Table of Contents
Target Namespace
None
Element and Attribute Namespaces
Global element and attribute declarations belong to this schema's target namespace.
By default, local element declarations belong to this schema's target namespace.
By default, local attribute declarations have no namespace.
Schema Composition
This schema imports schema(s) from the following namespace(s):
Declared Namespaces
Prefix
Namespace
xml
http://www.w3.org/XML/1998/namespace
xs
http://www.w3.org/2001/XMLSchema
ds
http://www.w3.org/2000/09/xmldsig#
Schema Component Representation
<
xs:schema elementFormDefault ="
qualified "
attributeFormDefault ="
unqualified ">
<xs:import namespace ="http://www.w3.org/2000/09/xmldsig# " schemaLocation ="http://www.w3.org/TR/2002/REC-xmldsig-core-20020212/xmldsig-core-schema.xsd "/>
...
</
xs:schema >
XML Instance Representation
<esercizio>
xs :nonNegativeInteger (1999 <= value <= 2099) </esercizio>
Schema Component Representation
<
xs:element name ="
esercizio ">
<
xs:simpleType >
<
xs:restriction base ="
xs :nonNegativeInteger">
<xs:minInclusive value ="1999 "/>
<xs:maxInclusive value ="2099 "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
Name
flusso_ordinativi
Type
Locally-defined complex type
Nillable
no
Abstract
no
Documentation
XML Flusso Ordinativi SEPA
Diagram
XML Instance Representation
<flusso_ordinativi
Id="anySimpleType [0..1] " >
Start Choice [1] Start Choice [1..*] End Choice Start Choice [1..*] End Choice End Choice </flusso_ordinativi>
Schema Component Representation
<
xs:element name ="
flusso_ordinativi ">
<
xs:complexType >
<
xs:choice >
<
xs:sequence >
<
xs:element ref ="
ds :Signature "
minOccurs ="
1 "
maxOccurs ="
unbounded "/>
<
xs:choice maxOccurs ="
unbounded ">
<
xs:element ref ="
mandato "
minOccurs ="
1 "/>
</
xs:choice >
</
xs:sequence >
<
xs:sequence >
<
xs:choice maxOccurs ="
unbounded ">
<
xs:element ref ="
mandato "
minOccurs ="
1 "/>
</
xs:choice >
<
xs:element ref ="
ds :Signature "
minOccurs ="
1 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:choice >
<xs:attribute name ="Id "/>
</
xs:complexType >
<
xs:unique name ="
num_mandato_univoco ">
<xs:selector xpath ="mandato "/>
<xs:field xpath ="tipo_operazione "/>
<xs:field xpath ="numero_mandato "/>
</
xs:unique >
<
xs:unique name ="
num_reversale_univoco ">
<xs:selector xpath ="reversale "/>
<xs:field xpath ="tipo_operazione "/>
<xs:field xpath ="numero_reversale "/>
</
xs:unique >
</
xs:element >
XML Instance Representation
<mandato>
<tipo_operazione>
xs :string (value comes from list: {'INSERIMENTO'; 'VARIAZIONE'; 'ANNULLO'; 'SOSTITUZIONE') </tipo_operazione>
[1] ? <data_mandato>
xs :date </data_mandato>
[1] <importo_mandato>
xs :decimal (value >= 0.01) (total no. of digits = 15) (no. of fraction digits = 2) </importo_mandato>
[1] <conto_evidenza>
xs :string (length >= 1) </conto_evidenza>
[0..1] <estremi_provvedimento_autorizzativo>
xs :string </estremi_provvedimento_autorizzativo>
[0..1] <responsabile_provvedimento>
xs :string </responsabile_provvedimento>
[0..1] <ufficio_responsabile>
xs :string </ufficio_responsabile>
[0..1] <informazioni_beneficiario>
[1..*] <progressivo_beneficiario>
OnlyNumMax7 </progressivo_beneficiario>
[1] ? <importo_beneficiario>
xs :decimal (value >= 0.01) (total no. of digits = 15) (no. of fraction digits = 2) </importo_beneficiario>
[1] <tipo_pagamento>
xs :string (value comes from list: {'CASSA'; 'BONIFICO BANCARIO E POSTALE'; 'ASSEGNO BANCARIO E POSTALE'; 'SEPA CREDIT TRANSFER'; 'ASSEGNO CIRCOLARE'; 'ACCREDITO CONTO CORRENTE POSTALE'; 'ACCREDITO TESORERIA PROVINCIALE STATO PER TAB A'; 'ACCREDITO TESORERIA PROVINCIALE STATO PER TAB B'; 'F24EP'; 'VAGLIA POSTALE'; 'VAGLIA TESORO'; 'REGOLARIZZAZIONE'; 'REGOLARIZZAZIONE ACCREDITO TESORERIA PROVINCIALE STATO PER TAB A'; 'REGOLARIZZAZIONE ACCREDITO TESORERIA PROVINCIALE STATO PER TAB B'; 'ADDEBITO PREAUTORIZZATO'; 'DISPOSIZIONE DOCUMENTO ESTERNO'; 'COMPENSAZIONE'; 'BONIFICO ESTERO EURO') </tipo_pagamento>
[1] ? <impignorabili>
xs :string (pattern = [S,s]{1}[I,i]{1}) (length = 2) </impignorabili>
[0..1] ? <frazionabile>
xs :string (pattern = [N,n]{1}[O,o]{1}) (length = 2) </frazionabile>
[0..1] ? <gestione_provvisoria>
xs :string (pattern = [S,s]{1}[I,i]{1}) (length = 2) </gestione_provvisoria>
[0..1] ? <data_esecuzione_pagamento>
xs :date </data_esecuzione_pagamento>
[0..1] <data_scadenza_pagamento>
xs :date </data_scadenza_pagamento>
[0..1] <destinazione>
xs :string (value comes from list: {'LIBERA'; 'VINCOLATA') </destinazione>
[0..1] ? <numero_conto_banca_italia_ente_ricevente>
xs :string (pattern = \d{1,7}) </numero_conto_banca_italia_ente_ricevente>
[0..1] ? <tipo_contabilita_ente_ricevente>
xs :string (value comes from list: {'FRUTTIFERA'; 'INFRUTTIFERA') </tipo_contabilita_ente_ricevente>
[0..1] ? <tipo_postalizzazione>
xs :string (value comes from list: {'COME DA CONVENZIONE'; 'CONSEGNA ALL'ENTE'; 'POSTA PRIORITARIA'; 'RACCOMANDATA'; 'RACCOMANDATA A.R.'; 'ASSICURATA') </tipo_postalizzazione>
[0..1] ? <classificazione>
[0..*] <codice_cgu>
xs :string (pattern = \d{4}) </codice_cgu>
[1] <codice_cup>
xs :string (pattern = [A-Z|a-z||0-9|]{1,15}) (length >= 15) </codice_cup>
[0..1] <codice_cpv>
xs :string (pattern = [0-9]{8}-[0-9]{1}) </codice_cpv>
[0..1] <importo>
xs :decimal (value >= 0.01) (total no. of digits = 15) (no. of fraction digits = 2) </importo>
[1] </classificazione>
<bollo>
[1] <assoggettamento_bollo>
xs :string (value comes from list: {'ESENTE BOLLO'; 'ASSOGGETTATO BOLLO A CARICO ENTE'; 'ASSOGGETTATO BOLLO A CARICO BENEFICIARIO') </assoggettamento_bollo>
[1] ? <causale_esenzione_bollo>
xs :string </causale_esenzione_bollo>
[0..1] </bollo>
<spese>
[0..1] <soggetto_destinatario_delle_spese>
xs :string (value comes from list: {'A CARICO ENTE'; 'A CARICO BENEFICIARIO'; 'ESENTE') </soggetto_destinatario_delle_spese>
[1] ? <natura_pagamento>
xs :string (length >= 0) </natura_pagamento>
[0..1] <causale_esenzione_spese>
xs :string (length >= 0) </causale_esenzione_spese>
[0..1] </spese>
<codice_versante>
xs :string (pattern = [A-Z|a-z]{1}[|0-9]{9}) (length >= 10) </codice_versante>
[0..1] ? <causale>
xs :string (length >= 1) (Whitespace policy: collapse ) </causale>
[1] <sospeso>
[0..1000] <importo_provvisorio>
xs :decimal (value >= 0.01) (total no. of digits = 15) (no. of fraction digits = 2) </importo_provvisorio>
[1] </sospeso>
<dati_a_disposizione_ente_beneficiario>
anyTAG </dati_a_disposizione_ente_beneficiario>
[0..1] ? </informazioni_beneficiario>
Start Choice [1] <dati_a_disposizione_ente_mandato>
anyTAG </dati_a_disposizione_ente_mandato>
[0..1] ? End Choice </mandato>
Schema Component Representation
<
xs:element name ="
mandato "
type ="
mandato ">
<
xs:unique name ="
num_progressivo_beneficiario_univoco ">
<xs:selector xpath ="informazioni_beneficiario "/>
<xs:field xpath ="progressivo_beneficiario "/>
</
xs:unique >
</
xs:element >
XML Instance Representation
<reversale>
<tipo_operazione>
xs :string (value comes from list: {'INSERIMENTO'; 'VARIAZIONE'; 'ANNULLO'; 'SOSTITUZIONE') </tipo_operazione>
[1] ? <data_reversale>
xs :date </data_reversale>
[1] <importo_reversale>
xs :decimal (value >= 0.01) (total no. of digits = 15) (no. of fraction digits = 2) </importo_reversale>
[1] <conto_evidenza>
xs :string (length >= 1) </conto_evidenza>
[0..1] <informazioni_versante>
[1..*] <progressivo_versante>
OnlyNumMax7 </progressivo_versante>
[1] ? <importo_versante>
xs :decimal (value >= 0.01) (total no. of digits = 15) (no. of fraction digits = 2) </importo_versante>
[1] <tipo_riscossione>
xs :string (value comes from list: {'CASSA'; 'ACCREDITO BANCA D'ITALIA'; 'REGOLARIZZAZIONE'; 'REGOLARIZZAZIONE ACCREDITO BANCA D'ITALIA'; 'PRELIEVO DA CC POSTALE'; 'COMPENSAZIONE') </tipo_riscossione>
[1] ? <numero_ccp>
xs :nonNegativeInteger </numero_ccp>
[0..1] ? <tipo_entrata>
xs :string (value comes from list: {'FRUTTIFERO'; 'INFRUTTIFERO') </tipo_entrata>
[0..1] ? <destinazione>
xs :string (value comes from list: {'LIBERA'; 'VINCOLATA') </destinazione>
[0..1] ? <classificazione>
[0..*] <codice_cge>
xs :string (pattern = \d{4}) </codice_cge>
[1] <importo>
xs :decimal (value >= 0.01) (total no. of digits = 15) (no. of fraction digits = 2) </importo>
[1] </classificazione>
<bollo>
[1] <assoggettamento_bollo>
xs :string (value comes from list: {'ESENTE BOLLO'; 'ASSOGGETTATO BOLLO A CARICO ENTE'; 'ASSOGGETTATO BOLLO A CARICO VERSANTE') </assoggettamento_bollo>
[1] ? <causale_esenzione_bollo>
xs :string </causale_esenzione_bollo>
[0..1] </bollo>
<causale>
xs :string (length >= 1) (Whitespace policy: collapse ) </causale>
[1] <sospeso>
[0..1000] <importo_provvisorio>
xs :decimal (value >= 0.01) (total no. of digits = 15) (no. of fraction digits = 2) </importo_provvisorio>
[1] </sospeso>
<dati_a_disposizione_ente_versante>
anyTAG </dati_a_disposizione_ente_versante>
[0..1] ? </informazioni_versante>
Start Choice [1] <dati_a_disposizione_ente_reversale>
anyTAG </dati_a_disposizione_ente_reversale>
[0..1] ? End Choice </reversale>
Schema Component Representation
<
xs:element name ="
reversale "
type ="
reversale ">
<
xs:unique name ="
num_progressivo_versante_univoco ">
<xs:selector xpath ="informazioni_versante "/>
<xs:field xpath ="progressivo_versante "/>
</
xs:unique >
</
xs:element >
XML Instance Representation
<testata_flusso>
<identificativo_flusso>
xs :string (pattern = [a-zA-Z0-9#_\-\.]{1,70}) </identificativo_flusso>
[1] ? <data_ora_creazione_flusso>
xs :dateTime </data_ora_creazione_flusso>
[1] ? <codice_ente>
xs :string </codice_ente>
[1] ? <descrizione_ente>
xs :string </descrizione_ente>
[1] ? <codice_istat_ente>
xs :string </codice_istat_ente>
[0..1] ? <codice_fiscale_ente>
xs :string </codice_fiscale_ente>
[1] ? <codice_tramite_ente>
xs :string </codice_tramite_ente>
[1] ? <codice_tramite_BT>
xs :string </codice_tramite_BT>
[1] ? <codice_ente_BT>
xs :string </codice_ente_BT>
[1] ? <riferimento_ente>
xs :string </riferimento_ente>
[0..1] ? </testata_flusso>
Complex Type: anyTAG
Super-types:
xs :anyType < anyTAG (by restriction)
Sub-types:
None
Name
anyTAG
Abstract
no
Documentation
struttura XML ente
Diagram
XML Instance Representation
<...>
<!-- Mixed content --> <!-- '
xs :anyType' super type was not found in this schema. Some elements and attributes may be missing. -->
Allow any elements from any namespace (skip validation). [0..*]
</...>
Schema Component Representation
<
xs:complexType name ="
anyTAG "
mixed ="
true ">
<
xs:complexContent >
<
xs:restriction base ="
xs :anyType">
<
xs:sequence >
<xs:any processContents ="skip " minOccurs ="0 " maxOccurs ="unbounded "/>
</
xs:sequence >
</
xs:restriction >
</
xs:complexContent >
</
xs:complexType >
Super-types:
None
Sub-types:
None
XML Instance Representation
<...>
<anagrafica_beneficiario>
xs :string (length >= 1) (Whitespace policy: collapse ) </anagrafica_beneficiario>
[1] <indirizzo_beneficiario>
xs :string </indirizzo_beneficiario>
[0..1] <cap_beneficiario>
xs :string (length >= 1) </cap_beneficiario>
[0..1] <localita_beneficiario>
xs :string </localita_beneficiario>
[0..1] <provincia_beneficiario>
xs :string </provincia_beneficiario>
[0..1] <stato_beneficiario>
xs :string (pattern = [A-Z]{2,2}) (length >= 2) </stato_beneficiario>
[0..1] <partita_iva_beneficiario>
xs :string (length >= 1) </partita_iva_beneficiario>
[0..1] ? <codice_fiscale_beneficiario>
xs :string (length >= 1) </codice_fiscale_beneficiario>
[0..1] ? </...>
Schema Component Representation
<
xs:complexType name ="
beneficiario ">
<
xs:sequence >
<
xs:element name ="
anagrafica_beneficiario ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:minLength value ="1 "/>
<xs:whiteSpace value ="collapse "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
indirizzo_beneficiario "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string"/>
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
cap_beneficiario "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:minLength value ="1 "/>
<xs:maxLength value ="16 "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
localita_beneficiario "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string"/>
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
provincia_beneficiario "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string"/>
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
stato_beneficiario "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:minLength value ="2 "/>
<xs:maxLength value ="2 "/>
<xs:pattern value ="[A-Z]{2,2} "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
partita_iva_beneficiario "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:minLength value ="1 "/>
<xs:maxLength value ="35 "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
codice_fiscale_beneficiario "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:minLength value ="1 "/>
<xs:maxLength value ="35 "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Name
bilancio
Abstract
no
Documentation
struttura bilancio
Diagram
XML Instance Representation
<...>
<codifica_bilancio>
xs :nonNegativeInteger (1 <= value <= 9999999) </codifica_bilancio>
[1] <descrizione_codifica>
xs :string </descrizione_codifica>
[0..1] <gestione>
xs :string (value comes from list: {'RESIDUO'; 'COMPETENZA') </gestione>
[1] ? <anno_residuo>
xs :nonNegativeInteger (1980 <= value <= 2099) </anno_residuo>
[0..1] ? <numero_articolo>
xs :nonNegativeInteger (pattern = [0-9]{1,3}) </numero_articolo>
[0..1] <voce_economica>
xs :nonNegativeInteger (pattern = [0-9]{1,3}) </voce_economica>
[0..1] <importo_bilancio>
xs :decimal (value >= 0.01) (total no. of digits = 15) (no. of fraction digits = 2) </importo_bilancio>
[1] </...>
Schema Component Representation
<
xs:complexType name ="
bilancio ">
<
xs:sequence >
<
xs:element name ="
codifica_bilancio ">
<
xs:simpleType >
<
xs:restriction base ="
xs :nonNegativeInteger">
<xs:minInclusive value ="1 "/>
<xs:maxInclusive value ="9999999 "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
descrizione_codifica "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string"/>
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
gestione ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:enumeration value ="RESIDUO "/>
<xs:enumeration value ="COMPETENZA "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
anno_residuo "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :nonNegativeInteger">
<xs:minInclusive value ="1980 "/>
<xs:maxInclusive value ="2099 "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
numero_articolo "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :nonNegativeInteger">
<xs:pattern value ="[0-9]{1,3} "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
voce_economica "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :nonNegativeInteger">
<xs:pattern value ="[0-9]{1,3} "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
importo_bilancio ">
<
xs:simpleType >
<
xs:restriction base ="
xs :decimal">
<xs:totalDigits value ="15 "/>
<xs:fractionDigits value ="2 "/>
<xs:minInclusive value ="0.01 "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Name
creditore_effettivo
Abstract
no
Diagram
XML Instance Representation
<...>
<anagrafica_creditore_effettivo>
xs :string (length >= 1) </anagrafica_creditore_effettivo>
[1] <indirizzo_creditore_effettivo>
xs :string </indirizzo_creditore_effettivo>
[0..1] <cap_creditore_effettivo>
xs :string (length >= 1) </cap_creditore_effettivo>
[0..1] <localita_creditore_effettivo>
xs :string </localita_creditore_effettivo>
[0..1] <provincia_creditore_effettivo>
xs :string </provincia_creditore_effettivo>
[0..1] <stato_creditore_effettivo>
xs :string (pattern = [A-Z]{2,2}) (length >= 2) </stato_creditore_effettivo>
[0..1] <partita_iva_creditore_effettivo>
xs :string (length >= 1) </partita_iva_creditore_effettivo>
[0..1] ? <codice_fiscale_creditore_effettivo>
xs :string (length >= 1) </codice_fiscale_creditore_effettivo>
[0..1] ? </...>
Schema Component Representation
<
xs:complexType name ="
creditore_effettivo ">
<
xs:sequence >
<
xs:element name ="
anagrafica_creditore_effettivo ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:minLength value ="1 "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
indirizzo_creditore_effettivo "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string"/>
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
cap_creditore_effettivo "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:minLength value ="1 "/>
<xs:maxLength value ="16 "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
localita_creditore_effettivo "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string"/>
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
provincia_creditore_effettivo "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string"/>
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
stato_creditore_effettivo "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:minLength value ="2 "/>
<xs:maxLength value ="2 "/>
<xs:pattern value ="[A-Z]{2,2} "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
partita_iva_creditore_effettivo "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:minLength value ="1 "/>
<xs:maxLength value ="35 "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
codice_fiscale_creditore_effettivo "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:minLength value ="1 "/>
<xs:maxLength value ="35 "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Name
ctClassificazione_dati_siope_entrate
Abstract
no
Diagram
XML Instance Representation
<...>
Start Choice [1] End Choice <dati_ARCONET_siope>
[0..1] ? <codice_economico_siope>
xs :string </codice_economico_siope>
[1] ? <importo_codice_economico_siope>
xs :decimal (value >= 0.01) (total no. of digits = 15) (no. of fraction digits = 2) </importo_codice_economico_siope>
[1] ? <codice_UE_siope>
xs :string </codice_UE_siope>
[1] ? <codice_entrata_siope>
xs :string (value comes from list: {'RICORRENTE'; 'NON RICORRENTE') </codice_entrata_siope>
[0..1] ? </dati_ARCONET_siope>
</...>
Schema Component Representation
<
xs:complexType name ="
ctClassificazione_dati_siope_entrate ">
<
xs:sequence >
<
xs:choice >
<
xs:sequence >
<
xs:element name ="
fattura_siope "
type ="
ctFattura_siope "
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
<
xs:sequence >
<
xs:element name ="
fattura_siope "
type ="
ctFattura_siope "
minOccurs ="
1 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:choice >
<
xs:element name ="
dati_ARCONET_siope "
minOccurs ="
0 ">
<
xs:complexType >
<
xs:sequence >
<
xs:element name ="
codice_economico_siope ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string"/>
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
importo_codice_economico_siope ">
<
xs:simpleType >
<
xs:restriction base ="
xs :decimal">
<xs:totalDigits value ="15 "/>
<xs:fractionDigits value ="2 "/>
<xs:minInclusive value ="0.01 "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
codice_UE_siope ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string"/>
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
codice_entrata_siope "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:enumeration value ="RICORRENTE "/>
<xs:enumeration value ="NON RICORRENTE "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
</
xs:sequence >
</
xs:complexType >
</
xs:element >
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Name
ctClassificazione_dati_siope_uscite
Abstract
no
Diagram
XML Instance Representation
<...>
Start Choice [1] Start Choice [0..1] End Choice Start Choice [1] End Choice End Choice <dati_ARCONET_siope>
[0..1] ? <codice_missione_siope>
xs :string </codice_missione_siope>
[1] ? <codice_programma_siope>
xs :string </codice_programma_siope>
[1] ? <codice_economico_siope>
xs :string </codice_economico_siope>
[1] ? <importo_codice_economico_siope>
xs :decimal (value >= 0.01) (total no. of digits = 15) (no. of fraction digits = 2) </importo_codice_economico_siope>
[1] ? <codice_UE_siope>
xs :string </codice_UE_siope>
[1] ? <codice_uscita_siope>
xs :string (value comes from list: {'RICORRENTE'; 'NON RICORRENTE') </codice_uscita_siope>
[0..1] ? <cofog_siope>
[1] ? <codice_cofog_siope>
xs :string </codice_cofog_siope>
[1] ? <importo_cofog_siope>
xs :decimal (value >= 0.01) (total no. of digits = 15) (no. of fraction digits = 2) </importo_cofog_siope>
[1] ? </cofog_siope>
</dati_ARCONET_siope>
</...>
Schema Component Representation
<
xs:complexType name ="
ctClassificazione_dati_siope_uscite ">
<
xs:sequence >
<
xs:choice maxOccurs ="
1 ">
<
xs:sequence >
<
xs:choice minOccurs ="
0 ">
<
xs:sequence >
</
xs:sequence >
<
xs:sequence >
</
xs:sequence >
</
xs:choice >
<
xs:element name ="
fattura_siope "
type ="
ctFattura_siope "
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
<
xs:sequence >
<
xs:element name ="
fattura_siope "
type ="
ctFattura_siope "
minOccurs ="
1 "
maxOccurs ="
unbounded "/>
</
xs:sequence >
</
xs:choice >
<
xs:element name ="
dati_ARCONET_siope "
minOccurs ="
0 ">
<
xs:complexType >
<
xs:sequence >
<
xs:element name ="
codice_missione_siope ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string"/>
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
codice_programma_siope ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string"/>
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
codice_economico_siope ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string"/>
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
importo_codice_economico_siope ">
<
xs:simpleType >
<
xs:restriction base ="
xs :decimal">
<xs:totalDigits value ="15 "/>
<xs:fractionDigits value ="2 "/>
<xs:minInclusive value ="0.01 "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
codice_UE_siope ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string"/>
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
codice_uscita_siope "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:enumeration value ="RICORRENTE "/>
<xs:enumeration value ="NON RICORRENTE "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
cofog_siope ">
<
xs:complexType >
<
xs:sequence >
<
xs:element name ="
codice_cofog_siope ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string"/>
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
importo_cofog_siope ">
<
xs:simpleType >
<
xs:restriction base ="
xs :decimal">
<xs:totalDigits value ="15 "/>
<xs:fractionDigits value ="2 "/>
<xs:minInclusive value ="0.01 "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
</
xs:sequence >
</
xs:complexType >
</
xs:element >
</
xs:sequence >
</
xs:complexType >
</
xs:element >
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Name
ctDati_a_disposizione_ente_mandato_MIUR
Abstract
no
Documentation
Dati delle istituzioni scolastiche
Diagram
XML Instance Representation
<...>
<aggregato>
xs :string (pattern = [A-Z]) </aggregato>
[1] ? <descrizione_aggregato>
xs :string </descrizione_aggregato>
[1] ? <voce>
xs :nonNegativeInteger (1 <= value <= 99) </voce>
[1] ? <descrizione_voce>
xs :string </descrizione_voce>
[1] ? <anno_provenienza>
xs :nonNegativeInteger (1980 <= value <= 2099) </anno_provenienza>
[1] ? <numero_impegno>
xs :string (pattern = \d{6}) </numero_impegno>
[1] ? </...>
Schema Component Representation
<
xs:complexType name ="
ctDati_a_disposizione_ente_mandato_MIUR ">
<
xs:sequence >
<
xs:element name ="
aggregato ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:pattern value ="[A-Z] "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
descrizione_aggregato ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string"/>
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
voce ">
<
xs:simpleType >
<
xs:restriction base ="
xs :nonNegativeInteger">
<xs:minInclusive value ="1 "/>
<xs:maxInclusive value ="99 "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
descrizione_voce ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string"/>
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
anno_provenienza "
minOccurs ="
1 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :nonNegativeInteger">
<xs:minInclusive value ="1980 "/>
<xs:maxInclusive value ="2099 "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
numero_impegno ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:pattern value ="\d{6} "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Name
ctDati_a_disposizione_ente_reversale_MIUR
Abstract
no
Documentation
Dati delle istituzioni scolastiche
Diagram
XML Instance Representation
<...>
<aggregato>
xs :nonNegativeInteger (1 <= value <= 99) </aggregato>
[1] ? <descrizione_aggregato>
xs :string </descrizione_aggregato>
[1] ? <voce>
xs :nonNegativeInteger (1 <= value <= 99) </voce>
[1] ? <descrizione_voce>
xs :string </descrizione_voce>
[1] ? <sottovoce>
xs :nonNegativeInteger (1 <= value <= 99) </sottovoce>
[0..1] ? <descrizione_sottovoce>
xs :string </descrizione_sottovoce>
[0..1] ? <anno_provenienza>
xs :nonNegativeInteger (1980 <= value <= 2099) </anno_provenienza>
[1] ? <numero_accertamento>
xs :string (pattern = \d{6}) </numero_accertamento>
[1] ? </...>
Schema Component Representation
<
xs:complexType name ="
ctDati_a_disposizione_ente_reversale_MIUR ">
<
xs:sequence >
<
xs:element name ="
aggregato ">
<
xs:simpleType >
<
xs:restriction base ="
xs :nonNegativeInteger">
<xs:minInclusive value ="1 "/>
<xs:maxInclusive value ="99 "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
descrizione_aggregato ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string"/>
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
voce ">
<
xs:simpleType >
<
xs:restriction base ="
xs :nonNegativeInteger">
<xs:minInclusive value ="1 "/>
<xs:maxInclusive value ="99 "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
descrizione_voce ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string"/>
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
sottovoce "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :nonNegativeInteger">
<xs:minInclusive value ="1 "/>
<xs:maxInclusive value ="99 "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
descrizione_sottovoce "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string"/>
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
anno_provenienza "
minOccurs ="
1 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :nonNegativeInteger">
<xs:minInclusive value ="1980 "/>
<xs:maxInclusive value ="2099 "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
numero_accertamento ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:pattern value ="\d{6} "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Name
ctDati_fattura_siope
Abstract
no
Documentation
Struttura che contiene dati comuni a fatture elettroniche e analogiche della fattura associata all'ordinativo, obbligatoria se tipo_debito_siope="COMMERCIALE", può essere ripetuta più volte
Diagram
XML Instance Representation
<...>
<numero_fattura_siope>
xs :string </numero_fattura_siope>
[1] ? <importo_siope>
xs :decimal (total no. of digits = 15) (no. of fraction digits = 2) </importo_siope>
[1] ? <data_scadenza_pagam_siope>
xs :date </data_scadenza_pagam_siope>
[0..1] ? <motivo_scadenza_siope>
xs :string (value comes from list: {'SCAD_FATTURA'; 'CORRETTA_SCAD_FATTURA'; 'SOSP_DECORRENZA_TERMINI') </motivo_scadenza_siope>
[0..1] ? <natura_spesa_siope>
xs :string (value comes from list: {'CORRENTE'; 'CAPITALE') </natura_spesa_siope>
[1] ? </...>
Schema Component Representation
<
xs:complexType name ="
ctDati_fattura_siope ">
<
xs:sequence >
<
xs:element name ="
numero_fattura_siope ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string"/>
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
importo_siope ">
<
xs:simpleType >
<
xs:restriction base ="
xs :decimal">
<xs:totalDigits value ="15 "/>
<xs:fractionDigits value ="2 "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
data_scadenza_pagam_siope "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :date"/>
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
motivo_scadenza_siope "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:enumeration value ="SCAD_FATTURA "/>
<xs:enumeration value ="CORRETTA_SCAD_FATTURA "/>
<xs:enumeration value ="SOSP_DECORRENZA_TERMINI "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
natura_spesa_siope ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:enumeration value ="CORRENTE "/>
<xs:enumeration value ="CAPITALE "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Name
ctFattura_siope
Abstract
no
Documentation
Struttura che contiene la fattura associata all'ordinativo, obbligatoria se tipo_debito_siope="COMMERCIALE", può essere ripetuta più volte
Diagram
XML Instance Representation
<...>
<codice_ipa_ente_siope>
xs :string </codice_ipa_ente_siope>
[1] ? Start Choice [1] <identificativo_lotto_sdi_siope>
xs :long (value >= 1) </identificativo_lotto_sdi_siope>
[1] ? <tipo_documento_analogico_siope>
xs :string (value comes from list: {'FATT_ANALOGICA'; 'DOC_EQUIVALENTE') </tipo_documento_analogico_siope>
[1] ? <codice_fiscale_emittente_siope>
xs :string </codice_fiscale_emittente_siope>
[1] ? <anno_emissione_fattura_siope>
xs :nonNegativeInteger (1980 <= value <= 2099) </anno_emissione_fattura_siope>
[1] ? End Choice </...>
Schema Component Representation
<
xs:complexType name ="
ctFattura_siope ">
<
xs:sequence >
<
xs:element name ="
codice_ipa_ente_siope ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string"/>
</
xs:simpleType >
</
xs:element >
<
xs:choice >
<
xs:sequence >
<
xs:element name ="
identificativo_lotto_sdi_siope ">
<
xs:simpleType >
<
xs:restriction base ="
xs :long">
<xs:minInclusive value ="1 "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
</
xs:sequence >
<
xs:sequence >
<
xs:element name ="
tipo_documento_analogico_siope ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:enumeration value ="FATT_ANALOGICA "/>
<xs:enumeration value ="DOC_EQUIVALENTE "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
codice_fiscale_emittente_siope ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string"/>
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
anno_emissione_fattura_siope ">
<
xs:simpleType >
<
xs:restriction base ="
xs :nonNegativeInteger">
<xs:minInclusive value ="1980 "/>
<xs:maxInclusive value ="2099 "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
</
xs:sequence >
</
xs:choice >
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Name
ctTestata_flusso
Abstract
no
Documentation
Testata del Flusso
Diagram
XML Instance Representation
<...>
<identificativo_flusso>
xs :string (pattern = [a-zA-Z0-9#_\-\.]{1,70}) </identificativo_flusso>
[1] ? <data_ora_creazione_flusso>
xs :dateTime </data_ora_creazione_flusso>
[1] ? <codice_ente>
xs :string </codice_ente>
[1] ? <descrizione_ente>
xs :string </descrizione_ente>
[1] ? <codice_istat_ente>
xs :string </codice_istat_ente>
[0..1] ? <codice_fiscale_ente>
xs :string </codice_fiscale_ente>
[1] ? <codice_tramite_ente>
xs :string </codice_tramite_ente>
[1] ? <codice_tramite_BT>
xs :string </codice_tramite_BT>
[1] ? <codice_ente_BT>
xs :string </codice_ente_BT>
[1] ? <riferimento_ente>
xs :string </riferimento_ente>
[0..1] ? </...>
Schema Component Representation
<
xs:complexType name ="
ctTestata_flusso ">
<
xs:sequence >
<
xs:element name ="
codice_ABI_BT "
type ="
stABI_CAB "/>
<
xs:element name ="
identificativo_flusso ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:pattern value ="[a-zA-Z0-9#_\-\.]{1,70} "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
data_ora_creazione_flusso "
type ="
xs :dateTime"/>
<
xs:element name ="
codice_ente ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string"/>
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
descrizione_ente ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string"/>
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
codice_istat_ente "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string"/>
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
codice_fiscale_ente ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string"/>
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
codice_tramite_ente ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string"/>
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
codice_tramite_BT ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string"/>
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
codice_ente_BT ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string"/>
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
riferimento_ente "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string"/>
</
xs:simpleType >
</
xs:element >
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Name
delegato
Abstract
no
Documentation
anagrafica soggetto autorizzato a rilasciare quietanza
Diagram
XML Instance Representation
<...>
<anagrafica_delegato>
xs :string </anagrafica_delegato>
[1] <indirizzo_delegato>
xs :string </indirizzo_delegato>
[0..1] <cap_delegato>
xs :string (length >= 1) </cap_delegato>
[0..1] <localita_delegato>
xs :string </localita_delegato>
[0..1] <provincia_delegato>
xs :string </provincia_delegato>
[0..1] <stato_delegato>
xs :string (pattern = [A-Z]{2,2}) (length >= 2) </stato_delegato>
[0..1] <codice_fiscale_delegato>
xs :string (length >= 1) </codice_fiscale_delegato>
[1] ? </...>
Schema Component Representation
<
xs:complexType name ="
delegato ">
<
xs:sequence >
<
xs:element name ="
anagrafica_delegato ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string"/>
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
indirizzo_delegato "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string"/>
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
cap_delegato "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:minLength value ="1 "/>
<xs:maxLength value ="16 "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
localita_delegato "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string"/>
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
provincia_delegato "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string"/>
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
stato_delegato "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:minLength value ="2 "/>
<xs:maxLength value ="2 "/>
<xs:pattern value ="[A-Z]{2,2} "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
codice_fiscale_delegato "
minOccurs ="
1 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:minLength value ="1 "/>
<xs:maxLength value ="35 "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Name
funzionario_delegato
Abstract
no
Diagram
XML Instance Representation
<...>
<codice_funzionario_delegato>
xs :string (pattern = [A-Z|a-z||0-9]{16}) </codice_funzionario_delegato>
[1] <importo_funzionario_delegato>
xs :decimal (value >= 0.01) (total no. of digits = 15) (no. of fraction digits = 2) </importo_funzionario_delegato>
[1] <tipologia_pagamento_funzionario_delegato>
xs :string </tipologia_pagamento_funzionario_delegato>
[1] <numero_pagamento_funzionario_delegato>
xs :string </numero_pagamento_funzionario_delegato>
[1] </...>
Schema Component Representation
<
xs:complexType name ="
funzionario_delegato ">
<
xs:sequence >
<
xs:element name ="
codice_funzionario_delegato ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:pattern value ="[A-Z|a-z||0-9]{16} "/>
<xs:pattern value ="[A-Z|a-z||0-9]{11} "/>
<xs:pattern value ="\d{1,7} "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
importo_funzionario_delegato ">
<
xs:simpleType >
<
xs:restriction base ="
xs :decimal">
<xs:totalDigits value ="15 "/>
<xs:fractionDigits value ="2 "/>
<xs:minInclusive value ="0.01 "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
tipologia_pagamento_funzionario_delegato ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string"/>
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
numero_pagamento_funzionario_delegato ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string"/>
</
xs:simpleType >
</
xs:element >
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Name
informazioni_aggiuntive
Abstract
no
Documentation
struttura informazioni aggiuntive
Diagram
XML Instance Representation
<...>
<lingua>
xs :string (value comes from list: {'ITALIANO'; 'TEDESCO') (length >= 1) </lingua>
[0..1] ? <riferimento_documento_esterno>
xs :string </riferimento_documento_esterno>
[0..1] </...>
Schema Component Representation
<
xs:complexType name ="
informazioni_aggiuntive ">
<
xs:sequence >
<
xs:element name ="
lingua "
default ="
ITALIANO "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:minLength value ="1 "/>
<xs:maxLength value ="20 "/>
<xs:enumeration value ="ITALIANO "/>
<xs:enumeration value ="TEDESCO "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
riferimento_documento_esterno "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string"/>
</
xs:simpleType >
</
xs:element >
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Name
mandato
Abstract
no
Documentation
struttura mandato
Diagram
XML Instance Representation
<...>
<tipo_operazione>
xs :string (value comes from list: {'INSERIMENTO'; 'VARIAZIONE'; 'ANNULLO'; 'SOSTITUZIONE') </tipo_operazione>
[1] ? <data_mandato>
xs :date </data_mandato>
[1] <importo_mandato>
xs :decimal (value >= 0.01) (total no. of digits = 15) (no. of fraction digits = 2) </importo_mandato>
[1] <conto_evidenza>
xs :string (length >= 1) </conto_evidenza>
[0..1] <estremi_provvedimento_autorizzativo>
xs :string </estremi_provvedimento_autorizzativo>
[0..1] <responsabile_provvedimento>
xs :string </responsabile_provvedimento>
[0..1] <ufficio_responsabile>
xs :string </ufficio_responsabile>
[0..1] <informazioni_beneficiario>
[1..*] <progressivo_beneficiario>
OnlyNumMax7 </progressivo_beneficiario>
[1] ? <importo_beneficiario>
xs :decimal (value >= 0.01) (total no. of digits = 15) (no. of fraction digits = 2) </importo_beneficiario>
[1] <tipo_pagamento>
xs :string (value comes from list: {'CASSA'; 'BONIFICO BANCARIO E POSTALE'; 'ASSEGNO BANCARIO E POSTALE'; 'SEPA CREDIT TRANSFER'; 'ASSEGNO CIRCOLARE'; 'ACCREDITO CONTO CORRENTE POSTALE'; 'ACCREDITO TESORERIA PROVINCIALE STATO PER TAB A'; 'ACCREDITO TESORERIA PROVINCIALE STATO PER TAB B'; 'F24EP'; 'VAGLIA POSTALE'; 'VAGLIA TESORO'; 'REGOLARIZZAZIONE'; 'REGOLARIZZAZIONE ACCREDITO TESORERIA PROVINCIALE STATO PER TAB A'; 'REGOLARIZZAZIONE ACCREDITO TESORERIA PROVINCIALE STATO PER TAB B'; 'ADDEBITO PREAUTORIZZATO'; 'DISPOSIZIONE DOCUMENTO ESTERNO'; 'COMPENSAZIONE'; 'BONIFICO ESTERO EURO') </tipo_pagamento>
[1] ? <impignorabili>
xs :string (pattern = [S,s]{1}[I,i]{1}) (length = 2) </impignorabili>
[0..1] ? <frazionabile>
xs :string (pattern = [N,n]{1}[O,o]{1}) (length = 2) </frazionabile>
[0..1] ? <gestione_provvisoria>
xs :string (pattern = [S,s]{1}[I,i]{1}) (length = 2) </gestione_provvisoria>
[0..1] ? <data_esecuzione_pagamento>
xs :date </data_esecuzione_pagamento>
[0..1] <data_scadenza_pagamento>
xs :date </data_scadenza_pagamento>
[0..1] <destinazione>
xs :string (value comes from list: {'LIBERA'; 'VINCOLATA') </destinazione>
[0..1] ? <numero_conto_banca_italia_ente_ricevente>
xs :string (pattern = \d{1,7}) </numero_conto_banca_italia_ente_ricevente>
[0..1] ? <tipo_contabilita_ente_ricevente>
xs :string (value comes from list: {'FRUTTIFERA'; 'INFRUTTIFERA') </tipo_contabilita_ente_ricevente>
[0..1] ? <tipo_postalizzazione>
xs :string (value comes from list: {'COME DA CONVENZIONE'; 'CONSEGNA ALL'ENTE'; 'POSTA PRIORITARIA'; 'RACCOMANDATA'; 'RACCOMANDATA A.R.'; 'ASSICURATA') </tipo_postalizzazione>
[0..1] ? <classificazione>
[0..*] <codice_cgu>
xs :string (pattern = \d{4}) </codice_cgu>
[1] <codice_cup>
xs :string (pattern = [A-Z|a-z||0-9|]{1,15}) (length >= 15) </codice_cup>
[0..1] <codice_cpv>
xs :string (pattern = [0-9]{8}-[0-9]{1}) </codice_cpv>
[0..1] <importo>
xs :decimal (value >= 0.01) (total no. of digits = 15) (no. of fraction digits = 2) </importo>
[1] </classificazione>
<bollo>
[1] <assoggettamento_bollo>
xs :string (value comes from list: {'ESENTE BOLLO'; 'ASSOGGETTATO BOLLO A CARICO ENTE'; 'ASSOGGETTATO BOLLO A CARICO BENEFICIARIO') </assoggettamento_bollo>
[1] ? <causale_esenzione_bollo>
xs :string </causale_esenzione_bollo>
[0..1] </bollo>
<spese>
[0..1] <soggetto_destinatario_delle_spese>
xs :string (value comes from list: {'A CARICO ENTE'; 'A CARICO BENEFICIARIO'; 'ESENTE') </soggetto_destinatario_delle_spese>
[1] ? <natura_pagamento>
xs :string (length >= 0) </natura_pagamento>
[0..1] <causale_esenzione_spese>
xs :string (length >= 0) </causale_esenzione_spese>
[0..1] </spese>
<codice_versante>
xs :string (pattern = [A-Z|a-z]{1}[|0-9]{9}) (length >= 10) </codice_versante>
[0..1] ? <causale>
xs :string (length >= 1) (Whitespace policy: collapse ) </causale>
[1] <sospeso>
[0..1000] <importo_provvisorio>
xs :decimal (value >= 0.01) (total no. of digits = 15) (no. of fraction digits = 2) </importo_provvisorio>
[1] </sospeso>
<dati_a_disposizione_ente_beneficiario>
anyTAG </dati_a_disposizione_ente_beneficiario>
[0..1] ? </informazioni_beneficiario>
Start Choice [1] <dati_a_disposizione_ente_mandato>
anyTAG </dati_a_disposizione_ente_mandato>
[0..1] ? End Choice </...>
Schema Component Representation
<
xs:complexType name ="
mandato ">
<
xs:sequence >
<
xs:element name ="
tipo_operazione ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:enumeration value ="INSERIMENTO "/>
<xs:enumeration value ="VARIAZIONE "/>
<xs:enumeration value ="ANNULLO "/>
<xs:enumeration value ="SOSTITUZIONE "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
data_mandato ">
<
xs:simpleType >
<
xs:restriction base ="
xs :date"/>
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
importo_mandato ">
<
xs:simpleType >
<
xs:restriction base ="
xs :decimal">
<xs:totalDigits value ="15 "/>
<xs:fractionDigits value ="2 "/>
<xs:minInclusive value ="0.01 "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
conto_evidenza "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:minLength value ="1 "/>
<xs:maxLength value ="25 "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
estremi_provvedimento_autorizzativo "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string"/>
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
responsabile_provvedimento "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string"/>
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
ufficio_responsabile "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string"/>
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
bilancio "
type ="
bilancio "
minOccurs ="
0 "
maxOccurs ="
10 "/>
<
xs:element name ="
informazioni_beneficiario "
maxOccurs ="
unbounded ">
<
xs:complexType >
<
xs:sequence >
<
xs:element name ="
progressivo_beneficiario "
type ="
OnlyNumMax7 "/>
<
xs:element name ="
importo_beneficiario ">
<
xs:simpleType >
<
xs:restriction base ="
xs :decimal">
<xs:totalDigits value ="15 "/>
<xs:fractionDigits value ="2 "/>
<xs:minInclusive value ="0.01 "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
tipo_pagamento ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:enumeration value ="CASSA "/>
<xs:enumeration value ="BONIFICO BANCARIO E POSTALE "/>
<xs:enumeration value ="ASSEGNO BANCARIO E POSTALE "/>
<xs:enumeration value ="SEPA CREDIT TRANSFER "/>
<xs:enumeration value ="ASSEGNO CIRCOLARE "/>
<xs:enumeration value ="ACCREDITO CONTO CORRENTE POSTALE "/>
<xs:enumeration value ="ACCREDITO TESORERIA PROVINCIALE STATO PER TAB A "/>
<xs:enumeration value ="ACCREDITO TESORERIA PROVINCIALE STATO PER TAB B "/>
<xs:enumeration value ="F24EP "/>
<xs:enumeration value ="VAGLIA POSTALE "/>
<xs:enumeration value ="VAGLIA TESORO "/>
<xs:enumeration value ="REGOLARIZZAZIONE "/>
<xs:enumeration value ="REGOLARIZZAZIONE ACCREDITO TESORERIA PROVINCIALE STATO PER TAB A "/>
<xs:enumeration value ="REGOLARIZZAZIONE ACCREDITO TESORERIA PROVINCIALE STATO PER TAB B "/>
<xs:enumeration value ="ADDEBITO PREAUTORIZZATO "/>
<xs:enumeration value ="DISPOSIZIONE DOCUMENTO ESTERNO "/>
<xs:enumeration value ="COMPENSAZIONE "/>
<xs:enumeration value ="BONIFICO ESTERO EURO "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
impignorabili "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:length value ="2 "/>
<xs:pattern value ="[S,s]{1}[I,i]{1} "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
frazionabile "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:length value ="2 "/>
<xs:pattern value ="[N,n]{1}[O,o]{1} "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
gestione_provvisoria "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:length value ="2 "/>
<xs:pattern value ="[S,s]{1}[I,i]{1} "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
data_esecuzione_pagamento "
type ="
xs :date"
minOccurs ="
0 "/>
<
xs:element name ="
data_scadenza_pagamento "
type ="
xs :date"
minOccurs ="
0 "/>
<
xs:element name ="
destinazione "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:enumeration value ="LIBERA "/>
<xs:enumeration value ="VINCOLATA "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
numero_conto_banca_italia_ente_ricevente "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:pattern value ="\d{1,7} "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
tipo_contabilita_ente_ricevente "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:enumeration value ="FRUTTIFERA "/>
<xs:enumeration value ="INFRUTTIFERA "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
tipo_postalizzazione "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:enumeration value ="COME DA CONVENZIONE "/>
<xs:enumeration value ="CONSEGNA ALL'ENTE "/>
<xs:enumeration value ="POSTA PRIORITARIA "/>
<xs:enumeration value ="RACCOMANDATA "/>
<xs:enumeration value ="RACCOMANDATA A.R. "/>
<xs:enumeration value ="ASSICURATA "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
classificazione "
minOccurs ="
0 "
maxOccurs ="
unbounded ">
<
xs:complexType >
<
xs:sequence >
<
xs:element name ="
codice_cgu ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:pattern value ="\d{4} "/>
<xs:pattern value ="\d{10} "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
codice_cup "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:maxLength value ="15 "/>
<xs:minLength value ="15 "/>
<xs:pattern value ="[A-Z|a-z||0-9|]{1,15} "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
codice_cpv "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:pattern value ="[0-9]{8}-[0-9]{1} "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
importo ">
<
xs:simpleType >
<
xs:restriction base ="
xs :decimal">
<xs:totalDigits value ="15 "/>
<xs:fractionDigits value ="2 "/>
<xs:minInclusive value ="0.01 "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
</
xs:sequence >
</
xs:complexType >
</
xs:element >
<
xs:element name ="
bollo ">
<
xs:complexType >
<
xs:sequence >
<
xs:element name ="
assoggettamento_bollo ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:enumeration value ="ESENTE BOLLO "/>
<xs:enumeration value ="ASSOGGETTATO BOLLO A CARICO ENTE "/>
<xs:enumeration value ="ASSOGGETTATO BOLLO A CARICO BENEFICIARIO "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
causale_esenzione_bollo "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string"/>
</
xs:simpleType >
</
xs:element >
</
xs:sequence >
</
xs:complexType >
</
xs:element >
<
xs:element name ="
spese "
minOccurs ="
0 ">
<
xs:complexType >
<
xs:sequence >
<
xs:element name ="
soggetto_destinatario_delle_spese ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:enumeration value ="A CARICO ENTE "/>
<xs:enumeration value ="A CARICO BENEFICIARIO "/>
<xs:enumeration value ="ESENTE "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
natura_pagamento "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:minLength value ="0 "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
causale_esenzione_spese "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:minLength value ="0 "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
</
xs:sequence >
</
xs:complexType >
</
xs:element >
<
xs:element name ="
delegato "
type ="
delegato "
minOccurs ="
0 "
maxOccurs ="
unbounded "/>
<
xs:element name ="
piazzatura "
type ="
piazzatura "
minOccurs ="
0 "/>
<
xs:element name ="
codice_versante "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:minLength value ="10 "/>
<xs:maxLength value ="10 "/>
<xs:pattern value ="[A-Z|a-z]{1}[|0-9]{9} "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
causale ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:minLength value ="1 "/>
<xs:whiteSpace value ="collapse "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
sospeso "
minOccurs ="
0 "
maxOccurs ="
1000 ">
<
xs:complexType >
<
xs:sequence >
<
xs:element name ="
importo_provvisorio ">
<
xs:simpleType >
<
xs:restriction base ="
xs :decimal">
<xs:totalDigits value ="15 "/>
<xs:fractionDigits value ="2 "/>
<xs:minInclusive value ="0.01 "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
</
xs:sequence >
</
xs:complexType >
</
xs:element >
<
xs:element name ="
ritenute "
type ="
ritenute "
minOccurs ="
0 "
maxOccurs ="
30 "/>
<
xs:element name ="
dati_a_disposizione_ente_beneficiario "
type ="
anyTAG "
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:complexType >
<
xs:unique name ="
num_sospeso_beneficiario_univoco ">
<xs:selector xpath ="sospeso "/>
<xs:field xpath ="numero_provvisorio "/>
</
xs:unique >
</
xs:element >
<
xs:choice >
<
xs:element name ="
dati_a_disposizione_ente_mandato "
type ="
anyTAG "
minOccurs ="
0 "/>
</
xs:choice >
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Name
mandato_associato
Abstract
no
Diagram
XML Instance Representation
<...>
<progressivo_beneficiario>
xs :nonNegativeInteger </progressivo_beneficiario>
[0..1] </...>
Schema Component Representation
<
xs:complexType name ="
mandato_associato ">
<
xs:sequence >
<
xs:element name ="
progressivo_beneficiario "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :nonNegativeInteger"/>
</
xs:simpleType >
</
xs:element >
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Name
piazzatura
Abstract
no
Documentation
struttura piazzatura, da valorizzare nel caso il tipo_pagamento="BONIFICO BANCARIO E POSTALE"
Diagram
XML Instance Representation
<...>
<abi_beneficiario>
stABI_CAB </abi_beneficiario>
[0..1] <cab_beneficiario>
stABI_CAB </cab_beneficiario>
[0..1] <numero_conto_corrente_beneficiario>
xs :string (pattern = [0-9a-zA-Z,/, ,.,\-]{1,12}) (length >= 1) </numero_conto_corrente_beneficiario>
[1] <caratteri_controllo>
xs :string (length = 2) </caratteri_controllo>
[0..1] <codice_cin>
xs :string (length = 1) </codice_cin>
[0..1] <codice_paese>
xs :string (pattern = \c{2}) (length = 2) </codice_paese>
[0..1] <denominazione_banca_destinataria>
xs :string </denominazione_banca_destinataria>
[0..1] </...>
Schema Component Representation
<
xs:complexType name ="
piazzatura ">
<
xs:sequence >
<
xs:element name ="
abi_beneficiario "
type ="
stABI_CAB "
minOccurs ="
0 "/>
<
xs:element name ="
cab_beneficiario "
type ="
stABI_CAB "
minOccurs ="
0 "/>
<
xs:element name ="
numero_conto_corrente_beneficiario ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:minLength value ="1 "/>
<xs:maxLength value ="12 "/>
<xs:pattern value ="[0-9a-zA-Z,/, ,.,\-]{1,12} "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
caratteri_controllo "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:length value ="2 "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
codice_cin "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:length value ="1 "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
codice_paese "
default ="
IT "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:length value ="2 "/>
<xs:pattern value ="\c{2} "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
denominazione_banca_destinataria "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string"/>
</
xs:simpleType >
</
xs:element >
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Name
reversale
Abstract
no
Documentation
struttura reversale
Diagram
XML Instance Representation
<...>
<tipo_operazione>
xs :string (value comes from list: {'INSERIMENTO'; 'VARIAZIONE'; 'ANNULLO'; 'SOSTITUZIONE') </tipo_operazione>
[1] ? <data_reversale>
xs :date </data_reversale>
[1] <importo_reversale>
xs :decimal (value >= 0.01) (total no. of digits = 15) (no. of fraction digits = 2) </importo_reversale>
[1] <conto_evidenza>
xs :string (length >= 1) </conto_evidenza>
[0..1] <informazioni_versante>
[1..*] <progressivo_versante>
OnlyNumMax7 </progressivo_versante>
[1] ? <importo_versante>
xs :decimal (value >= 0.01) (total no. of digits = 15) (no. of fraction digits = 2) </importo_versante>
[1] <tipo_riscossione>
xs :string (value comes from list: {'CASSA'; 'ACCREDITO BANCA D'ITALIA'; 'REGOLARIZZAZIONE'; 'REGOLARIZZAZIONE ACCREDITO BANCA D'ITALIA'; 'PRELIEVO DA CC POSTALE'; 'COMPENSAZIONE') </tipo_riscossione>
[1] ? <numero_ccp>
xs :nonNegativeInteger </numero_ccp>
[0..1] ? <tipo_entrata>
xs :string (value comes from list: {'FRUTTIFERO'; 'INFRUTTIFERO') </tipo_entrata>
[0..1] ? <destinazione>
xs :string (value comes from list: {'LIBERA'; 'VINCOLATA') </destinazione>
[0..1] ? <classificazione>
[0..*] <codice_cge>
xs :string (pattern = \d{4}) </codice_cge>
[1] <importo>
xs :decimal (value >= 0.01) (total no. of digits = 15) (no. of fraction digits = 2) </importo>
[1] </classificazione>
<bollo>
[1] <assoggettamento_bollo>
xs :string (value comes from list: {'ESENTE BOLLO'; 'ASSOGGETTATO BOLLO A CARICO ENTE'; 'ASSOGGETTATO BOLLO A CARICO VERSANTE') </assoggettamento_bollo>
[1] ? <causale_esenzione_bollo>
xs :string </causale_esenzione_bollo>
[0..1] </bollo>
<causale>
xs :string (length >= 1) (Whitespace policy: collapse ) </causale>
[1] <sospeso>
[0..1000] <importo_provvisorio>
xs :decimal (value >= 0.01) (total no. of digits = 15) (no. of fraction digits = 2) </importo_provvisorio>
[1] </sospeso>
<dati_a_disposizione_ente_versante>
anyTAG </dati_a_disposizione_ente_versante>
[0..1] ? </informazioni_versante>
Start Choice [1] <dati_a_disposizione_ente_reversale>
anyTAG </dati_a_disposizione_ente_reversale>
[0..1] ? End Choice </...>
Schema Component Representation
<
xs:complexType name ="
reversale ">
<
xs:sequence >
<
xs:element name ="
tipo_operazione ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:enumeration value ="INSERIMENTO "/>
<xs:enumeration value ="VARIAZIONE "/>
<xs:enumeration value ="ANNULLO "/>
<xs:enumeration value ="SOSTITUZIONE "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
numero_reversale "
type ="
OnlyNumMax7 "/>
<
xs:element name ="
data_reversale ">
<
xs:simpleType >
<
xs:restriction base ="
xs :date"/>
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
importo_reversale ">
<
xs:simpleType >
<
xs:restriction base ="
xs :decimal">
<xs:totalDigits value ="15 "/>
<xs:fractionDigits value ="2 "/>
<xs:minInclusive value ="0.01 "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
conto_evidenza "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:minLength value ="1 "/>
<xs:maxLength value ="25 "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
bilancio "
type ="
bilancio "
minOccurs ="
0 "
maxOccurs ="
10 "/>
<
xs:element name ="
informazioni_versante "
maxOccurs ="
unbounded ">
<
xs:complexType >
<
xs:sequence >
<
xs:element name ="
progressivo_versante "
type ="
OnlyNumMax7 "/>
<
xs:element name ="
importo_versante ">
<
xs:simpleType >
<
xs:restriction base ="
xs :decimal">
<xs:totalDigits value ="15 "/>
<xs:fractionDigits value ="2 "/>
<xs:minInclusive value ="0.01 "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
tipo_riscossione ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:enumeration value ="CASSA "/>
<xs:enumeration value ="ACCREDITO BANCA D'ITALIA "/>
<xs:enumeration value ="REGOLARIZZAZIONE "/>
<xs:enumeration value ="REGOLARIZZAZIONE ACCREDITO BANCA D'ITALIA "/>
<xs:enumeration value ="PRELIEVO DA CC POSTALE "/>
<xs:enumeration value ="COMPENSAZIONE "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
numero_ccp "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :nonNegativeInteger"/>
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
tipo_entrata "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:enumeration value ="FRUTTIFERO "/>
<xs:enumeration value ="INFRUTTIFERO "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
destinazione "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:enumeration value ="LIBERA "/>
<xs:enumeration value ="VINCOLATA "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
classificazione "
minOccurs ="
0 "
maxOccurs ="
unbounded ">
<
xs:complexType >
<
xs:sequence >
<
xs:element name ="
codice_cge ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:pattern value ="\d{4} "/>
<xs:pattern value ="\d{10} "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
importo ">
<
xs:simpleType >
<
xs:restriction base ="
xs :decimal">
<xs:totalDigits value ="15 "/>
<xs:fractionDigits value ="2 "/>
<xs:minInclusive value ="0.01 "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
</
xs:sequence >
</
xs:complexType >
</
xs:element >
<
xs:element name ="
bollo ">
<
xs:complexType >
<
xs:sequence >
<
xs:element name ="
assoggettamento_bollo ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:enumeration value ="ESENTE BOLLO "/>
<xs:enumeration value ="ASSOGGETTATO BOLLO A CARICO ENTE "/>
<xs:enumeration value ="ASSOGGETTATO BOLLO A CARICO VERSANTE "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
causale_esenzione_bollo "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string"/>
</
xs:simpleType >
</
xs:element >
</
xs:sequence >
</
xs:complexType >
</
xs:element >
<
xs:element name ="
versante "
type ="
versante "/>
<
xs:element name ="
causale ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:minLength value ="1 "/>
<xs:whiteSpace value ="collapse "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
sospeso "
minOccurs ="
0 "
maxOccurs ="
1000 ">
<
xs:complexType >
<
xs:sequence >
<
xs:element name ="
importo_provvisorio ">
<
xs:simpleType >
<
xs:restriction base ="
xs :decimal">
<xs:totalDigits value ="15 "/>
<xs:fractionDigits value ="2 "/>
<xs:minInclusive value ="0.01 "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
</
xs:sequence >
</
xs:complexType >
</
xs:element >
<
xs:element name ="
mandato_associato "
type ="
mandato_associato "
minOccurs ="
0 "
maxOccurs ="
100 "/>
<
xs:element name ="
dati_a_disposizione_ente_versante "
type ="
anyTAG "
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:complexType >
<
xs:unique name ="
num_sospeso_versante_univoco ">
<xs:selector xpath ="sospeso "/>
<xs:field xpath ="numero_provvisorio "/>
</
xs:unique >
</
xs:element >
<
xs:choice >
<
xs:element name ="
dati_a_disposizione_ente_reversale "
type ="
anyTAG "
minOccurs ="
0 "/>
</
xs:choice >
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
XML Instance Representation
<...>
<importo_ritenute>
xs :decimal (value >= 0.01) (total no. of digits = 15) (no. of fraction digits = 2) </importo_ritenute>
[1] <numero_reversale>
OnlyNumMax7 </numero_reversale>
[0..1] <progressivo_versante>
OnlyNumMax7 </progressivo_versante>
[0..1] </...>
Schema Component Representation
<
xs:complexType name ="
ritenute ">
<
xs:sequence >
<
xs:element name ="
importo_ritenute ">
<
xs:simpleType >
<
xs:restriction base ="
xs :decimal">
<xs:totalDigits value ="15 "/>
<xs:fractionDigits value ="2 "/>
<xs:minInclusive value ="0.01 "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
numero_reversale "
type ="
OnlyNumMax7 "
minOccurs ="
0 "/>
<
xs:element name ="
progressivo_versante "
type ="
OnlyNumMax7 "
minOccurs ="
0 "/>
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Name
sepa_credit_transfer
Abstract
no
Documentation
struttura SEPA Credit Transfer da valorizzare nel caso il tipo_pagamento="SEPA CREDIT TRANSFER"
Diagram
XML Instance Representation
<...>
<iban>
xs :string (pattern = [A-Z]{2}\d{2}[A-Z|0-9]{5,30}) (length >= 1) </iban>
[1] <bic>
xs :string (pattern = [A-Z|a-z||0-9]{11}) (length >= 8) </bic>
[0..1] <identificativo_end_to_end>
xs :string (length >= 1) </identificativo_end_to_end>
[0..1] <identificativo_category_purpose>
[0..1] Start Choice [1] <code>
xs :string (value comes from list: {'SALA'; 'PENS') (length >= 1) </code>
[1] <proprietary>
xs :string (length >= 1) </proprietary>
[1] End Choice </identificativo_category_purpose>
</...>
Schema Component Representation
<
xs:complexType name ="
sepa_credit_transfer ">
<
xs:sequence >
<
xs:element name ="
iban ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:minLength value ="1 "/>
<xs:maxLength value ="34 "/>
<xs:pattern value ="[A-Z]{2}\d{2}[A-Z|0-9]{5,30} "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
bic "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:minLength value ="8 "/>
<xs:maxLength value ="11 "/>
<xs:pattern value ="[A-Z|a-z||0-9]{11} "/>
<xs:pattern value ="[A-Z|a-z||0-9]{8} "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
identificativo_end_to_end "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:minLength value ="1 "/>
<xs:maxLength value ="35 "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
identificativo_category_purpose "
minOccurs ="
0 ">
<
xs:complexType >
<
xs:choice >
<
xs:element name ="
code ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:minLength value ="1 "/>
<xs:maxLength value ="4 "/>
<xs:enumeration value ="SALA "/>
<xs:enumeration value ="PENS "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
proprietary ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:minLength value ="1 "/>
<xs:maxLength value ="35 "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
</
xs:choice >
</
xs:complexType >
</
xs:element >
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Name
sostituzione_mandato
Abstract
no
Documentation
Da utilizzare con il tipo_operazione SOSTITUZIONE
Diagram
XML Instance Representation
<...>
<numero_mandato_da_sostituire>
OnlyNumMax7 </numero_mandato_da_sostituire>
[1] <progressivo_beneficiario_da_sostituire>
xs :nonNegativeInteger </progressivo_beneficiario_da_sostituire>
[1] <esercizio_mandato_da_sostituire>
xs :nonNegativeInteger (1999 <= value <= 2099) </esercizio_mandato_da_sostituire>
[1] </...>
Schema Component Representation
<
xs:complexType name ="
sostituzione_mandato ">
<
xs:sequence >
<
xs:element name ="
numero_mandato_da_sostituire "
type ="
OnlyNumMax7 "/>
<
xs:element name ="
progressivo_beneficiario_da_sostituire ">
<
xs:simpleType >
<
xs:restriction base ="
xs :nonNegativeInteger"/>
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
esercizio_mandato_da_sostituire ">
<
xs:simpleType >
<
xs:restriction base ="
xs :nonNegativeInteger">
<xs:minInclusive value ="1999 "/>
<xs:maxInclusive value ="2099 "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
Name
sostituzione_reversale
Abstract
no
Documentation
Da utilizzare con il tipo_operazione SOSTITUZIONE
Diagram
XML Instance Representation
<...>
<numero_reversale_da_sostituire>
OnlyNumMax7 </numero_reversale_da_sostituire>
[1] <progressivo_versante_da_sostituire>
OnlyNumMax7 </progressivo_versante_da_sostituire>
[1] <esercizio_reversale_da_sostituire>
xs :nonNegativeInteger (1999 <= value <= 2099) </esercizio_reversale_da_sostituire>
[1] </...>
Schema Component Representation
<
xs:complexType name ="
sostituzione_reversale ">
<
xs:sequence >
<
xs:element name ="
numero_reversale_da_sostituire "
type ="
OnlyNumMax7 "/>
<
xs:element name ="
progressivo_versante_da_sostituire "
type ="
OnlyNumMax7 "/>
<
xs:element name ="
esercizio_reversale_da_sostituire ">
<
xs:simpleType >
<
xs:restriction base ="
xs :nonNegativeInteger">
<xs:minInclusive value ="1999 "/>
<xs:maxInclusive value ="2099 "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
</
xs:sequence >
</
xs:complexType >
Super-types:
None
Sub-types:
None
XML Instance Representation
<...>
<anagrafica_versante>
xs :string (length >= 1) (Whitespace policy: collapse ) </anagrafica_versante>
[1] <indirizzo_versante>
xs :string </indirizzo_versante>
[0..1] <cap_versante>
xs :string (length >= 1) </cap_versante>
[0..1] <localita_versante>
xs :string </localita_versante>
[0..1] <provincia_versante>
xs :string </provincia_versante>
[0..1] <stato_versante>
xs :string (pattern = [A-Z]{2,2}) (length >= 2) </stato_versante>
[0..1] <partita_iva_versante>
xs :string (length >= 1) </partita_iva_versante>
[0..1] ? <codice_fiscale_versante>
xs :string (length >= 1) </codice_fiscale_versante>
[0..1] ? </...>
Schema Component Representation
<
xs:complexType name ="
versante ">
<
xs:sequence >
<
xs:element name ="
anagrafica_versante ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:minLength value ="1 "/>
<xs:whiteSpace value ="collapse "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
indirizzo_versante "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string"/>
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
cap_versante "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:minLength value ="1 "/>
<xs:maxLength value ="16 "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
localita_versante "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string"/>
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
provincia_versante "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string"/>
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
stato_versante "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:minLength value ="2 "/>
<xs:maxLength value ="2 "/>
<xs:pattern value ="[A-Z]{2,2} "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
partita_iva_versante "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:minLength value ="1 "/>
<xs:maxLength value ="35 "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
<
xs:element name ="
codice_fiscale_versante "
minOccurs ="
0 ">
<
xs:simpleType >
<
xs:restriction base ="
xs :string">
<xs:minLength value ="1 "/>
<xs:maxLength value ="35 "/>
</
xs:restriction >
</
xs:simpleType >
</
xs:element >
</
xs:sequence >
</
xs:complexType >
Simple Type: note
Super-types:
xs :string < note (by restriction)
Sub-types:
None
Schema Component Representation
<
xs:simpleType name ="
note ">
<
xs:restriction base ="
xs :string"/>
</
xs:simpleType >
Super-types:
xs :nonNegativeInteger < OnlyNumMax0_7 (by restriction)
Sub-types:
None
Name
OnlyNumMax0_7
Content
Base XSD Type: nonNegativeInteger
Documentation
Solo numeri lunghezza massima 7
Schema Component Representation
<
xs:simpleType name ="
OnlyNumMax0_7 ">
<
xs:restriction base ="
xs :nonNegativeInteger">
<xs:minInclusive value ="0 "/>
<xs:maxInclusive value ="9999999 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :positiveInteger < OnlyNumMax18 (by restriction)
Sub-types:
None
Name
OnlyNumMax18
Content
Base XSD Type: positiveInteger
1 <= value <= 999999999999999999
Documentation
Solo numeri lunghezza massima 7
Schema Component Representation
<
xs:simpleType name ="
OnlyNumMax18 ">
<
xs:restriction base ="
xs :positiveInteger">
<xs:minInclusive value ="1 "/>
<xs:maxInclusive value ="999999999999999999 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :positiveInteger < OnlyNumMax7 (by restriction)
Sub-types:
None
Name
OnlyNumMax7
Content
Base XSD Type: positiveInteger
Documentation
Solo numeri lunghezza massima 7
Schema Component Representation
<
xs:simpleType name ="
OnlyNumMax7 ">
<
xs:restriction base ="
xs :positiveInteger">
<xs:minInclusive value ="1 "/>
<xs:maxInclusive value ="9999999 "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < stABI_CAB (by restriction)
Sub-types:
None
Name
stABI_CAB
Content
Documentation
Stringa numerica di 5 caratteri
Schema Component Representation
<
xs:simpleType name ="
stABI_CAB ">
<
xs:restriction base ="
xs :string">
<xs:length value ="5 "/>
<xs:pattern value ="[0-9]{5} "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < stMotivo_esclusione_cig_siope (by restriction)
Sub-types:
None
Name
stMotivo_esclusione_cig_siope
Content
Values 'ANALOGICO' 'ACCORDO_AMM_AGGIUDICATRICI' 'ACQUISTO_LOCAZIONE' 'AFFIDAMENTI_IN_HOUSE' 'AMMINISTRAZIONE DIRETTA' 'APPALTI_ENERGIA_ACQUA' 'ARBITRATO' 'ATTIVITA_CONCORRENZA' 'CONCESSIONI_PAESI_TERZI' 'CONTRATTI_ASSOCIAZIONE' 'CONTRATTI_AUTORITA_GIUDIZIARIA' 'CONTRATTI_DIFESA' 'CONTRATTI_ESTERO' 'CONTRATTI_LAVORO' 'DIRITTO_ESCLUSIVO' 'EROGAZIONI_LIBERALITA' 'IMPRESA_COLLEGATA' 'INCARICHI_COLLABORAZIONE' 'JOINT_VENTURE' 'PRESTAZIONI' 'RIASSICURAZIONE' 'RISARCIMENTI_INDENNIZZI' 'SERVIZI_BANCHE_CENTRALI_EFSF' 'SERVIZI_CAMPAGNE_POLITICHE' 'SPESE_ECONOMALI' 'SPONSORIZZAZIONE_PURA' 'TRASFERIMENTO_FONDI' 'TRASPORTO_AEREO' 'APPALTI_ENERGIA' 'APPALTI' 'CONTRATTI' 'SCELTA_SOCIO' 'SERVIZI_BNKIT' 'SPONSORIZZAZIONE'
Schema Component Representation
<
xs:simpleType name ="
stMotivo_esclusione_cig_siope ">
<
xs:restriction base ="
xs :string">
<xs:enumeration value ="ANALOGICO "/>
<xs:enumeration value ="ACCORDO_AMM_AGGIUDICATRICI "/>
<xs:enumeration value ="ACQUISTO_LOCAZIONE "/>
<xs:enumeration value ="AFFIDAMENTI_IN_HOUSE "/>
<xs:enumeration value ="AMMINISTRAZIONE DIRETTA "/>
<xs:enumeration value ="APPALTI_ENERGIA_ACQUA "/>
<xs:enumeration value ="ARBITRATO "/>
<xs:enumeration value ="ATTIVITA_CONCORRENZA "/>
<xs:enumeration value ="CONCESSIONI_PAESI_TERZI "/>
<xs:enumeration value ="CONTRATTI_ASSOCIAZIONE "/>
<xs:enumeration value ="CONTRATTI_AUTORITA_GIUDIZIARIA "/>
<xs:enumeration value ="CONTRATTI_DIFESA "/>
<xs:enumeration value ="CONTRATTI_ESTERO "/>
<xs:enumeration value ="CONTRATTI_LAVORO "/>
<xs:enumeration value ="DIRITTO_ESCLUSIVO "/>
<xs:enumeration value ="EROGAZIONI_LIBERALITA "/>
<xs:enumeration value ="IMPRESA_COLLEGATA "/>
<xs:enumeration value ="INCARICHI_COLLABORAZIONE "/>
<xs:enumeration value ="JOINT_VENTURE "/>
<xs:enumeration value ="PRESTAZIONI "/>
<xs:enumeration value ="RIASSICURAZIONE "/>
<xs:enumeration value ="RISARCIMENTI_INDENNIZZI "/>
<xs:enumeration value ="SERVIZI_BANCHE_CENTRALI_EFSF "/>
<xs:enumeration value ="SERVIZI_CAMPAGNE_POLITICHE "/>
<xs:enumeration value ="SPESE_ECONOMALI "/>
<xs:enumeration value ="SPONSORIZZAZIONE_PURA "/>
<xs:enumeration value ="TRASFERIMENTO_FONDI "/>
<xs:enumeration value ="TRASPORTO_AEREO "/>
<xs:enumeration value ="APPALTI_ENERGIA "/>
<xs:enumeration value ="APPALTI "/>
<xs:enumeration value ="CONTRATTI "/>
<xs:enumeration value ="SCELTA_SOCIO "/>
<xs:enumeration value ="SERVIZI_BNKIT "/>
<xs:enumeration value ="SPONSORIZZAZIONE "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < stTipo_debito_commerciale (by restriction)
Sub-types:
None
Name
stTipo_debito_commerciale
Content
Values 'COMMERCIALE'
Schema Component Representation
<
xs:simpleType name ="
stTipo_debito_commerciale ">
<
xs:restriction base ="
xs :string">
<xs:enumeration value ="COMMERCIALE "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < stTipo_debito_non_commerciale (by restriction)
Sub-types:
None
Name
stTipo_debito_non_commerciale
Content
Values 'IVA' 'NON_COMMERCIALE'
Schema Component Representation
<
xs:simpleType name ="
stTipo_debito_non_commerciale ">
<
xs:restriction base ="
xs :string">
<xs:enumeration value ="IVA "/>
<xs:enumeration value ="NON_COMMERCIALE "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < stTipo_documento_analogico (by restriction)
Sub-types:
None
Name
stTipo_documento_analogico
Content
Values 'ANALOGICO'
Schema Component Representation
<
xs:simpleType name ="
stTipo_documento_analogico ">
<
xs:restriction base ="
xs :string">
<xs:enumeration value ="ANALOGICO "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < stTipo_documento_elettronico (by restriction)
Sub-types:
None
Name
stTipo_documento_elettronico
Content
Values 'ELETTRONICO'
Schema Component Representation
<
xs:simpleType name ="
stTipo_documento_elettronico ">
<
xs:restriction base ="
xs :string">
<xs:enumeration value ="ELETTRONICO "/>
</
xs:restriction >
</
xs:simpleType >
Super-types:
xs :string < stTipoCodiceCIG (by restriction)
Sub-types:
None
Name
stTipoCodiceCIG
Content
pattern = [a-zA-Z0-9]{10}
Schema Component Representation
<
xs:simpleType name ="
stTipoCodiceCIG ">
<
xs:restriction base ="
xs :string">
<xs:length value ="10 "/>
<xs:pattern value ="[a-zA-Z0-9]{10} "/>
</
xs:restriction >
</
xs:simpleType >
Complex Type:
Schema Component Type
AusAddress
Schema Component Name
Super-types:
Address < AusAddress (by extension)
Sub-types:
QLDAddress (by restriction)
If this schema component is a type definition, its type hierarchy is shown in a gray-bordered box.
The table above displays the properties of this schema component.
XML Instance Representation
<...
country="Australia "
>
<unitNo> string </unitNo> [0..1]
<houseNo> string </houseNo> [1]
<street> string </street> [1]
Start Choice
[1]
<city> string </city> [1]
<town> string </town> [1]
End Choice
<state> AusStates </state> [1]
<postcode> string <<pattern = [1-9][0-9]{3}>> </postcode> [1]
?
</...>
The XML Instance Representation table above shows the schema component's content as an XML instance.
The minimum and maximum occurrence of elements and attributes are provided in square brackets, e.g. [0..1].
Model group information are shown in gray, e.g. Start Choice ... End Choice.
For type derivations, the elements and attributes that have been added to or changed from the base type's content are shown in bold .
If an element/attribute has a fixed value, the fixed value is shown in green, e.g. country="Australia".
Otherwise, the type of the element/attribute is displayed.
If the element/attribute's type is in the schema, a link is provided to it.
For local simple type definitions, the constraints are displayed in angle brackets, e.g. <<pattern = [1-9][0-9]{3}>>.
If a local element/attribute has documentation, it will be displayed in a window that pops up when the question mark inside the attribute or next to the element is clicked, e.g. <postcode>.
Schema Component Representation
<complexType
name ="AusAddress ">
<complexContent >
<extension
base ="Address ">
<sequence >
<element
name ="state " type ="AusStates "/>
<element
name ="postcode ">
<simpleType >
<restriction
base ="string ">
<pattern
value ="[1-9][0-9]{3} "/>
</restriction >
</simpleType >
</element >
</sequence >
<attribute
name ="country " type ="string " fixed ="Australia "/>
</extension >
</complexContent >
</complexType >
The Schema Component Representation table above displays the underlying XML representation of the schema component. (Annotations are not shown.)
Abstract (Applies to complex type definitions and element declarations). An abstract element or complex type cannot used to validate an element instance. If there is a reference to an abstract element, only element declarations that can substitute the abstract element can be used to validate the instance. For references to abstract type definitions, only derived types can be used.
All Model Group Child elements can be provided in any order in instances. See: http://www.w3.org/TR/xmlschema-1/#element-all .
Choice Model Group
Only one from the list of child elements and model groups can be provided in instances. See: http://www.w3.org/TR/xmlschema-1/#element-choice .
Collapse Whitespace Policy Replace tab, line feed, and carriage return characters with space character (Unicode character 32). Then, collapse contiguous sequences of space characters into single space character, and remove leading and trailing space characters.
Disallowed Substitutions (Applies to element declarations). If substitution is specified, then substitution group members cannot be used in place of the given element declaration to validate element instances. If derivation methods , e.g. extension, restriction, are specified, then the given element declaration will not validate element instances that have types derived from the element declaration's type using the specified derivation methods. Normally, element instances can override their declaration's type by specifying an xsi:type
attribute.
Key Constraint Like Uniqueness Constraint , but additionally requires that the specified value(s) must be provided. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions .
Key Reference Constraint Ensures that the specified value(s) must match value(s) from a Key Constraint or Uniqueness Constraint . See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions .
Model Group Groups together element content, specifying the order in which the element content can occur and the number of times the group of element content may be repeated. See: http://www.w3.org/TR/xmlschema-1/#Model_Groups .
Nillable (Applies to element declarations). If an element declaration is nillable, instances can use the xsi:nil
attribute. The xsi:nil
attribute is the boolean attribute, nil , from the http://www.w3.org/2001/XMLSchema-instance namespace. If an element instance has an xsi:nil
attribute set to true, it can be left empty, even though its element declaration may have required content.
Notation A notation is used to identify the format of a piece of data. Values of elements and attributes that are of type, NOTATION, must come from the names of declared notations. See: http://www.w3.org/TR/xmlschema-1/#cNotation_Declarations .
Preserve Whitespace Policy Preserve whitespaces exactly as they appear in instances.
Prohibited Derivations (Applies to type definitions). Derivation methods that cannot be used to create sub-types from a given type definition.
Prohibited Substitutions (Applies to complex type definitions). Prevents sub-types that have been derived using the specified derivation methods from validating element instances in place of the given type definition.
Replace Whitespace Policy Replace tab, line feed, and carriage return characters with space character (Unicode character 32).
Sequence Model Group Child elements and model groups must be provided in the specified order in instances. See: http://www.w3.org/TR/xmlschema-1/#element-sequence .
Substitution Group Elements that are members of a substitution group can be used wherever the head element of the substitution group is referenced.
Substitution Group Exclusions (Applies to element declarations). Prohibits element declarations from nominating themselves as being able to substitute a given element declaration, if they have types that are derived from the original element's type using the specified derivation methods.
Target Namespace The target namespace identifies the namespace that components in this schema belongs to. If no target namespace is provided, then the schema components do not belong to any namespace.
Uniqueness Constraint Ensures uniqueness of an element/attribute value, or a combination of values, within a specified scope. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions .