| schema location: | D:\CDS\2002-12-02\XML_schema_specifikace_xml\TEMPERATURE.xsd |
| targetNamespace: | http://cds.ote-cr.cz |
| Elements |
| TEMPERATURE |
| schema location: | D:\CDS\2002-12-02\XML_schema_specifikace_xml\cds_globals.xsd |
| targetNamespace: | cds_globals.xsd |
| Simple types |
| ean |
| ean13 |
| ean13_18 |
| ean18 |
| msg-id |
| diagram | ![]() |
||
| namespace | http://cds.ote-cr.cz | ||
| children | SenderIdentification ReceiverIdentification Profile | ||
| attributes | |||
| annotation |
|
||
| source | <xsd:element name="TEMPERATURE"> <xsd:annotation> <xsd:documentation xml:lang="CS">Rootovský element obsahující základní údaje o zprávě</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="SenderIdentification"> <xsd:annotation> <xsd:documentation xml:lang="CS">Identifikace odesílatele zprávy</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:attribute name="id" type="cds:ean13" use="required"> <xsd:annotation> <xsd:documentation xml:lang="CS">EAN13 identifikující odesílatele</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="coding-scheme" type="xsd:string" use="required" fixed="14"> <xsd:annotation> <xsd:documentation xml:lang="CS">Rezervováno pro příští verze, nyníá konstanta '14'</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> <xsd:element name="ReceiverIdentification"> <xsd:annotation> <xsd:documentation xml:lang="CS">Identifikace příjemce zprávy</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:attribute name="id" type="cds:ean13" use="required"> <xsd:annotation> <xsd:documentation xml:lang="CS">EAN13 identifikující příjemce zprávy.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="coding-scheme" type="xsd:string" use="required" fixed="14"> <xsd:annotation> <xsd:documentation xml:lang="CS">Rezervováno pro příští verze. Nyní konstanta '14'</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> <xsd:element name="Profile" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation xml:lang="CS">Teplotní profil</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="Data" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation xml:lang="CS">Data pro profil a časový interval</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:attribute name="date-time-from" type="xsd:dateTime" use="required"> <xsd:annotation> <xsd:documentation xml:lang="CS">Počátek platnosti dat</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="date-time-to" type="xsd:dateTime" use="required"> <xsd:annotation> <xsd:documentation xml:lang="CS">Konec platnosti dat</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="qty" use="required"> <xsd:annotation> <xsd:documentation xml:lang="CS">Množství na max. jedno desetinné číslo (ne exponenciální tvar)</xsd:documentation> </xsd:annotation> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:pattern value="-?\d+(\.\d)?"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="unit" use="required"> <xsd:annotation> <xsd:documentation xml:lang="CS">Jednotka vztahující se k množství</xsd:documentation> </xsd:annotation> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="3"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> </xsd:complexType> </xsd:element> </xsd:sequence> <xsd:attribute name="temp-area" use="required"> <xsd:annotation> <xsd:documentation xml:lang="CS">Teplotní oblast</xsd:documentation> </xsd:annotation> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="3"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="value-type" use="optional"> <xsd:annotation> <xsd:documentation xml:lang="CS">Typ hodnoty ('A' - aktuální, 'N' - normální)</xsd:documentation> </xsd:annotation> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:enumeration value="A"> <xsd:annotation> <xsd:documentation xml:lang="CS">Aktuální</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="N"> <xsd:annotation> <xsd:documentation xml:lang="CS">Normální</xsd:documentation> </xsd:annotation> </xsd:enumeration> </xsd:restriction> </xsd:simpleType> </xsd:attribute> </xsd:complexType> </xsd:element> </xsd:sequence> <xsd:attribute name="id" type="cds:msg-id" use="required"> <xsd:annotation> <xsd:documentation xml:lang="CS">Identifikátor zprávy</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="message-code" use="required"> <xsd:annotation> <xsd:documentation xml:lang="CS">Kód zprávy upřesňující obsah zprávy.</xsd:documentation> </xsd:annotation> <xsd:simpleType> <xsd:restriction base="xsd:string"/> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="date-time" type="xsd:dateTime" use="required"> <xsd:annotation> <xsd:documentation xml:lang="CS">Datum a čas zprávy</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="dtd-version" type="xsd:string" use="required" fixed="1"> <xsd:annotation> <xsd:documentation xml:lang="CS">Rezervováno pro příští verze, zatím konstanta '1'</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="dtd-release" type="xsd:string" use="required" fixed="1"> <xsd:annotation> <xsd:documentation xml:lang="CS">Rezervováno pro příští verze. Zatím konstanta '1'</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="answer-required" type="xsd:boolean" use="required"> <xsd:annotation> <xsd:documentation xml:lang="CS">Indikace požadavku na odpověď</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |
| diagram | ![]() |
||||||||||||||||||||||
| namespace | http://cds.ote-cr.cz | ||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||
| source | <xsd:element name="SenderIdentification"> <xsd:annotation> <xsd:documentation xml:lang="CS">Identifikace odesílatele zprávy</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:attribute name="id" type="cds:ean13" use="required"> <xsd:annotation> <xsd:documentation xml:lang="CS">EAN13 identifikující odesílatele</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="coding-scheme" type="xsd:string" use="required" fixed="14"> <xsd:annotation> <xsd:documentation xml:lang="CS">Rezervováno pro příští verze, nyníá konstanta '14'</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |
| diagram | |||||||||||||||||||||||
| namespace | http://cds.ote-cr.cz | ||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||
| source | <xsd:element name="ReceiverIdentification"> <xsd:annotation> <xsd:documentation xml:lang="CS">Identifikace příjemce zprávy</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:attribute name="id" type="cds:ean13" use="required"> <xsd:annotation> <xsd:documentation xml:lang="CS">EAN13 identifikující příjemce zprávy.</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="coding-scheme" type="xsd:string" use="required" fixed="14"> <xsd:annotation> <xsd:documentation xml:lang="CS">Rezervováno pro příští verze. Nyní konstanta '14'</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType> </xsd:element> |
| diagram | ![]() |
||||||||||||||||||||||
| namespace | http://cds.ote-cr.cz | ||||||||||||||||||||||
| children | Data | ||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||
| source | <xsd:element name="Profile" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation xml:lang="CS">Teplotní profil</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="Data" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation xml:lang="CS">Data pro profil a časový interval</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:attribute name="date-time-from" type="xsd:dateTime" use="required"> <xsd:annotation> <xsd:documentation xml:lang="CS">Počátek platnosti dat</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="date-time-to" type="xsd:dateTime" use="required"> <xsd:annotation> <xsd:documentation xml:lang="CS">Konec platnosti dat</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="qty" use="required"> <xsd:annotation> <xsd:documentation xml:lang="CS">Množství na max. jedno desetinné číslo (ne exponenciální tvar)</xsd:documentation> </xsd:annotation> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:pattern value="-?\d+(\.\d)?"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="unit" use="required"> <xsd:annotation> <xsd:documentation xml:lang="CS">Jednotka vztahující se k množství</xsd:documentation> </xsd:annotation> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="3"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> </xsd:complexType> </xsd:element> </xsd:sequence> <xsd:attribute name="temp-area" use="required"> <xsd:annotation> <xsd:documentation xml:lang="CS">Teplotní oblast</xsd:documentation> </xsd:annotation> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="3"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="value-type" use="optional"> <xsd:annotation> <xsd:documentation xml:lang="CS">Typ hodnoty ('A' - aktuální, 'N' - normální)</xsd:documentation> </xsd:annotation> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:enumeration value="A"> <xsd:annotation> <xsd:documentation xml:lang="CS">Aktuální</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="N"> <xsd:annotation> <xsd:documentation xml:lang="CS">Normální</xsd:documentation> </xsd:annotation> </xsd:enumeration> </xsd:restriction> </xsd:simpleType> </xsd:attribute> </xsd:complexType> </xsd:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
| namespace | http://cds.ote-cr.cz | ||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||
| source | <xsd:element name="Data" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation xml:lang="CS">Data pro profil a časový interval</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:attribute name="date-time-from" type="xsd:dateTime" use="required"> <xsd:annotation> <xsd:documentation xml:lang="CS">Počátek platnosti dat</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="date-time-to" type="xsd:dateTime" use="required"> <xsd:annotation> <xsd:documentation xml:lang="CS">Konec platnosti dat</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="qty" use="required"> <xsd:annotation> <xsd:documentation xml:lang="CS">Množství na max. jedno desetinné číslo (ne exponenciální tvar)</xsd:documentation> </xsd:annotation> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:pattern value="-?\d+(\.\d)?"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="unit" use="required"> <xsd:annotation> <xsd:documentation xml:lang="CS">Jednotka vztahující se k množství</xsd:documentation> </xsd:annotation> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="3"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> </xsd:complexType> </xsd:element> |
| namespace | cds_globals.xsd | ||
| type | restriction of xsd:string | ||
| used by |
|
||
| facets |
|
||
| source | <xsd:simpleType name="ean"> <xsd:restriction base="xsd:string"> <xsd:pattern value="\d+"/> </xsd:restriction> </xsd:simpleType> |
| namespace | cds_globals.xsd | ||||
| type | restriction of cds:ean | ||||
| used by |
|
||||
| facets |
|
||||
| source | <xsd:simpleType name="ean13"> <xsd:restriction base="ean"> <xsd:length value="13"/> </xsd:restriction> </xsd:simpleType> |
| namespace | cds_globals.xsd | ||
| type | restriction of xsd:string | ||
| facets |
|
||
| source | <xsd:simpleType name="ean13_18"> <xsd:restriction base="xsd:string"> <xsd:pattern value="\d{13}(\d{5})?"/> </xsd:restriction> </xsd:simpleType> |
| namespace | cds_globals.xsd | ||||
| type | restriction of cds:ean | ||||
| facets |
|
||||
| source | <xsd:simpleType name="ean18"> <xsd:restriction base="ean"> <xsd:length value="18"/> </xsd:restriction> </xsd:simpleType> |
| namespace | cds_globals.xsd | ||
| type | restriction of xsd:string | ||
| used by |
|
||
| facets |
|
||
| source | <xsd:simpleType name="msg-id"> <xsd:restriction base="xsd:string"> <xsd:pattern value="\d{8}\d+"/> </xsd:restriction> </xsd:simpleType> |