schema location: | api_call_10.xsd |
attributeFormDefault: | unqualified |
elementFormDefault: | qualified |
targetNamespace: | api_call_10 |
Elements | Complex types | Simple types |
api_call_10 | consumi_esercizi | anno |
combustibile | ||
data | ||
decimale1 | ||
fabbricante | ||
numIntero | ||
portata | ||
unita_misura_consumo |
diagram | ![]() |
||
namespace | api_call_10 | ||
properties |
|
||
children | versione API_ID L1_1dataIntervento L1_codice_impianto consumi_esercizi | ||
annotation |
|
||
source | <xs:element name="api_call_10"> <xs:annotation> <xs:documentation> Il presente modello XSD consente l'invio delle registrazioni dei consumi di un impianto termico esistente e presenti nel modello di libretto (secondo il DM10febb2014-Allegato_I) alla scheda 14. </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="versione"> <xs:complexType> <xs:attribute name="VersioneCorrente" type="xs:decimal" use="required" fixed="2.2"/> </xs:complexType> </xs:element> <xs:element name="API_ID" type="xs:integer" fixed="87"/> <xs:element name="L1_1dataIntervento" type="data" minOccurs="0"/> <xs:element name="L1_codice_impianto" type="xs:string"/> <xs:element name="consumi_esercizi" type="consumi_esercizi"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||
namespace | api_call_10 | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="versione"> <xs:complexType> <xs:attribute name="VersioneCorrente" type="xs:decimal" use="required" fixed="2.2"/> </xs:complexType> </xs:element> |
type | xs:decimal | ||||
properties |
|
||||
source | <xs:attribute name="VersioneCorrente" type="xs:decimal" use="required" fixed="2.2"/> |
diagram | ![]() |
||||
namespace | api_call_10 | ||||
type | xs:integer | ||||
properties |
|
||||
source | <xs:element name="API_ID" type="xs:integer" fixed="87"/> |
diagram | ![]() |
|||||||||
namespace | api_call_10 | |||||||||
type | data | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="L1_1dataIntervento" type="data" minOccurs="0"/> |
diagram | ![]() |
||
namespace | api_call_10 | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="L1_codice_impianto" type="xs:string"/> |
diagram | ![]() |
||
namespace | api_call_10 | ||
type | consumi_esercizi | ||
properties |
|
||
children | consumo_combustibile energia_elettrica acqua_impianto_termico prodotti_chimici_trattamento_acqua | ||
source | <xs:element name="consumi_esercizi" type="consumi_esercizi"/> |
diagram | ![]() |
||
namespace | api_call_10 | ||
children | consumo_combustibile energia_elettrica acqua_impianto_termico prodotti_chimici_trattamento_acqua | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="consumi_esercizi"> <xs:annotation> <xs:documentation> i consumi dichiarati in scheda 14 sono suddivisi in: combustibile, energia elettrica, acqua dell'impianto termico, prodotti chimici per il trattamento, in ognuno di queste sotto-elementi ci sono i rispettivi dati </xs:documentation> </xs:annotation> <xs:choice maxOccurs="unbounded"> <xs:element name="consumo_combustibile"> <xs:complexType> <xs:sequence> <xs:element name="L14_1combustibile" type="combustibile"/> <xs:element name="L14_1unitaMisura" type="unita_misura_consumo"/> <xs:element name="L14_1annoIn" type="anno"/> <xs:element name="L14_1annoFin" type="anno"/> <xs:element name="L14_1acquisti" type="numIntero" minOccurs="0"/> <xs:element name="L14_1scortaLetturaIn" type="numIntero" minOccurs="0"/> <xs:element name="L14_1scortaLetturaFin" type="numIntero" minOccurs="0"/> <xs:element name="L14_1consumo" type="numIntero" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="energia_elettrica"> <xs:complexType> <xs:sequence> <xs:element name="L14_2annoIn" type="anno"/> <xs:element name="L14_2annoFin" type="anno"/> <xs:element name="L14_2letturaIn" type="numIntero" minOccurs="0"/> <xs:element name="L14_2letturaFin" type="numIntero" minOccurs="0"/> <xs:element name="L14_2consumo" type="numIntero" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="acqua_impianto_termico"> <xs:complexType> <xs:sequence> <xs:element name="L14_3unitaMisura" type="unita_misura_consumo"/> <xs:element name="L14_3annoIn" type="anno"/> <xs:element name="L14_3annoFin" type="anno"/> <xs:element name="L14_3letturaIn" type="numIntero" minOccurs="0"/> <xs:element name="L14_3letturaFin" type="numIntero" minOccurs="0"/> <xs:element name="L14_3consumo" type="numIntero" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="prodotti_chimici_trattamento_acqua"> <xs:complexType> <xs:sequence> <xs:element name="L14_4annoIn" type="anno"/> <xs:element name="L14_4annoFin" type="anno"/> <xs:element name="L14_4prodottoChimico" type="xs:string"/> <xs:element name="L14_4unitaMisura" type="unita_misura_consumo"/> <xs:element name="L14_4consumo" type="decimale1"/> <xs:element name="L14_4flagCircuitoImpiantoTermico" type="xs:boolean"/> <xs:element name="L14_4flagCircuitoACS" type="xs:boolean"/> <xs:element name="L14_4flagCircuitoAusiliari" type="xs:boolean"/> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> </xs:complexType> |
diagram | ![]() |
||
namespace | api_call_10 | ||
properties |
|
||
children | L14_1combustibile L14_1unitaMisura L14_1annoIn L14_1annoFin L14_1acquisti L14_1scortaLetturaIn L14_1scortaLetturaFin L14_1consumo | ||
source | <xs:element name="consumo_combustibile"> <xs:complexType> <xs:sequence> <xs:element name="L14_1combustibile" type="combustibile"/> <xs:element name="L14_1unitaMisura" type="unita_misura_consumo"/> <xs:element name="L14_1annoIn" type="anno"/> <xs:element name="L14_1annoFin" type="anno"/> <xs:element name="L14_1acquisti" type="numIntero" minOccurs="0"/> <xs:element name="L14_1scortaLetturaIn" type="numIntero" minOccurs="0"/> <xs:element name="L14_1scortaLetturaFin" type="numIntero" minOccurs="0"/> <xs:element name="L14_1consumo" type="numIntero" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
|||||||||
namespace | api_call_10 | |||||||||
type | combustibile | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="L14_1combustibile" type="combustibile"/> |
diagram | ![]() |
|||||||||
namespace | api_call_10 | |||||||||
type | unita_misura_consumo | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="L14_1unitaMisura" type="unita_misura_consumo"/> |
diagram | ![]() |
|||||||||
namespace | api_call_10 | |||||||||
type | anno | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="L14_1annoIn" type="anno"/> |
diagram | ![]() |
|||||||||
namespace | api_call_10 | |||||||||
type | anno | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="L14_1annoFin" type="anno"/> |
diagram | ![]() |
|||||||||
namespace | api_call_10 | |||||||||
type | numIntero | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="L14_1acquisti" type="numIntero" minOccurs="0"/> |
diagram | ![]() |
|||||||||
namespace | api_call_10 | |||||||||
type | numIntero | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="L14_1scortaLetturaIn" type="numIntero" minOccurs="0"/> |
diagram | ![]() |
|||||||||
namespace | api_call_10 | |||||||||
type | numIntero | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="L14_1scortaLetturaFin" type="numIntero" minOccurs="0"/> |
diagram | ![]() |
|||||||||
namespace | api_call_10 | |||||||||
type | numIntero | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="L14_1consumo" type="numIntero" minOccurs="0"/> |
diagram | ![]() |
||
namespace | api_call_10 | ||
properties |
|
||
children | L14_2annoIn L14_2annoFin L14_2letturaIn L14_2letturaFin L14_2consumo | ||
source | <xs:element name="energia_elettrica"> <xs:complexType> <xs:sequence> <xs:element name="L14_2annoIn" type="anno"/> <xs:element name="L14_2annoFin" type="anno"/> <xs:element name="L14_2letturaIn" type="numIntero" minOccurs="0"/> <xs:element name="L14_2letturaFin" type="numIntero" minOccurs="0"/> <xs:element name="L14_2consumo" type="numIntero" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
|||||||||
namespace | api_call_10 | |||||||||
type | anno | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="L14_2annoIn" type="anno"/> |
diagram | ![]() |
|||||||||
namespace | api_call_10 | |||||||||
type | anno | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="L14_2annoFin" type="anno"/> |
diagram | ![]() |
|||||||||
namespace | api_call_10 | |||||||||
type | numIntero | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="L14_2letturaIn" type="numIntero" minOccurs="0"/> |
diagram | ![]() |
|||||||||
namespace | api_call_10 | |||||||||
type | numIntero | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="L14_2letturaFin" type="numIntero" minOccurs="0"/> |
diagram | ![]() |
|||||||||
namespace | api_call_10 | |||||||||
type | numIntero | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="L14_2consumo" type="numIntero" minOccurs="0"/> |
diagram | ![]() |
||
namespace | api_call_10 | ||
properties |
|
||
children | L14_3unitaMisura L14_3annoIn L14_3annoFin L14_3letturaIn L14_3letturaFin L14_3consumo | ||
source | <xs:element name="acqua_impianto_termico"> <xs:complexType> <xs:sequence> <xs:element name="L14_3unitaMisura" type="unita_misura_consumo"/> <xs:element name="L14_3annoIn" type="anno"/> <xs:element name="L14_3annoFin" type="anno"/> <xs:element name="L14_3letturaIn" type="numIntero" minOccurs="0"/> <xs:element name="L14_3letturaFin" type="numIntero" minOccurs="0"/> <xs:element name="L14_3consumo" type="numIntero" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
|||||||||
namespace | api_call_10 | |||||||||
type | unita_misura_consumo | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="L14_3unitaMisura" type="unita_misura_consumo"/> |
diagram | ![]() |
|||||||||
namespace | api_call_10 | |||||||||
type | anno | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="L14_3annoIn" type="anno"/> |
diagram | ![]() |
|||||||||
namespace | api_call_10 | |||||||||
type | anno | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="L14_3annoFin" type="anno"/> |
diagram | ![]() |
|||||||||
namespace | api_call_10 | |||||||||
type | numIntero | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="L14_3letturaIn" type="numIntero" minOccurs="0"/> |
diagram | ![]() |
|||||||||
namespace | api_call_10 | |||||||||
type | numIntero | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="L14_3letturaFin" type="numIntero" minOccurs="0"/> |
diagram | ![]() |
|||||||||
namespace | api_call_10 | |||||||||
type | numIntero | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="L14_3consumo" type="numIntero" minOccurs="0"/> |
diagram | ![]() |
||
namespace | api_call_10 | ||
properties |
|
||
children | L14_4annoIn L14_4annoFin L14_4prodottoChimico L14_4unitaMisura L14_4consumo L14_4flagCircuitoImpiantoTermico L14_4flagCircuitoACS L14_4flagCircuitoAusiliari | ||
source | <xs:element name="prodotti_chimici_trattamento_acqua"> <xs:complexType> <xs:sequence> <xs:element name="L14_4annoIn" type="anno"/> <xs:element name="L14_4annoFin" type="anno"/> <xs:element name="L14_4prodottoChimico" type="xs:string"/> <xs:element name="L14_4unitaMisura" type="unita_misura_consumo"/> <xs:element name="L14_4consumo" type="decimale1"/> <xs:element name="L14_4flagCircuitoImpiantoTermico" type="xs:boolean"/> <xs:element name="L14_4flagCircuitoACS" type="xs:boolean"/> <xs:element name="L14_4flagCircuitoAusiliari" type="xs:boolean"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
|||||||||
namespace | api_call_10 | |||||||||
type | anno | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="L14_4annoIn" type="anno"/> |
diagram | ![]() |
|||||||||
namespace | api_call_10 | |||||||||
type | anno | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="L14_4annoFin" type="anno"/> |
diagram | ![]() |
||
namespace | api_call_10 | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="L14_4prodottoChimico" type="xs:string"/> |
diagram | ![]() |
|||||||||
namespace | api_call_10 | |||||||||
type | unita_misura_consumo | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="L14_4unitaMisura" type="unita_misura_consumo"/> |
diagram | ![]() |
||||||||||||
namespace | api_call_10 | ||||||||||||
type | decimale1 | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
source | <xs:element name="L14_4consumo" type="decimale1"/> |
diagram | ![]() |
||
namespace | api_call_10 | ||
type | xs:boolean | ||
properties |
|
||
source | <xs:element name="L14_4flagCircuitoImpiantoTermico" type="xs:boolean"/> |
diagram | ![]() |
||
namespace | api_call_10 | ||
type | xs:boolean | ||
properties |
|
||
source | <xs:element name="L14_4flagCircuitoACS" type="xs:boolean"/> |
diagram | ![]() |
||
namespace | api_call_10 | ||
type | xs:boolean | ||
properties |
|
||
source | <xs:element name="L14_4flagCircuitoAusiliari" type="xs:boolean"/> |
namespace | api_call_10 | |||||||||
type | restriction of xs:integer | |||||||||
properties |
|
|||||||||
used by | ||||||||||
facets |
|
|||||||||
source | <xs:simpleType name="anno"> <xs:restriction base="xs:integer"> <xs:minExclusive value="1900"/> <xs:maxExclusive value="2100"/> </xs:restriction> </xs:simpleType> |
namespace | api_call_10 | |||||||||
type | restriction of xs:integer | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:simpleType name="combustibile"> <xs:annotation> <xs:documentation> I tipi sono: 1 = Gas naturale 2 = GNL 3 = Gasolio 4 = GPL 5 = Olio combustibile 6 = Benzina 7 = Cippato 8 = Pellet 9 = Tronchetti 10 = Bricchette 11 = Legna 12 = Aria propanata 13 = Kerosene 14 = Propano 15 = Butano 16 = Biogas 17 = Biodiesel 18 = Altra biomassa liquida 19 = Altra biomassa gassosa 20 = Altra biomassa solida 21 = Energia termica (teleriscaldamento) 22 = Energia elettrica 23 = Policombustibile (biomassa-gas/gasolio) 24 = Carbone 25 = Nessuno dei precedenti </xs:documentation> </xs:annotation> <xs:restriction base="xs:integer"> <xs:minInclusive value="1"/> <xs:maxInclusive value="25"/> </xs:restriction> </xs:simpleType> |
namespace | api_call_10 | |||||||||
type | restriction of xs:date | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
source | <xs:simpleType name="data"> <xs:restriction base="xs:date"> <xs:minInclusive value="1900-01-01"/> <xs:maxInclusive value="2100-12-31"/> </xs:restriction> </xs:simpleType> |
namespace | api_call_10 | ||||||||||||
type | restriction of xs:decimal | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
source | <xs:simpleType name="decimale1"> <xs:restriction base="xs:decimal"> <xs:fractionDigits value="1"/> <xs:minInclusive value="-2000000000"/> <xs:maxInclusive value="2000000000"/> </xs:restriction> </xs:simpleType> |
namespace | api_call_10 | ||
type | xs:string | ||
properties |
|
||
source | <xs:simpleType name="fabbricante"> <xs:restriction base="xs:string"/> </xs:simpleType> |
namespace | api_call_10 | |||||||||
type | restriction of xs:integer | |||||||||
properties |
|
|||||||||
used by | ||||||||||
facets |
|
|||||||||
source | <xs:simpleType name="numIntero"> <xs:restriction base="xs:integer"> <xs:minInclusive value="0"/> <xs:maxInclusive value="2000000000"/> </xs:restriction> </xs:simpleType> |
namespace | api_call_10 | |||||||||
type | restriction of xs:integer | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:simpleType name="portata"> <xs:annotation> <xs:documentation> Le tipologie di intervento sono indicate in scheda 1: 1 = m3/h 2 = Kg/h </xs:documentation> </xs:annotation> <xs:restriction base="xs:integer"> <xs:minInclusive value="1"/> <xs:maxInclusive value="2"/> </xs:restriction> </xs:simpleType> |
namespace | api_call_10 | |||||||||
type | restriction of xs:integer | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:simpleType name="unita_misura_consumo"> <xs:annotation> <xs:documentation> Le tipologie di intervento sono indicate in scheda 1: 1 = Litri 2 = Kg 3 = Quintali 4 = Tonnellate 5 = Smc 6 = kWh </xs:documentation> </xs:annotation> <xs:restriction base="xs:integer"> <xs:minInclusive value="1"/> <xs:maxInclusive value="6"/> </xs:restriction> </xs:simpleType> |