| schema location: | ..\Deletion.xsd |
| attributeFormDefault: | |
| elementFormDefault: | |
| Elements | Complex types |
| Deletion | Deletion |
| DeletionMessage |
| schema location: | https://tr02-wiki.dakosy.de/dokumentation/TR02XMLv14.4/TR02_Core.xsd |
| attributeFormDefault: | |
| elementFormDefault: | |
| diagram | ![]() |
||
| type | Deletion | ||
| properties |
|
||
| children | Transaction Interchange DeletionMessage | ||
| source | <xs:element name="Deletion" type="Deletion"/> |
| diagram | ![]() |
||||
| children | Transaction Interchange DeletionMessage | ||||
| used by |
|
||||
| annotation |
|
||||
| source | <xs:complexType name="Deletion"> <xs:annotation> <xs:documentation xml:lang="EN">The deletion ist used to cancel a complete TransportCoordination or to cancel individual 'Load' elements within a TransportCoordination.</xs:documentation> <xs:documentation xml:lang="DE">Die Deletion dient zur Stornierung einer kompletten TransportCoordination oder einzelner Ladeeinheiten einer TransportCoordination.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Transaction" type="Transaction"/> <xs:element name="Interchange" type="Interchange"/> <xs:element name="DeletionMessage" type="DeletionMessage" maxOccurs="999"/> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| type | Transaction | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| source | <xs:element name="Transaction" type="Transaction"/> |
| diagram | ![]() |
||
| type | Interchange | ||
| properties |
|
||
| children | CreationTime ExchangeNumber TestIndicator MessageCount Sender Recipient | ||
| source | <xs:element name="Interchange" type="Interchange"/> |
| diagram | ![]() |
||||||||||||||||||||||
| type | DeletionMessage | ||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||
| children | MessageHeader ParticipantInformation TerminalLocation DeletionType Load Dispatcher Comment Supplement | ||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| source | <xs:element name="DeletionMessage" type="DeletionMessage" maxOccurs="999"/> |
| diagram | ![]() |
||||||||||||||||||||||
| type | extension of Message | ||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||
| children | MessageHeader ParticipantInformation TerminalLocation DeletionType Load Dispatcher Comment Supplement | ||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||
| source | <xs:complexType name="DeletionMessage"> <xs:annotation> <xs:documentation xml:lang="EN">The deletion ist used to cancel a complete TransportCoordination or to cancel individual 'Load' elements within a TransportCoordination.</xs:documentation> <xs:documentation xml:lang="DE">Die Deletion dient zur Stornierung einer kompletten TransportCoordination oder einzelner Ladeeinheiten einer TransportCoordination.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="Message"> <xs:sequence> <xs:element name="ParticipantInformation" type="ParticipantInformationType"> <xs:annotation> <xs:documentation xml:lang="EN">Information about the participating transport company</xs:documentation> <xs:documentation xml:lang="DE">Daten des beteiligten Transportunternehmer / Subunternehmer </xs:documentation> </xs:annotation> </xs:element> <xs:element name="TerminalLocation" type="TerminalLocationType"> <xs:annotation> <xs:documentation xml:lang="EN">Specifies the location of the terminal and the place of loading (in Bremen, Hamburg or Lübeck)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="DeletionType" type="DeletionTypeType"> <xs:annotation> <xs:documentation xml:lang="EN">type of deletion: Coordination - deletion of a whole transport coordination message Load - deletion of a single load element of a transport coordination message</xs:documentation> <xs:documentation xml:lang="DE">Art der Löschung: Coordination - Löschung einer 'TransportCoordination' Load - Löschung einer einzelnen Ladeeinheit einer 'TransportCoordination'</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Load" minOccurs="0" maxOccurs="999"> <xs:complexType> <xs:sequence> <xs:element name="Position" type="CountType"> <xs:annotation> <xs:documentation xml:lang="EN">The position is a unique number / count within the message to unambiguosly identify the load. It corresponds to the position of the load within the TransportCoordination Message</xs:documentation> <xs:documentation xml:lang="DE">laufende Nummer zur eindeutigen Identifikation der Ladung innerhalb der Nachricht. Die laufende Nummer in der Deletion entspricht der laufenden Nummer der Ladung in der 'TransportCoordination'.</xs:documentation> </xs:annotation> </xs:element> <xs:choice minOccurs="0"> <xs:element name="ContainerLoad"> <xs:complexType> <xs:sequence> <xs:element name="Container" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Number" type="ContainerNumberType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">container ID / number</xs:documentation> <xs:documentation xml:lang="DE">Containernummer</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Length" type="ContainerLengthType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">container length</xs:documentation> <xs:documentation xml:lang="DE">Containerlänge</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Height" type="ContainerHeightType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">container height</xs:documentation> <xs:documentation xml:lang="DE">Containerhöhe</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Type" type="ContainerTypeType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">container type</xs:documentation> <xs:documentation xml:lang="DE">Containertyp</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ISOCode" type="ISOCodeType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">container ISO code</xs:documentation> <xs:documentation xml:lang="DE">Container ISO Code</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="ConventionalLoad"> <xs:complexType> <xs:choice> <xs:element name="GeneralCargo"> <xs:complexType> <xs:sequence> <xs:element name="Transport"> <xs:complexType> <xs:sequence> <xs:element name="Number"> <xs:annotation> <xs:documentation xml:lang="EN">transport number / reference</xs:documentation> <xs:documentation xml:lang="DE">Transportnummer</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Client"> <xs:annotation> <xs:documentation xml:lang="EN">client</xs:documentation> <xs:documentation xml:lang="DE">Mandant</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="MarksAndNumber" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">marks und numbers (reference with which the packages are marked)</xs:documentation> <xs:documentation xml:lang="DE">Markierung</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Vehicle"> <xs:complexType> <xs:sequence> <xs:element name="LoadNumber" type="Reference50Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">Load number, tour number, operation number</xs:documentation> <xs:documentation xml:lang="DE">Ladungsnummer, Tournummer, Vorgangsnummer</xs:documentation> </xs:annotation> </xs:element> <xs:element name="BHTPortOrder" type="Reference07Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">BHT number or portordernumber for H and H</xs:documentation> <xs:documentation xml:lang="DE">BHT-Nummer oder Portodernummer bei H und H</xs:documentation> </xs:annotation> </xs:element> <xs:element name="VIN" type="Reference17Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">Vehicle identification number</xs:documentation> <xs:documentation xml:lang="DE">Fahrgestellnummer</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> </xs:complexType> </xs:element> </xs:choice> <xs:element name="Supplement" type="generic" minOccurs="0" maxOccurs="99"> <xs:annotation> <xs:documentation xml:lang="DE">Zusätzliche Daten; Verwendung nach Vereinbarung</xs:documentation> <xs:documentation xml:lang="EN">supplemental data; usage according to mutual agreement</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Dispatcher" type="Contact" minOccurs="0"/> <xs:element name="Comment" type="Text255Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">remark</xs:documentation> <xs:documentation xml:lang="DE">Bemerkung</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Supplement" type="generic" minOccurs="0" maxOccurs="99"> <xs:annotation> <xs:documentation xml:lang="DE">Zusätzliche Daten; Verwendung nach Vereinbarung</xs:documentation> <xs:documentation xml:lang="EN">supplemental data; usage according to mutual agreement</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
| diagram | ![]() |
||||
| type | ParticipantInformationType | ||||
| properties |
|
||||
| children | Company TruckerID Reference | ||||
| annotation |
|
||||
| source | <xs:element name="ParticipantInformation" type="ParticipantInformationType"> <xs:annotation> <xs:documentation xml:lang="EN">Information about the participating transport company</xs:documentation> <xs:documentation xml:lang="DE">Daten des beteiligten Transportunternehmer / Subunternehmer </xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||
| type | TerminalLocationType | ||
| properties |
|
||
| children | LocationIdentification LocationName LocationType PlaceOfLoading | ||
| annotation |
|
||
| source | <xs:element name="TerminalLocation" type="TerminalLocationType"> <xs:annotation> <xs:documentation xml:lang="EN">Specifies the location of the terminal and the place of loading (in Bremen, Hamburg or Lübeck)</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
|||||||||
| type | DeletionTypeType | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="DeletionType" type="DeletionTypeType"> <xs:annotation> <xs:documentation xml:lang="EN">type of deletion: Coordination - deletion of a whole transport coordination message Load - deletion of a single load element of a transport coordination message</xs:documentation> <xs:documentation xml:lang="DE">Art der Löschung: Coordination - Löschung einer 'TransportCoordination' Load - Löschung einer einzelnen Ladeeinheit einer 'TransportCoordination'</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| properties |
|
||||||
| children | Position ContainerLoad ConventionalLoad Supplement | ||||||
| source | <xs:element name="Load" minOccurs="0" maxOccurs="999"> <xs:complexType> <xs:sequence> <xs:element name="Position" type="CountType"> <xs:annotation> <xs:documentation xml:lang="EN">The position is a unique number / count within the message to unambiguosly identify the load. It corresponds to the position of the load within the TransportCoordination Message</xs:documentation> <xs:documentation xml:lang="DE">laufende Nummer zur eindeutigen Identifikation der Ladung innerhalb der Nachricht. Die laufende Nummer in der Deletion entspricht der laufenden Nummer der Ladung in der 'TransportCoordination'.</xs:documentation> </xs:annotation> </xs:element> <xs:choice minOccurs="0"> <xs:element name="ContainerLoad"> <xs:complexType> <xs:sequence> <xs:element name="Container" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Number" type="ContainerNumberType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">container ID / number</xs:documentation> <xs:documentation xml:lang="DE">Containernummer</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Length" type="ContainerLengthType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">container length</xs:documentation> <xs:documentation xml:lang="DE">Containerlänge</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Height" type="ContainerHeightType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">container height</xs:documentation> <xs:documentation xml:lang="DE">Containerhöhe</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Type" type="ContainerTypeType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">container type</xs:documentation> <xs:documentation xml:lang="DE">Containertyp</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ISOCode" type="ISOCodeType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">container ISO code</xs:documentation> <xs:documentation xml:lang="DE">Container ISO Code</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="ConventionalLoad"> <xs:complexType> <xs:choice> <xs:element name="GeneralCargo"> <xs:complexType> <xs:sequence> <xs:element name="Transport"> <xs:complexType> <xs:sequence> <xs:element name="Number"> <xs:annotation> <xs:documentation xml:lang="EN">transport number / reference</xs:documentation> <xs:documentation xml:lang="DE">Transportnummer</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Client"> <xs:annotation> <xs:documentation xml:lang="EN">client</xs:documentation> <xs:documentation xml:lang="DE">Mandant</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="MarksAndNumber" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">marks und numbers (reference with which the packages are marked)</xs:documentation> <xs:documentation xml:lang="DE">Markierung</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Vehicle"> <xs:complexType> <xs:sequence> <xs:element name="LoadNumber" type="Reference50Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">Load number, tour number, operation number</xs:documentation> <xs:documentation xml:lang="DE">Ladungsnummer, Tournummer, Vorgangsnummer</xs:documentation> </xs:annotation> </xs:element> <xs:element name="BHTPortOrder" type="Reference07Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">BHT number or portordernumber for H and H</xs:documentation> <xs:documentation xml:lang="DE">BHT-Nummer oder Portodernummer bei H und H</xs:documentation> </xs:annotation> </xs:element> <xs:element name="VIN" type="Reference17Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">Vehicle identification number</xs:documentation> <xs:documentation xml:lang="DE">Fahrgestellnummer</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> </xs:complexType> </xs:element> </xs:choice> <xs:element name="Supplement" type="generic" minOccurs="0" maxOccurs="99"> <xs:annotation> <xs:documentation xml:lang="DE">Zusätzliche Daten; Verwendung nach Vereinbarung</xs:documentation> <xs:documentation xml:lang="EN">supplemental data; usage according to mutual agreement</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||||
| type | CountType | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="Position" type="CountType"> <xs:annotation> <xs:documentation xml:lang="EN">The position is a unique number / count within the message to unambiguosly identify the load. It corresponds to the position of the load within the TransportCoordination Message</xs:documentation> <xs:documentation xml:lang="DE">laufende Nummer zur eindeutigen Identifikation der Ladung innerhalb der Nachricht. Die laufende Nummer in der Deletion entspricht der laufenden Nummer der Ladung in der 'TransportCoordination'.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||
| properties |
|
||
| children | Container | ||
| source | <xs:element name="ContainerLoad"> <xs:complexType> <xs:sequence> <xs:element name="Container" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Number" type="ContainerNumberType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">container ID / number</xs:documentation> <xs:documentation xml:lang="DE">Containernummer</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Length" type="ContainerLengthType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">container length</xs:documentation> <xs:documentation xml:lang="DE">Containerlänge</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Height" type="ContainerHeightType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">container height</xs:documentation> <xs:documentation xml:lang="DE">Containerhöhe</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Type" type="ContainerTypeType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">container type</xs:documentation> <xs:documentation xml:lang="DE">Containertyp</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ISOCode" type="ISOCodeType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">container ISO code</xs:documentation> <xs:documentation xml:lang="DE">Container ISO Code</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||||
| properties |
|
||||||
| children | Number Length Height Type ISOCode | ||||||
| source | <xs:element name="Container" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Number" type="ContainerNumberType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">container ID / number</xs:documentation> <xs:documentation xml:lang="DE">Containernummer</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Length" type="ContainerLengthType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">container length</xs:documentation> <xs:documentation xml:lang="DE">Containerlänge</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Height" type="ContainerHeightType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">container height</xs:documentation> <xs:documentation xml:lang="DE">Containerhöhe</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Type" type="ContainerTypeType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">container type</xs:documentation> <xs:documentation xml:lang="DE">Containertyp</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ISOCode" type="ISOCodeType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">container ISO code</xs:documentation> <xs:documentation xml:lang="DE">Container ISO Code</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||||||||||
| type | ContainerNumberType | ||||||||||||
| properties |
|
||||||||||||
| facets |
|
||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:element name="Number" type="ContainerNumberType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">container ID / number</xs:documentation> <xs:documentation xml:lang="DE">Containernummer</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||||||||
| type | ContainerLengthType | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| facets |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| annotation |
|
||||||||||||||||||
| source | <xs:element name="Length" type="ContainerLengthType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">container length</xs:documentation> <xs:documentation xml:lang="DE">Containerlänge</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||||||||
| type | ContainerHeightType | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| facets |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| annotation |
|
||||||||||||||||||
| source | <xs:element name="Height" type="ContainerHeightType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">container height</xs:documentation> <xs:documentation xml:lang="DE">Containerhöhe</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||||||||
| type | ContainerTypeType | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| facets |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| annotation |
|
||||||||||||||||||
| source | <xs:element name="Type" type="ContainerTypeType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">container type</xs:documentation> <xs:documentation xml:lang="DE">Containertyp</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| type | ISOCodeType | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="ISOCode" type="ISOCodeType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">container ISO code</xs:documentation> <xs:documentation xml:lang="DE">Container ISO Code</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||
| properties |
|
||
| children | GeneralCargo Vehicle | ||
| source | <xs:element name="ConventionalLoad"> <xs:complexType> <xs:choice> <xs:element name="GeneralCargo"> <xs:complexType> <xs:sequence> <xs:element name="Transport"> <xs:complexType> <xs:sequence> <xs:element name="Number"> <xs:annotation> <xs:documentation xml:lang="EN">transport number / reference</xs:documentation> <xs:documentation xml:lang="DE">Transportnummer</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Client"> <xs:annotation> <xs:documentation xml:lang="EN">client</xs:documentation> <xs:documentation xml:lang="DE">Mandant</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="MarksAndNumber" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">marks und numbers (reference with which the packages are marked)</xs:documentation> <xs:documentation xml:lang="DE">Markierung</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Vehicle"> <xs:complexType> <xs:sequence> <xs:element name="LoadNumber" type="Reference50Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">Load number, tour number, operation number</xs:documentation> <xs:documentation xml:lang="DE">Ladungsnummer, Tournummer, Vorgangsnummer</xs:documentation> </xs:annotation> </xs:element> <xs:element name="BHTPortOrder" type="Reference07Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">BHT number or portordernumber for H and H</xs:documentation> <xs:documentation xml:lang="DE">BHT-Nummer oder Portodernummer bei H und H</xs:documentation> </xs:annotation> </xs:element> <xs:element name="VIN" type="Reference17Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">Vehicle identification number</xs:documentation> <xs:documentation xml:lang="DE">Fahrgestellnummer</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> </xs:complexType> </xs:element> |
| diagram | ![]() |
||
| properties |
|
||
| children | Transport MarksAndNumber | ||
| source | <xs:element name="GeneralCargo"> <xs:complexType> <xs:sequence> <xs:element name="Transport"> <xs:complexType> <xs:sequence> <xs:element name="Number"> <xs:annotation> <xs:documentation xml:lang="EN">transport number / reference</xs:documentation> <xs:documentation xml:lang="DE">Transportnummer</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Client"> <xs:annotation> <xs:documentation xml:lang="EN">client</xs:documentation> <xs:documentation xml:lang="DE">Mandant</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="MarksAndNumber" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">marks und numbers (reference with which the packages are marked)</xs:documentation> <xs:documentation xml:lang="DE">Markierung</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||
| properties |
|
||
| children | Number Client | ||
| source | <xs:element name="Transport"> <xs:complexType> <xs:sequence> <xs:element name="Number"> <xs:annotation> <xs:documentation xml:lang="EN">transport number / reference</xs:documentation> <xs:documentation xml:lang="DE">Transportnummer</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Client"> <xs:annotation> <xs:documentation xml:lang="EN">client</xs:documentation> <xs:documentation xml:lang="DE">Mandant</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||
| annotation |
|
||||
| source | <xs:element name="Number"> <xs:annotation> <xs:documentation xml:lang="EN">transport number / reference</xs:documentation> <xs:documentation xml:lang="DE">Transportnummer</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||
| annotation |
|
||||
| source | <xs:element name="Client"> <xs:annotation> <xs:documentation xml:lang="EN">client</xs:documentation> <xs:documentation xml:lang="DE">Mandant</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||
| properties |
|
||||
| annotation |
|
||||
| source | <xs:element name="MarksAndNumber" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">marks und numbers (reference with which the packages are marked)</xs:documentation> <xs:documentation xml:lang="DE">Markierung</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||
| properties |
|
||
| children | LoadNumber BHTPortOrder VIN | ||
| source | <xs:element name="Vehicle"> <xs:complexType> <xs:sequence> <xs:element name="LoadNumber" type="Reference50Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">Load number, tour number, operation number</xs:documentation> <xs:documentation xml:lang="DE">Ladungsnummer, Tournummer, Vorgangsnummer</xs:documentation> </xs:annotation> </xs:element> <xs:element name="BHTPortOrder" type="Reference07Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">BHT number or portordernumber for H and H</xs:documentation> <xs:documentation xml:lang="DE">BHT-Nummer oder Portodernummer bei H und H</xs:documentation> </xs:annotation> </xs:element> <xs:element name="VIN" type="Reference17Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">Vehicle identification number</xs:documentation> <xs:documentation xml:lang="DE">Fahrgestellnummer</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
|||||||||
| type | Reference50Type | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="LoadNumber" type="Reference50Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">Load number, tour number, operation number</xs:documentation> <xs:documentation xml:lang="DE">Ladungsnummer, Tournummer, Vorgangsnummer</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
|||||||||
| type | Reference07Type | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="BHTPortOrder" type="Reference07Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">BHT number or portordernumber for H and H</xs:documentation> <xs:documentation xml:lang="DE">BHT-Nummer oder Portodernummer bei H und H</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
|||||||||
| type | Reference17Type | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="VIN" type="Reference17Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">Vehicle identification number</xs:documentation> <xs:documentation xml:lang="DE">Fahrgestellnummer</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||
| type | generic | ||||||||||||
| properties |
|
||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:element name="Supplement" type="generic" minOccurs="0" maxOccurs="99"> <xs:annotation> <xs:documentation xml:lang="DE">Zusätzliche Daten; Verwendung nach Vereinbarung</xs:documentation> <xs:documentation xml:lang="EN">supplemental data; usage according to mutual agreement</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| type | Contact | ||||||
| properties |
|
||||||
| children | Name Telephone Fax Email | ||||||
| source | <xs:element name="Dispatcher" type="Contact" minOccurs="0"/> |
| diagram | ![]() |
||||||||||||
| type | Text255Type | ||||||||||||
| properties |
|
||||||||||||
| facets |
|
||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:element name="Comment" type="Text255Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">remark</xs:documentation> <xs:documentation xml:lang="DE">Bemerkung</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||
| type | generic | ||||||||||||
| properties |
|
||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:element name="Supplement" type="generic" minOccurs="0" maxOccurs="99"> <xs:annotation> <xs:documentation xml:lang="DE">Zusätzliche Daten; Verwendung nach Vereinbarung</xs:documentation> <xs:documentation xml:lang="EN">supplemental data; usage according to mutual agreement</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||||||||
| type | extension of xs:string | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| used by |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xs:complexType name="AdditionalTransportMeansID"> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="codeListIdentification" type="xs:string"/> <xs:attribute name="agencyID" type="xs:string" default="DAKOSY"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
| type | xs:string |
| source | <xs:attribute name="codeListIdentification" type="xs:string"/> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="agencyID" type="xs:string" default="DAKOSY"/> |
| diagram | ![]() |
||
| children | Name Value | ||
| used by |
|
||
| source | <xs:complexType name="AdditionalValue"> <xs:sequence> <xs:element name="Name" type="xs:string"/> <xs:element name="Value" type="xs:string"/> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||
| type | xs:string | ||
| properties |
|
||
| source | <xs:element name="Name" type="xs:string"/> |
| diagram | ![]() |
||
| type | xs:string | ||
| properties |
|
||
| source | <xs:element name="Value" type="xs:string"/> |
| diagram | ![]() |
||||||||||||||||||
| type | extension of Code17TypeContent | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| used by |
|
||||||||||||||||||
| facets |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xs:complexType name="Code17Type"> <xs:simpleContent> <xs:extension base="Code17TypeContent"> <xs:attribute name="codeListIdentification" type="xs:string"/> <xs:attribute name="agencyID" type="xs:string" default="DAKOSY"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
| type | xs:string |
| source | <xs:attribute name="codeListIdentification" type="xs:string"/> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="agencyID" type="xs:string" default="DAKOSY"/> |
| diagram | ![]() |
||||||||||||||||||
| type | extension of Code2TypeContent | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| facets |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xs:complexType name="Code2Type"> <xs:simpleContent> <xs:extension base="Code2TypeContent"> <xs:attribute name="codeListIdentification" type="xs:string"/> <xs:attribute name="agencyID" type="xs:string" default="DAKOSY"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
| type | xs:string |
| source | <xs:attribute name="codeListIdentification" type="xs:string"/> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="agencyID" type="xs:string" default="DAKOSY"/> |
| diagram | ![]() |
||||||||||||||||||
| type | extension of Code30TypeContent | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| facets |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xs:complexType name="Code30Type"> <xs:simpleContent> <xs:extension base="Code30TypeContent"> <xs:attribute name="codeListIdentification" type="xs:string"/> <xs:attribute name="agencyID" type="xs:string" default="DAKOSY"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
| type | xs:string |
| source | <xs:attribute name="codeListIdentification" type="xs:string"/> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="agencyID" type="xs:string" default="DAKOSY"/> |
| diagram | ![]() |
||||||||||||||||||
| type | extension of Code3TypeContent | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| facets |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xs:complexType name="Code3Type"> <xs:simpleContent> <xs:extension base="Code3TypeContent"> <xs:attribute name="codeListIdentification" type="xs:string"/> <xs:attribute name="agencyID" type="xs:string" default="DAKOSY"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
| type | xs:string |
| source | <xs:attribute name="codeListIdentification" type="xs:string"/> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="agencyID" type="xs:string" default="DAKOSY"/> |
| diagram | ![]() |
||||||||||||||||||
| type | extension of Code4TypeContent | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| used by |
|
||||||||||||||||||
| facets |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xs:complexType name="Code4Type"> <xs:simpleContent> <xs:extension base="Code4TypeContent"> <xs:attribute name="codeListIdentification" type="xs:string"/> <xs:attribute name="agencyID" type="xs:string" default="DAKOSY"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
| type | xs:string |
| source | <xs:attribute name="codeListIdentification" type="xs:string"/> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="agencyID" type="xs:string" default="DAKOSY"/> |
| diagram | ![]() |
||||||||||||||||||
| type | extension of Code6TypeContent | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| facets |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xs:complexType name="Code6Type"> <xs:simpleContent> <xs:extension base="Code6TypeContent"> <xs:attribute name="codeListIdentification" type="xs:string"/> <xs:attribute name="agencyID" type="xs:string" default="DAKOSY"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
| type | xs:string |
| source | <xs:attribute name="codeListIdentification" type="xs:string"/> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="agencyID" type="xs:string" default="DAKOSY"/> |
| diagram | ![]() |
||||
| children | Name Telephone Fax Email | ||||
| used by |
|
||||
| annotation |
|
||||
| source | <xs:complexType name="Contact"> <xs:annotation> <xs:documentation xml:lang="EN">Contact Information</xs:documentation> <xs:documentation xml:lang="DE">Kontaktinformationen</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Name" type="Name"> <xs:annotation> <xs:documentation xml:lang="EN">Name or department of a contact</xs:documentation> <xs:documentation xml:lang="DE">Name oder Abteilung des Kontaktpartners</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Telephone" type="Phone" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">telephone communication number</xs:documentation> <xs:documentation xml:lang="DE">Telefonnummer</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Fax" type="Fax" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">telefax communication number</xs:documentation> <xs:documentation xml:lang="DE">Telefaxnummer</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Email" type="Email" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">email address</xs:documentation> <xs:documentation xml:lang="DE">E-Mail Adresse</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
|||||||||
| type | Name | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="Name" type="Name"> <xs:annotation> <xs:documentation xml:lang="EN">Name or department of a contact</xs:documentation> <xs:documentation xml:lang="DE">Name oder Abteilung des Kontaktpartners</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
|||||||||
| type | Phone | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="Telephone" type="Phone" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">telephone communication number</xs:documentation> <xs:documentation xml:lang="DE">Telefonnummer</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
|||||||||
| type | Fax | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="Fax" type="Fax" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">telefax communication number</xs:documentation> <xs:documentation xml:lang="DE">Telefaxnummer</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
|||||||||
| type | ||||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="Email" type="Email" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">email address</xs:documentation> <xs:documentation xml:lang="DE">E-Mail Adresse</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||||||||
| type | extension of ContainerHeightTypeContent | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| used by |
|
||||||||||||||||||
| facets |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xs:complexType name="ContainerHeightType"> <xs:simpleContent> <xs:extension base="ContainerHeightTypeContent"> <xs:attribute name="codeListIdentification" type="xs:string"/> <xs:attribute name="agencyID" type="xs:string" default="DAKOSY"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
| type | xs:string |
| source | <xs:attribute name="codeListIdentification" type="xs:string"/> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="agencyID" type="xs:string" default="DAKOSY"/> |
| diagram | ![]() |
||||||||||||||||||
| type | extension of ContainerLengthTypeContent | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| used by |
|
||||||||||||||||||
| facets |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xs:complexType name="ContainerLengthType"> <xs:simpleContent> <xs:extension base="ContainerLengthTypeContent"> <xs:attribute name="codeListIdentification" type="xs:string"/> <xs:attribute name="agencyID" type="xs:string" default="DAKOSY"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
| type | xs:string |
| source | <xs:attribute name="codeListIdentification" type="xs:string"/> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="agencyID" type="xs:string" default="DAKOSY"/> |
| diagram | ![]() |
||||||||||||
| type | extension of ContainerNumber | ||||||||||||
| properties |
|
||||||||||||
| used by |
|
||||||||||||
| facets |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:complexType name="ContainerNumberType"> <xs:simpleContent> <xs:extension base="ContainerNumber"> <xs:attribute name="shippersOwned" type="IndicatorType" use="optional"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
| type | IndicatorType | ||
| properties |
|
||
| source | <xs:attribute name="shippersOwned" type="IndicatorType" use="optional"/> |
| diagram | ![]() |
||||||||||||||||||
| type | extension of ContainerTypeTypeContent | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| used by |
|
||||||||||||||||||
| facets |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xs:complexType name="ContainerTypeType"> <xs:simpleContent> <xs:extension base="ContainerTypeTypeContent"> <xs:attribute name="codeListIdentification" type="xs:string"/> <xs:attribute name="agencyID" type="xs:string" default="DAKOSY"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
| type | xs:string |
| source | <xs:attribute name="codeListIdentification" type="xs:string"/> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="agencyID" type="xs:string" default="DAKOSY"/> |
| diagram | ![]() |
||
| children | DateTime Format | ||
| used by |
|
||
| source | <xs:complexType name="DateTimeType"> <xs:sequence> <xs:element name="DateTime" type="dateTimeWithoutTimezone"/> <xs:element name="Format" type="xs:string" minOccurs="0"/> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||
| type | dateTimeWithoutTimezone | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xs:element name="DateTime" type="dateTimeWithoutTimezone"/> |
| diagram | ![]() |
||||||
| type | xs:string | ||||||
| properties |
|
||||||
| source | <xs:element name="Format" type="xs:string" minOccurs="0"/> |
| diagram | ![]() |
||||||||||||
| type | extension of xs:decimal | ||||||||||||
| properties |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:complexType name="DistanceType"> <xs:simpleContent> <xs:extension base="xs:decimal"> <xs:attribute name="unit" type="DistanceUnitType" use="required"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
| type | DistanceUnitType | ||||||||||||
| properties |
|
||||||||||||
| facets |
|
||||||||||||
| source | <xs:attribute name="unit" type="DistanceUnitType" use="required"/> |
| diagram | ![]() |
||||||
| type | extension of dateTimeWithoutTimezone | ||||||
| properties |
|
||||||
| used by |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:complexType name="DocumentCreationTime"> <xs:annotation> <xs:documentation xml:lang="EN"> Date and time of document creation. Format : 1999-05-31T13:20:00 </xs:documentation> <xs:documentation xml:lang="DE"> Datum und Zeit der Dateierstellung. Format : 1999-05-31T13:20:00 </xs:documentation> </xs:annotation> <xs:simpleContent> <xs:extension base="dateTimeWithoutTimezone"/> </xs:simpleContent> </xs:complexType> |
| diagram | ![]() |
||||
| children | ErrorCode ErrorInformation | ||||
| annotation |
|
||||
| source | <xs:complexType name="Error"> <xs:annotation> <xs:documentation xml:lang="EN">The Error element contains information about an error which occured while processing an EDI message.</xs:documentation> <xs:documentation xml:lang="DE">Das Error-Element beschreibt einen bei der Verarbeitung einer EDI-Nachricht aufgetretenen Fehler.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="ErrorCode" type="ErrorCode"> <xs:annotation> <xs:documentation xml:lang="EN">A code describing the error (max. 8 digits)</xs:documentation> <xs:documentation xml:lang="DE">Ein bis zu 8-Stelliger Fehlercode</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ErrorInformation" type="TextType" minOccurs="0" maxOccurs="2"> <xs:annotation> <xs:documentation xml:lang="EN">Free text information about the error.</xs:documentation> <xs:documentation xml:lang="DE">Freitextinformationen zum aufgetretenen Fehler.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
|||||||||
| type | ErrorCode | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="ErrorCode" type="ErrorCode"> <xs:annotation> <xs:documentation xml:lang="EN">A code describing the error (max. 8 digits)</xs:documentation> <xs:documentation xml:lang="DE">Ein bis zu 8-Stelliger Fehlercode</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||
| type | TextType | ||||||||||||
| properties |
|
||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:element name="ErrorInformation" type="TextType" minOccurs="0" maxOccurs="2"> <xs:annotation> <xs:documentation xml:lang="EN">Free text information about the error.</xs:documentation> <xs:documentation xml:lang="DE">Freitextinformationen zum aufgetretenen Fehler.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||
| type | extension of xs:string | ||||||||||||
| properties |
|
||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:complexType name="generic"> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="key" type="code10"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
| type | code10 | |||||||||
| facets |
|
|||||||||
| source | <xs:attribute name="key" type="code10"/> |
| diagram | ![]() |
||||||||||||
| type | extension of xs:string | ||||||||||||
| properties |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:complexType name="generic255-35"> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="key" type="Reference35Type"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
| type | Reference35Type | |||||||||
| facets |
|
|||||||||
| source | <xs:attribute name="key" type="Reference35Type"/> |
| diagram | ![]() |
| children | latitude longitude |
| source | <xs:complexType name="GpsCoordinatesType"> <xs:sequence> <xs:element name="latitude"> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:minInclusive value="-90.0"/> <xs:maxInclusive value="90.0"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="longitude"> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:minInclusive value="-180.0"/> <xs:maxInclusive value="180.0"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
|||||||||
| type | restriction of xs:decimal | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:element name="latitude"> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:minInclusive value="-90.0"/> <xs:maxInclusive value="90.0"/> </xs:restriction> </xs:simpleType> </xs:element> |
| diagram | ![]() |
|||||||||
| type | restriction of xs:decimal | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:element name="longitude"> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:minInclusive value="-180.0"/> <xs:maxInclusive value="180.0"/> </xs:restriction> </xs:simpleType> </xs:element> |
| diagram | ![]() |
||||||||||||||||||
| type | extension of InspectionTypeContent | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xs:complexType name="InspectionType"> <xs:simpleContent> <xs:extension base="InspectionTypeContent"> <xs:attribute name="codeListIdentification" type="xs:string"/> <xs:attribute name="agencyID" type="xs:string" default="DAKOSY"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
| type | xs:string |
| source | <xs:attribute name="codeListIdentification" type="xs:string"/> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="agencyID" type="xs:string" default="DAKOSY"/> |
| diagram | ![]() |
||||
| children | CreationTime ExchangeNumber TestIndicator MessageCount Sender Recipient | ||||
| used by |
|
||||
| annotation |
|
||||
| source | <xs:complexType name="Interchange"> <xs:annotation> <xs:documentation xml:lang="EN">Each Interchange starts with an element containing some meta information, followed by one or more messages.</xs:documentation> <xs:documentation xml:lang="DE">Jeder Interchange beginnt mit einem Element, welches verschiedene Metadaten enthält und an das sich eine oder mehrere Nachrichten anschließen.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="CreationTime" type="DocumentCreationTime"> <xs:annotation> <xs:documentation xml:lang="EN"> Date and time of document creation. Format : 1999-05-31T13:20:00 </xs:documentation> <xs:documentation xml:lang="DE"> Erstellungszeitpunkt des Nachrichtendokuments. Format : 1999-05-31T13:20:00 </xs:documentation> </xs:annotation> </xs:element> <xs:element name="ExchangeNumber" type="DocumentExchangeNumber"> <xs:annotation> <xs:documentation xml:lang="EN">A unique reference numberof an interchange.</xs:documentation> <xs:documentation xml:lang="DE">Eindeutige Referenz eines Interchange.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TestIndicator" type="DocumentTestIndicator" minOccurs="0"/> <xs:element name="MessageCount" type="MessageCount" minOccurs="0"/> <xs:element name="Sender" type="Participant"> <xs:annotation> <xs:documentation xml:lang="EN">This element contains information about the party who assembled and sent an interchange.</xs:documentation> <xs:documentation xml:lang="EN">Enthält Informationen über die Partei, die einen Interchange zusammengestellt und versandt hat.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Recipient" type="Participant"> <xs:annotation> <xs:documentation xml:lang="EN">Contains Information about the party receiving an Interchange. This party may forward the whole interchange or split it up into individual messages which are then processed further.</xs:documentation> <xs:documentation xml:lang="DE">Enthält Informationen über den Empfänger eines Interchanges. Dieser Teilnehmer kann den Interchange als Ganzes weiterleiten, oder wieder in einzelne Nachrichten zerlegen, um diese dann weiterzuverarbeiten.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||
| type | DocumentCreationTime | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="CreationTime" type="DocumentCreationTime"> <xs:annotation> <xs:documentation xml:lang="EN"> Date and time of document creation. Format : 1999-05-31T13:20:00 </xs:documentation> <xs:documentation xml:lang="DE"> Erstellungszeitpunkt des Nachrichtendokuments. Format : 1999-05-31T13:20:00 </xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
|||||||||
| type | DocumentExchangeNumber | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="ExchangeNumber" type="DocumentExchangeNumber"> <xs:annotation> <xs:documentation xml:lang="EN">A unique reference numberof an interchange.</xs:documentation> <xs:documentation xml:lang="DE">Eindeutige Referenz eines Interchange.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| type | DocumentTestIndicator | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xs:element name="TestIndicator" type="DocumentTestIndicator" minOccurs="0"/> |
| diagram | ![]() |
||||||
| type | MessageCount | ||||||
| properties |
|
||||||
| source | <xs:element name="MessageCount" type="MessageCount" minOccurs="0"/> |
| diagram | ![]() |
||||
| type | Participant | ||||
| properties |
|
||||
| children | ParticipantCode Contact | ||||
| annotation |
|
||||
| source | <xs:element name="Sender" type="Participant"> <xs:annotation> <xs:documentation xml:lang="EN">This element contains information about the party who assembled and sent an interchange.</xs:documentation> <xs:documentation xml:lang="EN">Enthält Informationen über die Partei, die einen Interchange zusammengestellt und versandt hat.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||
| type | Participant | ||||
| properties |
|
||||
| children | ParticipantCode Contact | ||||
| annotation |
|
||||
| source | <xs:element name="Recipient" type="Participant"> <xs:annotation> <xs:documentation xml:lang="EN">Contains Information about the party receiving an Interchange. This party may forward the whole interchange or split it up into individual messages which are then processed further.</xs:documentation> <xs:documentation xml:lang="DE">Enthält Informationen über den Empfänger eines Interchanges. Dieser Teilnehmer kann den Interchange als Ganzes weiterleiten, oder wieder in einzelne Nachrichten zerlegen, um diese dann weiterzuverarbeiten.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||
| children | TruckerID TruckerName VehicleRegistration TrailerRegistration | ||||
| annotation |
|
||||
| source | <xs:complexType name="Legitimation"> <xs:annotation> <xs:documentation xml:lang="EN">transport authorization-data</xs:documentation> <xs:documentation xml:lang="DE">Daten für die Prüfung der Tansportberechtigung</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="TruckerID" type="TruckerID" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">TruckerID of the driver carrying out the transport</xs:documentation> <xs:documentation xml:lang="DE">TruckerID des ausführenden Fahrers</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TruckerName" type="Name" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">Name of the driver carrying out the transport</xs:documentation> <xs:documentation xml:lang="DE">Name des ausführenden Fahrers</xs:documentation> </xs:annotation> </xs:element> <xs:element name="VehicleRegistration" type="LicensePlateEUFullRange" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">vehicle licence number of the traction engine</xs:documentation> <xs:documentation xml:lang="DE">Polizeiliches Kennzeichen der Zugmaschine</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TrailerRegistration" type="LicensePlateEUFullRange" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">vehicle licence number of the trailer</xs:documentation> <xs:documentation xml:lang="DE">Polizeiliches Kennzeichen des Anhängers</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||||||||||||
| type | TruckerID | ||||||||||||||||
| properties |
|
||||||||||||||||
| facets |
|
||||||||||||||||
| attributes |
|
||||||||||||||||
| annotation |
|
||||||||||||||||
| source | <xs:element name="TruckerID" type="TruckerID" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">TruckerID of the driver carrying out the transport</xs:documentation> <xs:documentation xml:lang="DE">TruckerID des ausführenden Fahrers</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
|||||||||
| type | Name | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="TruckerName" type="Name" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">Name of the driver carrying out the transport</xs:documentation> <xs:documentation xml:lang="DE">Name des ausführenden Fahrers</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| type | LicensePlateEUFullRange | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="VehicleRegistration" type="LicensePlateEUFullRange" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">vehicle licence number of the traction engine</xs:documentation> <xs:documentation xml:lang="DE">Polizeiliches Kennzeichen der Zugmaschine</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| type | LicensePlateEUFullRange | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="TrailerRegistration" type="LicensePlateEUFullRange" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">vehicle licence number of the trailer</xs:documentation> <xs:documentation xml:lang="DE">Polizeiliches Kennzeichen des Anhängers</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||
| type | extension of LinearMeasureTypeContent | ||||||||||||
| properties |
|
||||||||||||
| facets |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:complexType name="LinearMeasureType"> <xs:simpleContent> <xs:extension base="LinearMeasureTypeContent"> <xs:attribute name="unitCode" type="xs:string" use="required"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="unitCode" type="xs:string" use="required"/> |
| diagram | ![]() |
| children | LocationType LocationIdentification LocationName SubordinateLocation |
| source | <xs:complexType name="LocationType"> <xs:sequence> <xs:element name="LocationType" type="LocationTypeCode" minOccurs="0"/> <xs:element name="LocationIdentification" type="LocationIdentificationTypeContent" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">UNLocode</xs:documentation> <xs:documentation xml:lang="DE">UNLocode</xs:documentation> </xs:annotation> </xs:element> <xs:element name="LocationName" type="NameType" minOccurs="0"/> <xs:element name="SubordinateLocation" type="SubordinateLocation" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||||||||||||||
| type | LocationTypeCode | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xs:element name="LocationType" type="LocationTypeCode" minOccurs="0"/> |
| diagram | ![]() |
|||||||||
| type | LocationIdentificationTypeContent | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="LocationIdentification" type="LocationIdentificationTypeContent" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">UNLocode</xs:documentation> <xs:documentation xml:lang="DE">UNLocode</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||
| type | NameType | ||||||||||||
| properties |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="LocationName" type="NameType" minOccurs="0"/> |
| diagram | ![]() |
||||||
| type | SubordinateLocation | ||||||
| properties |
|
||||||
| children | LocationIdentification LocationName LocationType PlaceOfLoading | ||||||
| source | <xs:element name="SubordinateLocation" type="SubordinateLocation" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||||||||||
| type | extension of LocationTypeContent | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| used by |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xs:complexType name="LocationTypeCode"> <xs:simpleContent> <xs:extension base="LocationTypeContent"> <xs:attribute name="codeListIdentification" type="xs:string"/> <xs:attribute name="agencyID" type="xs:string" default="DAKOSY"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
| type | xs:string |
| source | <xs:attribute name="codeListIdentification" type="xs:string"/> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="agencyID" type="xs:string" default="DAKOSY"/> |
| diagram | ![]() |
||||||||||||||||||||||
| children | MessageHeader | ||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||
| source | <xs:complexType name="Message"> <xs:annotation> <xs:documentation xml:lang="EN">Each message sent within an interchange is based on the Message element. The Message element provides the meta information of an individual message; for a concrete implementation it as to be extended with elements containing the actual information.</xs:documentation> <xs:documentation xml:lang="DE">Jede Nachricht innerhalb eines Interchange basiert auf dem Message element. Dieses Element beinhaltet die Meta-Informationen zu einer Nachricht; für eine konkrete Implementation muss es um weitere Elemente mit den eigentlichen Inhalten erweitert werden.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="MessageHeader" type="MessageHeader"/> </xs:sequence> <xs:attribute name="messageType" type="xs:string"/> <xs:attribute name="messageVersionID" type="xs:string" use="required"> <xs:annotation> <xs:documentation xml:lang="EN">version of the messagedefinition that is used for this message</xs:documentation> <xs:documentation xml:lang="DE">Version der Nachrichtendefinition, auf der eine Nachricht basiert</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
| type | xs:string |
| source | <xs:attribute name="messageType" type="xs:string"/> |
| type | xs:string | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xs:attribute name="messageVersionID" type="xs:string" use="required"> <xs:annotation> <xs:documentation xml:lang="EN">version of the messagedefinition that is used for this message</xs:documentation> <xs:documentation xml:lang="DE">Version der Nachrichtendefinition, auf der eine Nachricht basiert</xs:documentation> </xs:annotation> </xs:attribute> |
| diagram | ![]() |
||
| type | MessageHeader | ||
| properties |
|
||
| children | MessageFunction MessageReferenceNumber PreviousMessageReferenceNumber MessageSender MessageRecipient AdditionalValue | ||
| source | <xs:element name="MessageHeader" type="MessageHeader"/> |
| diagram | ![]() |
||||
| children | MessageFunction MessageReferenceNumber PreviousMessageReferenceNumber MessageSender MessageRecipient AdditionalValue | ||||
| used by |
|
||||
| annotation |
|
||||
| source | <xs:complexType name="MessageHeader"> <xs:annotation> <xs:documentation xml:lang="EN">The message header contains meta information about an actual message which is transmitted as part of an interchange.</xs:documentation> <xs:documentation xml:lang="DE">Der Message Header enthält Metainformationen zu einer einzelnen Nachricht, die als Teil eines Interchanges übertragen wird.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="MessageFunction" type="MessageFunction" minOccurs="0"/> <xs:element name="MessageReferenceNumber" type="MessageReferenceNumber"> <xs:annotation> <xs:documentation xml:lang="EN">uniqe reference number identifying a single message. An interchange may contain more than one message.</xs:documentation> <xs:documentation xml:lang="DE">Eindeutige Referenz zur Identifzierung einer Nachricht. Ein Interchange bzw. Übertragungsdatei kann mehrere Nachrichten enthalten.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="PreviousMessageReferenceNumber" type="MessageReferenceNumber" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">For updates/cancellations, the reference number of a previous message for which an update or cancellation is sent</xs:documentation> <xs:documentation xml:lang="DE">Für Updates/Stornierungen, die Referenz einer vorangegangenen Nachricht, auf die sich ein Update/Storno bezieht</xs:documentation> </xs:annotation> </xs:element> <xs:element name="MessageSender" type="Participant"> <xs:annotation> <xs:documentation xml:lang="EN">This element contains information about the actual sender of a message (which might be different from the party who assembled and sent an interchange)</xs:documentation> <xs:documentation xml:lang="DE">Dieses Element enthält Informationen über den tatsächlichen Absender einer Nachricht (welcher sich vom Absender des Interchange unterscheiden kann)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="MessageRecipient" type="Participant"> <xs:annotation> <xs:documentation xml:lang="EN">This element contains information about a message's recipent.</xs:documentation> <xs:documentation xml:lang="DE">Dieses Element enthält Informationen über den Empfänger einer Nachricht.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="AdditionalValue" type="AdditionalValue" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
|||||||||
| type | MessageFunction | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:element name="MessageFunction" type="MessageFunction" minOccurs="0"/> |
| diagram | ![]() |
|||||||||
| type | MessageReferenceNumber | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="MessageReferenceNumber" type="MessageReferenceNumber"> <xs:annotation> <xs:documentation xml:lang="EN">uniqe reference number identifying a single message. An interchange may contain more than one message.</xs:documentation> <xs:documentation xml:lang="DE">Eindeutige Referenz zur Identifzierung einer Nachricht. Ein Interchange bzw. Übertragungsdatei kann mehrere Nachrichten enthalten.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
|||||||||
| type | MessageReferenceNumber | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="PreviousMessageReferenceNumber" type="MessageReferenceNumber" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">For updates/cancellations, the reference number of a previous message for which an update or cancellation is sent</xs:documentation> <xs:documentation xml:lang="DE">Für Updates/Stornierungen, die Referenz einer vorangegangenen Nachricht, auf die sich ein Update/Storno bezieht</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||
| type | Participant | ||||
| properties |
|
||||
| children | ParticipantCode Contact | ||||
| annotation |
|
||||
| source | <xs:element name="MessageSender" type="Participant"> <xs:annotation> <xs:documentation xml:lang="EN">This element contains information about the actual sender of a message (which might be different from the party who assembled and sent an interchange)</xs:documentation> <xs:documentation xml:lang="DE">Dieses Element enthält Informationen über den tatsächlichen Absender einer Nachricht (welcher sich vom Absender des Interchange unterscheiden kann)</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||
| type | Participant | ||||
| properties |
|
||||
| children | ParticipantCode Contact | ||||
| annotation |
|
||||
| source | <xs:element name="MessageRecipient" type="Participant"> <xs:annotation> <xs:documentation xml:lang="EN">This element contains information about a message's recipent.</xs:documentation> <xs:documentation xml:lang="DE">Dieses Element enthält Informationen über den Empfänger einer Nachricht.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| type | AdditionalValue | ||||||
| properties |
|
||||||
| children | Name Value | ||||||
| source | <xs:element name="AdditionalValue" type="AdditionalValue" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||||
| type | extension of xs:string | ||||||||||||
| properties |
|
||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:complexType name="NameType"> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="languageLocale" type="xs:string" default="DE"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="languageLocale" type="xs:string" default="DE"/> |
| diagram | ![]() |
||
| type | extension of PartyType | ||
| properties |
|
||
| children | PartyIdentification Name Description InformationContact | ||
| used by |
|
||
| source | <xs:complexType name="OwnerParty"> <xs:complexContent> <xs:extension base="PartyType"/> </xs:complexContent> </xs:complexType> |
| diagram | ![]() |
||
| children | ParticipantCode Contact | ||
| used by |
|
||
| source | <xs:complexType name="Participant"> <xs:sequence> <xs:element name="ParticipantCode" type="ParticipantCode"/> <xs:element name="Contact" type="Contact" minOccurs="0"/> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||||||||
| type | ParticipantCode | ||||||||||||
| properties |
|
||||||||||||
| facets |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="ParticipantCode" type="ParticipantCode"/> |
| diagram | ![]() |
||||||
| type | Contact | ||||||
| properties |
|
||||||
| children | Name Telephone Fax Email | ||||||
| source | <xs:element name="Contact" type="Contact" minOccurs="0"/> |
| diagram | ![]() |
||||||||||||
| type | extension of ParticipantCodeType | ||||||||||||
| properties |
|
||||||||||||
| used by |
|
||||||||||||
| facets |
|
||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:complexType name="ParticipantCode"> <xs:annotation> <xs:documentation xml:lang="EN">participant EDI code</xs:documentation> <xs:documentation xml:lang="DE">EDI-Code des Teilnehmers</xs:documentation> </xs:annotation> <xs:simpleContent> <xs:extension base="ParticipantCodeType"> <xs:attribute name="agencyID" type="xs:string" default="DAKOSY"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="agencyID" type="xs:string" default="DAKOSY"/> |
| diagram | ![]() |
||
| children | Company TruckerID Reference | ||
| used by |
|
||
| source | <xs:complexType name="ParticipantInformationType"> <xs:sequence> <xs:element name="Company" type="TransportCompanyType"/> <xs:element name="TruckerID" type="TruckerID" minOccurs="0"/> <xs:element name="Reference" type="ReferenceType"/> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||
| type | TransportCompanyType | ||
| properties |
|
||
| children | CompanyCode Companytype CompanyName | ||
| source | <xs:element name="Company" type="TransportCompanyType"/> |
| diagram | ![]() |
||||||||||||||||
| type | TruckerID | ||||||||||||||||
| properties |
|
||||||||||||||||
| facets |
|
||||||||||||||||
| attributes |
|
||||||||||||||||
| source | <xs:element name="TruckerID" type="TruckerID" minOccurs="0"/> |
| diagram | ![]() |
||
| type | ReferenceType | ||
| properties |
|
||
| children | ReferenceID TypeCode Position | ||
| source | <xs:element name="Reference" type="ReferenceType"/> |
| diagram | ![]() |
||
| children | PartyIdentification Name Description InformationContact | ||
| used by |
|
||
| source | <xs:complexType name="PartyType"> <xs:sequence> <xs:element name="PartyIdentification" type="Code17Type" minOccurs="0"/> <xs:element name="Name" type="Name2" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="Description" minOccurs="0"> <xs:complexType> <xs:simpleContent> <xs:restriction base="TextType"/> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="InformationContact" type="Contact" minOccurs="0" maxOccurs="9"/> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||||||||||||||
| type | Code17Type | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| facets |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xs:element name="PartyIdentification" type="Code17Type" minOccurs="0"/> |
| diagram | ![]() |
||||||
| type | Name2 | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xs:element name="Name" type="Name2" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||||
| type | restriction of TextType | ||||||||||||
| properties |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="Description" minOccurs="0"> <xs:complexType> <xs:simpleContent> <xs:restriction base="TextType"/> </xs:simpleContent> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||||
| type | Contact | ||||||
| properties |
|
||||||
| children | Name Telephone Fax Email | ||||||
| source | <xs:element name="InformationContact" type="Contact" minOccurs="0" maxOccurs="9"/> |
| diagram | ![]() |
||||||||||||
| type | extension of Text255TypeContent | ||||||||||||
| properties |
|
||||||||||||
| facets |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:complexType name="QrType"> <xs:simpleContent> <xs:extension base="Text255TypeContent"> <xs:attribute name="type" type="code10" use="required"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
| type | code10 | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:attribute name="type" type="code10" use="required"/> |
| diagram | ![]() |
||||
| children | ReferenceID TypeCode Position | ||||
| used by |
|
||||
| annotation |
|
||||
| source | <xs:complexType name="ReferenceType"> <xs:annotation> <xs:documentation xml:lang="EN">To specify miscellaneous references; the type of reference is qualified with TypeCode</xs:documentation> <xs:documentation xml:lang="DE">Allgemeiner Referenztyp. Wird duch den TypeCode konkretisiert.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="ReferenceID"> <xs:annotation> <xs:documentation xml:lang="EN">reference identifier</xs:documentation> <xs:documentation xml:lang="DE">Referenz, eindeutiger fachlicher Schlüssel</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="ReferenceIDType"> <xs:attribute name="version" type="xs:positiveInteger" use="required"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="TypeCode" type="ReferenceTypeCode" minOccurs="0"/> <xs:element name="Position" type="CountType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">load-position within referenced message</xs:documentation> <xs:documentation xml:lang="DE">Ladeeinheitposition innerhalb der Referenz</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||||||||
| type | extension of ReferenceIDType | ||||||||||||
| properties |
|
||||||||||||
| facets |
|
||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:element name="ReferenceID"> <xs:annotation> <xs:documentation xml:lang="EN">reference identifier</xs:documentation> <xs:documentation xml:lang="DE">Referenz, eindeutiger fachlicher Schlüssel</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="ReferenceIDType"> <xs:attribute name="version" type="xs:positiveInteger" use="required"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
| type | xs:positiveInteger | ||
| properties |
|
||
| source | <xs:attribute name="version" type="xs:positiveInteger" use="required"/> |
| diagram | ![]() |
||||||||||||||||||
| type | ReferenceTypeCode | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xs:element name="TypeCode" type="ReferenceTypeCode" minOccurs="0"/> |
| diagram | ![]() |
||||||
| type | CountType | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="Position" type="CountType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">load-position within referenced message</xs:documentation> <xs:documentation xml:lang="DE">Ladeeinheitposition innerhalb der Referenz</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||||||||
| type | extension of ReferenceTypeCodeContent | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| used by |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| annotation |
|
||||||||||||||||||
| source | <xs:complexType name="ReferenceTypeCode"> <xs:annotation> <xs:documentation xml:lang="EN">spezification of the reference type</xs:documentation> <xs:documentation xml:lang="DE">Art der Referenz, kodiert</xs:documentation> </xs:annotation> <xs:simpleContent> <xs:extension base="ReferenceTypeCodeContent"> <xs:attribute name="codeListIdentification" type="xs:string"/> <xs:attribute name="agencyID" type="xs:string" default="DAKOSY"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
| type | xs:string |
| source | <xs:attribute name="codeListIdentification" type="xs:string"/> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="agencyID" type="xs:string" default="DAKOSY"/> |
| diagram | ![]() |
||
| children | NationalityCode NationalityDescription | ||
| used by |
|
||
| source | <xs:complexType name="RegistrationNationalityType"> <xs:sequence> <xs:element name="NationalityCode" type="RegistrationNationality" minOccurs="0"/> <xs:element name="NationalityDescription" type="CountryDescription" minOccurs="0"/> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||
| type | RegistrationNationality | ||||||
| properties |
|
||||||
| source | <xs:element name="NationalityCode" type="RegistrationNationality" minOccurs="0"/> |
| diagram | ![]() |
|||||||||
| type | CountryDescription | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:element name="NationalityDescription" type="CountryDescription" minOccurs="0"/> |
| diagram | ![]() |
||||||||||||||||||
| type | extension of RegistrationNumberCodeTypeContent | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| used by |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xs:complexType name="RegistrationNumberCodeType"> <xs:simpleContent> <xs:extension base="RegistrationNumberCodeTypeContent"> <xs:attribute name="codeListIdentification" type="xs:string"/> <xs:attribute name="agencyID" type="xs:string" default="DAKOSY"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
| type | xs:string |
| source | <xs:attribute name="codeListIdentification" type="xs:string"/> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="agencyID" type="xs:string" default="DAKOSY"/> |
| diagram | ![]() |
| children | Code Number Position |
| source | <xs:complexType name="RegistrationNumberType"> <xs:sequence> <xs:element name="Code" type="RegistrationNumberCodeType"> <xs:annotation> <xs:documentation xml:lang="EN">type of registration number</xs:documentation> <xs:documentation xml:lang="DE">Art der Registriernummer</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Number" type="RegistrationNumberTypeContent"> <xs:annotation> <xs:documentation xml:lang="EN">registration number</xs:documentation> <xs:documentation xml:lang="DE">Registriernummer</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Position" type="RegistrationNumberTypePosition" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">Position within registration number</xs:documentation> <xs:documentation xml:lang="DE">Position innerhalb der Registriernummer</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||||||||||||||
| type | RegistrationNumberCodeType | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| annotation |
|
||||||||||||||||||
| source | <xs:element name="Code" type="RegistrationNumberCodeType"> <xs:annotation> <xs:documentation xml:lang="EN">type of registration number</xs:documentation> <xs:documentation xml:lang="DE">Art der Registriernummer</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
|||||||||
| type | RegistrationNumberTypeContent | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="Number" type="RegistrationNumberTypeContent"> <xs:annotation> <xs:documentation xml:lang="EN">registration number</xs:documentation> <xs:documentation xml:lang="DE">Registriernummer</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
|||||||||
| type | RegistrationNumberTypePosition | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="Position" type="RegistrationNumberTypePosition" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">Position within registration number</xs:documentation> <xs:documentation xml:lang="DE">Position innerhalb der Registriernummer</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
| children | SlotStatusDetails |
| source | <xs:complexType name="SlotStatusDetailsType"> <xs:sequence> <xs:element name="SlotStatusDetails" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="SlotBegin" type="DateTimeType"/> <xs:element name="SlotEnd" type="DateTimeType"/> <xs:element name="SlotAvailability"> <xs:annotation> <xs:documentation xml:lang="EN">0 - free 1 - almost occupied 2 - fully occupied 3 - blocked </xs:documentation> <xs:documentation xml:lang="DE">0 - frei 1 - beinahe belegt 2 - ausgebucht 3 - gesperrt </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:minInclusive value="0"/> <xs:maxInclusive value="3"/> <xs:totalDigits value="1"/> <xs:fractionDigits value="0"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="Prio2Processing" type="xs:boolean"> <xs:annotation> <xs:documentation xml:lang="EN">Indicator if Prio2-processing is effective within the slot-time.</xs:documentation> <xs:documentation xml:lang="DE">Indikator, ob Prio2 zu dieser Zeit abgefertigt wird.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="SlotRestrictionRevoked" type="xs:boolean"> <xs:annotation> <xs:documentation xml:lang="EN">Indicator that the time-restriction has been revoked for this Slot</xs:documentation> <xs:documentation xml:lang="DE">Indikator für die Aufhebung der Zeitfensterbindung für diesen Slot</xs:documentation> </xs:annotation> </xs:element> <xs:element name="SpecialSlot" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="SpecialSlotDetails" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="SlotClass" type="Code17Type"/> <xs:element name="SlotAvailability"> <xs:annotation> <xs:documentation xml:lang="EN">0 - free 1 - almost occupied 2 - fully occupied 3 - blocked </xs:documentation> <xs:documentation xml:lang="DE">0 - frei 1 - beinahe belegt 2 - ausgebucht 3 - gesperrt </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:minInclusive value="0"/> <xs:maxInclusive value="3"/> <xs:totalDigits value="1"/> <xs:fractionDigits value="0"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||
| properties |
|
||||||
| children | SlotBegin SlotEnd SlotAvailability Prio2Processing SlotRestrictionRevoked SpecialSlot | ||||||
| source | <xs:element name="SlotStatusDetails" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="SlotBegin" type="DateTimeType"/> <xs:element name="SlotEnd" type="DateTimeType"/> <xs:element name="SlotAvailability"> <xs:annotation> <xs:documentation xml:lang="EN">0 - free 1 - almost occupied 2 - fully occupied 3 - blocked </xs:documentation> <xs:documentation xml:lang="DE">0 - frei 1 - beinahe belegt 2 - ausgebucht 3 - gesperrt </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:minInclusive value="0"/> <xs:maxInclusive value="3"/> <xs:totalDigits value="1"/> <xs:fractionDigits value="0"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="Prio2Processing" type="xs:boolean"> <xs:annotation> <xs:documentation xml:lang="EN">Indicator if Prio2-processing is effective within the slot-time.</xs:documentation> <xs:documentation xml:lang="DE">Indikator, ob Prio2 zu dieser Zeit abgefertigt wird.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="SlotRestrictionRevoked" type="xs:boolean"> <xs:annotation> <xs:documentation xml:lang="EN">Indicator that the time-restriction has been revoked for this Slot</xs:documentation> <xs:documentation xml:lang="DE">Indikator für die Aufhebung der Zeitfensterbindung für diesen Slot</xs:documentation> </xs:annotation> </xs:element> <xs:element name="SpecialSlot" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="SpecialSlotDetails" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="SlotClass" type="Code17Type"/> <xs:element name="SlotAvailability"> <xs:annotation> <xs:documentation xml:lang="EN">0 - free 1 - almost occupied 2 - fully occupied 3 - blocked </xs:documentation> <xs:documentation xml:lang="DE">0 - frei 1 - beinahe belegt 2 - ausgebucht 3 - gesperrt </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:minInclusive value="0"/> <xs:maxInclusive value="3"/> <xs:totalDigits value="1"/> <xs:fractionDigits value="0"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||
| type | DateTimeType | ||
| properties |
|
||
| children | DateTime Format | ||
| source | <xs:element name="SlotBegin" type="DateTimeType"/> |
| diagram | ![]() |
||
| type | DateTimeType | ||
| properties |
|
||
| children | DateTime Format | ||
| source | <xs:element name="SlotEnd" type="DateTimeType"/> |
| diagram | ![]() |
|||||||||||||||
| type | restriction of xs:decimal | |||||||||||||||
| properties |
|
|||||||||||||||
| facets |
|
|||||||||||||||
| annotation |
|
|||||||||||||||
| source | <xs:element name="SlotAvailability"> <xs:annotation> <xs:documentation xml:lang="EN">0 - free 1 - almost occupied 2 - fully occupied 3 - blocked </xs:documentation> <xs:documentation xml:lang="DE">0 - frei 1 - beinahe belegt 2 - ausgebucht 3 - gesperrt </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:minInclusive value="0"/> <xs:maxInclusive value="3"/> <xs:totalDigits value="1"/> <xs:fractionDigits value="0"/> </xs:restriction> </xs:simpleType> </xs:element> |
| diagram | ![]() |
||||
| type | xs:boolean | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xs:element name="Prio2Processing" type="xs:boolean"> <xs:annotation> <xs:documentation xml:lang="EN">Indicator if Prio2-processing is effective within the slot-time.</xs:documentation> <xs:documentation xml:lang="DE">Indikator, ob Prio2 zu dieser Zeit abgefertigt wird.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||
| type | xs:boolean | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xs:element name="SlotRestrictionRevoked" type="xs:boolean"> <xs:annotation> <xs:documentation xml:lang="EN">Indicator that the time-restriction has been revoked for this Slot</xs:documentation> <xs:documentation xml:lang="DE">Indikator für die Aufhebung der Zeitfensterbindung für diesen Slot</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| properties |
|
||||||
| children | SpecialSlotDetails | ||||||
| source | <xs:element name="SpecialSlot" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="SpecialSlotDetails" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="SlotClass" type="Code17Type"/> <xs:element name="SlotAvailability"> <xs:annotation> <xs:documentation xml:lang="EN">0 - free 1 - almost occupied 2 - fully occupied 3 - blocked </xs:documentation> <xs:documentation xml:lang="DE">0 - frei 1 - beinahe belegt 2 - ausgebucht 3 - gesperrt </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:minInclusive value="0"/> <xs:maxInclusive value="3"/> <xs:totalDigits value="1"/> <xs:fractionDigits value="0"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||||
| properties |
|
||||||
| children | SlotClass SlotAvailability | ||||||
| source | <xs:element name="SpecialSlotDetails" maxOccurs="unbounded"> <xs:complexType> <xs:sequence> <xs:element name="SlotClass" type="Code17Type"/> <xs:element name="SlotAvailability"> <xs:annotation> <xs:documentation xml:lang="EN">0 - free 1 - almost occupied 2 - fully occupied 3 - blocked </xs:documentation> <xs:documentation xml:lang="DE">0 - frei 1 - beinahe belegt 2 - ausgebucht 3 - gesperrt </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:minInclusive value="0"/> <xs:maxInclusive value="3"/> <xs:totalDigits value="1"/> <xs:fractionDigits value="0"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||||||||||||||||
| type | Code17Type | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| facets |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xs:element name="SlotClass" type="Code17Type"/> |
| diagram | ![]() |
|||||||||||||||
| type | restriction of xs:decimal | |||||||||||||||
| properties |
|
|||||||||||||||
| facets |
|
|||||||||||||||
| annotation |
|
|||||||||||||||
| source | <xs:element name="SlotAvailability"> <xs:annotation> <xs:documentation xml:lang="EN">0 - free 1 - almost occupied 2 - fully occupied 3 - blocked </xs:documentation> <xs:documentation xml:lang="DE">0 - frei 1 - beinahe belegt 2 - ausgebucht 3 - gesperrt </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:minInclusive value="0"/> <xs:maxInclusive value="3"/> <xs:totalDigits value="1"/> <xs:fractionDigits value="0"/> </xs:restriction> </xs:simpleType> </xs:element> |
| diagram | ![]() |
| children | ParticipantInformation TerminalLocation SlotStatusTime |
| source | <xs:complexType name="SlotStatusHeaderType"> <xs:sequence> <xs:element name="ParticipantInformation" type="ParticipantInformationType"> <xs:annotation> <xs:documentation xml:lang="EN">Information about the participating transport company</xs:documentation> <xs:documentation xml:lang="DE">Daten des beteiligten Transportunternehmers</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TerminalLocation" type="TerminalLocationType"> <xs:annotation> <xs:documentation xml:lang="EN">Specifies the location of the terminal and the place of loading (in Bremen, Hamburg or Luebeck)</xs:documentation> <xs:documentation xml:lang="DE">Beteiligtes Terminal / Hafen (z.B. Bremen, Luebeck oder Hamburg)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="SlotStatusTime" type="DateTimeType"> <xs:annotation> <xs:documentation xml:lang="EN">Time of the SlotStatusData</xs:documentation> <xs:documentation xml:lang="DE">Zeitpunkt der SlotDetail-Informationen</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||
| type | ParticipantInformationType | ||||
| properties |
|
||||
| children | Company TruckerID Reference | ||||
| annotation |
|
||||
| source | <xs:element name="ParticipantInformation" type="ParticipantInformationType"> <xs:annotation> <xs:documentation xml:lang="EN">Information about the participating transport company</xs:documentation> <xs:documentation xml:lang="DE">Daten des beteiligten Transportunternehmers</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||
| type | TerminalLocationType | ||||
| properties |
|
||||
| children | LocationIdentification LocationName LocationType PlaceOfLoading | ||||
| annotation |
|
||||
| source | <xs:element name="TerminalLocation" type="TerminalLocationType"> <xs:annotation> <xs:documentation xml:lang="EN">Specifies the location of the terminal and the place of loading (in Bremen, Hamburg or Luebeck)</xs:documentation> <xs:documentation xml:lang="DE">Beteiligtes Terminal / Hafen (z.B. Bremen, Luebeck oder Hamburg)</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||
| type | DateTimeType | ||||
| properties |
|
||||
| children | DateTime Format | ||||
| annotation |
|
||||
| source | <xs:element name="SlotStatusTime" type="DateTimeType"> <xs:annotation> <xs:documentation xml:lang="EN">Time of the SlotStatusData</xs:documentation> <xs:documentation xml:lang="DE">Zeitpunkt der SlotDetail-Informationen</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||
| children | LocationIdentification LocationName LocationType PlaceOfLoading | ||||
| used by |
|
||||
| source | <xs:complexType name="SubordinateLocation"> <xs:sequence> <xs:element name="LocationIdentification" type="LocationIdentificationTypeContent" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">UNLoCode</xs:documentation> <xs:documentation xml:lang="DE">UNLoCode</xs:documentation> </xs:annotation> </xs:element> <xs:element name="LocationName" type="NameType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">name of the location</xs:documentation> <xs:documentation xml:lang="DE">Name</xs:documentation> </xs:annotation> </xs:element> <xs:element name="LocationType" type="LocationTypeCode" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">type of the location</xs:documentation> <xs:documentation xml:lang="DE">Typ des Orts</xs:documentation> </xs:annotation> </xs:element> <xs:element name="PlaceOfLoading" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">place of loading</xs:documentation> <xs:documentation xml:lang="DE">Ladestelle</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Code" type="Code4Type"/> <xs:element name="Name" minOccurs="0"> <xs:complexType> <xs:simpleContent> <xs:restriction base="NameType"> <xs:minLength value="1"/> <xs:maxLength value="35"/> <xs:attribute name="languageLocale" type="xs:string"/> </xs:restriction> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
|||||||||
| type | LocationIdentificationTypeContent | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="LocationIdentification" type="LocationIdentificationTypeContent" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">UNLoCode</xs:documentation> <xs:documentation xml:lang="DE">UNLoCode</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||
| type | NameType | ||||||||||||
| properties |
|
||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:element name="LocationName" type="NameType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">name of the location</xs:documentation> <xs:documentation xml:lang="DE">Name</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||||||||
| type | LocationTypeCode | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| annotation |
|
||||||||||||||||||
| source | <xs:element name="LocationType" type="LocationTypeCode" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">type of the location</xs:documentation> <xs:documentation xml:lang="DE">Typ des Orts</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| properties |
|
||||||
| children | Code Name | ||||||
| annotation |
|
||||||
| source | <xs:element name="PlaceOfLoading" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">place of loading</xs:documentation> <xs:documentation xml:lang="DE">Ladestelle</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Code" type="Code4Type"/> <xs:element name="Name" minOccurs="0"> <xs:complexType> <xs:simpleContent> <xs:restriction base="NameType"> <xs:minLength value="1"/> <xs:maxLength value="35"/> <xs:attribute name="languageLocale" type="xs:string"/> </xs:restriction> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||||||||||||||||
| type | Code4Type | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| facets |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xs:element name="Code" type="Code4Type"/> |
| diagram | ![]() |
||||||||||||
| type | restriction of NameType | ||||||||||||
| properties |
|
||||||||||||
| facets |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="Name" minOccurs="0"> <xs:complexType> <xs:simpleContent> <xs:restriction base="NameType"> <xs:minLength value="1"/> <xs:maxLength value="35"/> <xs:attribute name="languageLocale" type="xs:string"/> </xs:restriction> </xs:simpleContent> </xs:complexType> </xs:element> |
| type | xs:string |
| source | <xs:attribute name="languageLocale" type="xs:string"/> |
| diagram | ![]() |
||||||||||||
| type | extension of TemperatureMeasureTypeContent | ||||||||||||
| properties |
|
||||||||||||
| facets |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:complexType name="TemperatureMeasureType"> <xs:simpleContent> <xs:extension base="TemperatureMeasureTypeContent"> <xs:attribute name="unitCode" type="xs:string" use="required"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="unitCode" type="xs:string" use="required"/> |
| diagram | ![]() |
||
| type | extension of SubordinateLocation | ||
| properties |
|
||
| children | LocationIdentification LocationName LocationType PlaceOfLoading | ||
| used by |
|
||
| source | <xs:complexType name="TerminalLocationType"> <xs:complexContent> <xs:extension base="SubordinateLocation"/> </xs:complexContent> </xs:complexType> |
| diagram | ![]() |
||||||||||||
| type | extension of Text255TypeContent | ||||||||||||
| properties |
|
||||||||||||
| used by |
|
||||||||||||
| facets |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:complexType name="Text255Type"> <xs:simpleContent> <xs:extension base="Text255TypeContent"> <xs:attribute name="languageLocale" default="DE"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
| properties |
|
||
| source | <xs:attribute name="languageLocale" default="DE"/> |
| diagram | ![]() |
||||||||||||
| type | extension of xs:string | ||||||||||||
| properties |
|
||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:complexType name="TextType"> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="languageLocale" type="xs:string" use="optional" default="DE"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="languageLocale" type="xs:string" use="optional" default="DE"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xs:complexType name="Transaction"> <xs:annotation> <xs:documentation xml:lang="EN">code, version and type of transaction</xs:documentation> <xs:documentation xml:lang="DE">Das Element beinhaltet den Code und die Version der Transaktion und den Typ der Nachricht</xs:documentation> </xs:annotation> <xs:attribute name="code" type="xs:string"> <xs:annotation> <xs:documentation xml:lang="EN">transaction code</xs:documentation> <xs:documentation xml:lang="DE">Code der Transaktion</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="version" type="xs:string"> <xs:annotation> <xs:documentation xml:lang="EN">transaction version</xs:documentation> <xs:documentation xml:lang="DE">Version der Transaktion</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="type" type="xs:string"> <xs:annotation> <xs:documentation xml:lang="EN">transaction type (i.e. TransportCoordination, Response, ...)</xs:documentation> <xs:documentation xml:lang="DE">Typ der Nachricht (z.B. TransportCoordination, Response, ...)</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
| type | xs:string | ||||
| annotation |
|
||||
| source | <xs:attribute name="code" type="xs:string"> <xs:annotation> <xs:documentation xml:lang="EN">transaction code</xs:documentation> <xs:documentation xml:lang="DE">Code der Transaktion</xs:documentation> </xs:annotation> </xs:attribute> |
| type | xs:string | ||||
| annotation |
|
||||
| source | <xs:attribute name="version" type="xs:string"> <xs:annotation> <xs:documentation xml:lang="EN">transaction version</xs:documentation> <xs:documentation xml:lang="DE">Version der Transaktion</xs:documentation> </xs:annotation> </xs:attribute> |
| type | xs:string | ||||
| annotation |
|
||||
| source | <xs:attribute name="type" type="xs:string"> <xs:annotation> <xs:documentation xml:lang="EN">transaction type (i.e. TransportCoordination, Response, ...)</xs:documentation> <xs:documentation xml:lang="DE">Typ der Nachricht (z.B. TransportCoordination, Response, ...)</xs:documentation> </xs:annotation> </xs:attribute> |
| diagram | ![]() |
||||||||||||||||||
| type | restriction of Code4Type | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| used by |
|
||||||||||||||||||
| facets |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| annotation |
|
||||||||||||||||||
| source | <xs:complexType name="TransportCompanyCodeType"> <xs:annotation> <xs:documentation xml:lang="EN">transportcompany code</xs:documentation> <xs:documentation xml:lang="DE">Code des Transportunternehmers</xs:documentation> </xs:annotation> <xs:simpleContent> <xs:restriction base="Code4Type"> <xs:pattern value="[A-Z0-9]+"/> </xs:restriction> </xs:simpleContent> </xs:complexType> |
| diagram | ![]() |
||
| children | CompanyCode Companytype CompanyName | ||
| used by |
|
||
| source | <xs:complexType name="TransportCompanyType"> <xs:sequence> <xs:element name="CompanyCode" type="TransportCompanyCodeType"/> <xs:element name="Companytype" type="TransportCompanyTypeType" minOccurs="0"/> <xs:element name="CompanyName" type="TransportCompanyNameType" minOccurs="0"/> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||||||||||||||
| type | TransportCompanyCodeType | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| facets |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xs:element name="CompanyCode" type="TransportCompanyCodeType"/> |
| diagram | ![]() |
||||||||||||||||||
| type | TransportCompanyTypeType | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| facets |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xs:element name="Companytype" type="TransportCompanyTypeType" minOccurs="0"/> |
| diagram | ![]() |
|||||||||
| type | TransportCompanyNameType | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:element name="CompanyName" type="TransportCompanyNameType" minOccurs="0"/> |
| diagram | ![]() |
||||||||||||||||||
| type | extension of Code17Type | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| used by |
|
||||||||||||||||||
| facets |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| annotation |
|
||||||||||||||||||
| source | <xs:complexType name="TransportCompanyTypeType"> <xs:annotation> <xs:documentation xml:lang="EN">transportcompany type</xs:documentation> <xs:documentation xml:lang="DE">Art des Transportunternehmers (z.B. Transportunternehmer / Subunternehmer)</xs:documentation> </xs:annotation> <xs:simpleContent> <xs:extension base="Code17Type"/> </xs:simpleContent> </xs:complexType> |
| diagram | ![]() |
| children | TransportMeansTypeCode TransportMeansIdentification AdditionalTransportMeansID TransportMeansName RegistrationNationalityCode TransportMeansOwner IMO |
| source | <xs:complexType name="TransportMeans"> <xs:sequence> <xs:element name="TransportMeansTypeCode" type="TransportMeansTypeCode" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">coded means of transport</xs:documentation> <xs:documentation xml:lang="DE">Art des Transportmittels</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TransportMeansIdentification" type="TransportMeansIdentificationType"> <xs:annotation> <xs:documentation xml:lang="EN">number identifying the ship</xs:documentation> <xs:documentation xml:lang="DE">Schiffsnummer</xs:documentation> </xs:annotation> </xs:element> <xs:element name="AdditionalTransportMeansID" type="AdditionalTransportMeansID" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">call sign of the ship</xs:documentation> <xs:documentation xml:lang="DE">Call-Sign</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TransportMeansName" type="TransportMeansName" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">name of the ship</xs:documentation> <xs:documentation xml:lang="DE">Schiffsname</xs:documentation> </xs:annotation> </xs:element> <xs:element name="RegistrationNationalityCode" type="RegistrationNationalityType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">registered nationality of the ship</xs:documentation> <xs:documentation>Nationalität des Schiffs</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TransportMeansOwner" type="OwnerParty" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">owner of the ship</xs:documentation> <xs:documentation xml:lang="DE">Eigentümer des Schiffs</xs:documentation> </xs:annotation> </xs:element> <xs:element name="IMO" type="Reference12Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">IMO-number of the ship</xs:documentation> <xs:documentation xml:lang="DE">IMO-Nummer des Schiffs</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||||||||||||||
| type | TransportMeansTypeCode | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| facets |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| annotation |
|
||||||||||||||||||
| source | <xs:element name="TransportMeansTypeCode" type="TransportMeansTypeCode" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">coded means of transport</xs:documentation> <xs:documentation xml:lang="DE">Art des Transportmittels</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
|||||||||
| type | TransportMeansIdentificationType | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="TransportMeansIdentification" type="TransportMeansIdentificationType"> <xs:annotation> <xs:documentation xml:lang="EN">number identifying the ship</xs:documentation> <xs:documentation xml:lang="DE">Schiffsnummer</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||||||||
| type | AdditionalTransportMeansID | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| annotation |
|
||||||||||||||||||
| source | <xs:element name="AdditionalTransportMeansID" type="AdditionalTransportMeansID" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">call sign of the ship</xs:documentation> <xs:documentation xml:lang="DE">Call-Sign</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
|||||||||
| type | TransportMeansName | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="TransportMeansName" type="TransportMeansName" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">name of the ship</xs:documentation> <xs:documentation xml:lang="DE">Schiffsname</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| type | RegistrationNationalityType | ||||||
| properties |
|
||||||
| children | NationalityCode NationalityDescription | ||||||
| annotation |
|
||||||
| source | <xs:element name="RegistrationNationalityCode" type="RegistrationNationalityType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">registered nationality of the ship</xs:documentation> <xs:documentation>Nationalität des Schiffs</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| type | OwnerParty | ||||||
| properties |
|
||||||
| children | PartyIdentification Name Description InformationContact | ||||||
| annotation |
|
||||||
| source | <xs:element name="TransportMeansOwner" type="OwnerParty" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">owner of the ship</xs:documentation> <xs:documentation xml:lang="DE">Eigentümer des Schiffs</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
|||||||||
| type | Reference12Type | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="IMO" type="Reference12Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">IMO-number of the ship</xs:documentation> <xs:documentation xml:lang="DE">IMO-Nummer des Schiffs</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||||||||
| type | extension of TransportMeansTypeCodeContent | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| used by |
|
||||||||||||||||||
| facets |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xs:complexType name="TransportMeansTypeCode"> <xs:simpleContent> <xs:extension base="TransportMeansTypeCodeContent"> <xs:attribute name="codeListIdentification" type="xs:string"/> <xs:attribute name="agencyID" type="xs:string" default="DAKOSY"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
| type | xs:string |
| source | <xs:attribute name="codeListIdentification" type="xs:string"/> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="agencyID" type="xs:string" default="DAKOSY"/> |
| diagram | ![]() |
||||||||||||||||||
| type | extension of TransportModeCodeContent | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| facets |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xs:complexType name="TransportModeCode"> <xs:simpleContent> <xs:extension base="TransportModeCodeContent"> <xs:attribute name="codeListIdentification" type="xs:string"/> <xs:attribute name="agencyID" type="xs:string" default="DAKOSY"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
| type | xs:string |
| source | <xs:attribute name="codeListIdentification" type="xs:string"/> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="agencyID" type="xs:string" default="DAKOSY"/> |
| diagram | ![]() |
||||||||||||||||
| type | extension of TruckerIDType | ||||||||||||||||
| properties |
|
||||||||||||||||
| used by |
|
||||||||||||||||
| facets |
|
||||||||||||||||
| attributes |
|
||||||||||||||||
| annotation |
|
||||||||||||||||
| source | <xs:complexType name="TruckerID"> <xs:annotation> <xs:documentation xml:lang="EN">TruckerID of the driver or TruckGATE-User</xs:documentation> <xs:documentation xml:lang="DE">TruckerID des Fahrers oder TruckGATE-Benutzers</xs:documentation> </xs:annotation> <xs:simpleContent> <xs:extension base="TruckerIDType"> <xs:attribute name="IDP"> <xs:annotation> <xs:documentation xml:lang="EN">Specification of the identity provider according to the IDPL code list</xs:documentation> <xs:documentation xml:lang="DE">Angabe des Identity Providers gemäß der Codeliste IDPL</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="7"/> <xs:pattern value="[A-Z0-9]+"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> |
| type | restriction of xs:string | ||||||||||||
| facets |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:attribute name="IDP"> <xs:annotation> <xs:documentation xml:lang="EN">Specification of the identity provider according to the IDPL code list</xs:documentation> <xs:documentation xml:lang="DE">Angabe des Identity Providers gemäß der Codeliste IDPL</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="7"/> <xs:pattern value="[A-Z0-9]+"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
| diagram | ![]() |
||||||||||||
| type | extension of WeightMeasureTypeContent | ||||||||||||
| properties |
|
||||||||||||
| facets |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:complexType name="WeightMeasureType"> <xs:simpleContent> <xs:extension base="WeightMeasureTypeContent"> <xs:attribute name="unitCode" type="xs:string" use="required"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="unitCode" type="xs:string" use="required"/> |
| type | restriction of xs:normalizedString | |||||||||
| properties |
|
|||||||||
| used by |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:simpleType name="code10"> <xs:restriction base="xs:normalizedString"> <xs:minLength value="1"/> <xs:maxLength value="10"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:string | |||||||||
| properties |
|
|||||||||
| used by |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:simpleType name="Code17TypeContent"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="17"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:string | |||||||||
| properties |
|
|||||||||
| used by |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:simpleType name="Code2TypeContent"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="2"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:string | |||||||||
| properties |
|
|||||||||
| used by |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:simpleType name="Code30TypeContent"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="30"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:string | |||||||||
| properties |
|
|||||||||
| used by |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:simpleType name="Code3TypeContent"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="3"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:string | |||||||||
| properties |
|
|||||||||
| used by |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:simpleType name="Code4TypeContent"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="4"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:string | |||||||||
| properties |
|
|||||||||
| used by |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:simpleType name="Code6TypeContent"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="6"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:string | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:simpleType name="CommentTypeContent"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="30"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:string | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:simpleType name="ConsigneeReferenceType"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="35"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:string | ||||||
| properties |
|
||||||
| used by |
|
||||||
| facets |
|
||||||
| source | <xs:simpleType name="ContainerHeightTypeContent"> <xs:restriction base="xs:string"> <xs:length value="2"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:string | ||||||
| properties |
|
||||||
| used by |
|
||||||
| facets |
|
||||||
| source | <xs:simpleType name="ContainerLengthTypeContent"> <xs:restriction base="xs:string"> <xs:length value="2"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:string | |||||||||
| properties |
|
|||||||||
| used by |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:simpleType name="ContainerNumber"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="12"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:string | ||||||
| properties |
|
||||||
| used by |
|
||||||
| facets |
|
||||||
| source | <xs:simpleType name="ContainerTypeTypeContent"> <xs:restriction base="xs:string"> <xs:length value="2"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:string | |||||||||
| properties |
|
|||||||||
| used by |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:simpleType name="CountryDescription"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="70"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:integer | ||||||
| properties |
|
||||||
| used by |
|
||||||
| facets |
|
||||||
| source | <xs:simpleType name="CountType"> <xs:restriction base="xs:integer"> <xs:minInclusive value="1"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:integer | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:simpleType name="CountType99"> <xs:restriction base="xs:integer"> <xs:minInclusive value="1"/> <xs:maxInclusive value="99"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:dateTime | ||||||
| properties |
|
||||||
| used by |
|
||||||
| facets |
|
||||||
| source | <xs:simpleType name="dateTimeWithoutTimezone"> <xs:restriction base="xs:dateTime"> <xs:pattern value=".+T[^Z+-]+"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:string | |||||||||
| properties |
|
|||||||||
| used by |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:simpleType name="DeletionTypeType"> <xs:annotation> <xs:documentation xml:lang="EN">Coordination = Deletion of the TransportCoordination Load = Deletion of a single load</xs:documentation> <xs:documentation xml:lang="DE">Coordination = Storno TransportCoordination Load = Storno einzelne Ladeeinheit</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="Coordination"/> <xs:enumeration value="Load"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:string | ||||||||||||
| properties |
|
||||||||||||
| used by |
|
||||||||||||
| facets |
|
||||||||||||
| source | <xs:simpleType name="DistanceUnitType"> <xs:restriction base="xs:string"> <xs:enumeration value="km"/> <xs:enumeration value="mi"/> <xs:enumeration value="m"/> <!-- Kilometer --> <!-- Meilen --> <!-- Meter --> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:string | |||||||||
| properties |
|
|||||||||
| used by |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:simpleType name="DocumentExchangeNumber"> <xs:annotation> <xs:documentation xml:lang="EN">A unique reference numberof an XML interchange.</xs:documentation> <xs:documentation xml:lang="DE">Eindeutige Referenz eines XML Interchange.</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="14"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:string | ||||||
| properties |
|
||||||
| used by |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:simpleType name="DocumentTestIndicator"> <xs:annotation> <xs:documentation xml:lang="EN">1- true; transmission for test purpose</xs:documentation> <xs:documentation xml:lang="EN">0 - false (default);</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:pattern value="[01]"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:string | |||||||||
| properties |
|
|||||||||
| used by |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:simpleType name="Email"> <xs:annotation> <xs:documentation xml:lang="EN">email address</xs:documentation> <xs:documentation xml:lang="DE">E-Mail-Adresse des Partners</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:minLength value="3"/> <xs:maxLength value="70"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:string | |||||||||
| properties |
|
|||||||||
| used by |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:simpleType name="ErrorCode"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="8"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:string | |||||||||
| properties |
|
|||||||||
| used by |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:simpleType name="Fax"> <xs:annotation> <xs:documentation xml:lang="EN">telefax communication number</xs:documentation> <xs:documentation xml:lang="DE">Telefaxnummer</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="35"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:string | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:simpleType name="GReferenceTypeContent"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="35"/> </xs:restriction> </xs:simpleType> |
| type | xs:boolean | ||||
| properties |
|
||||
| used by |
|
||||
| annotation |
|
||||
| source | <xs:simpleType name="IndicatorType"> <xs:annotation> <xs:documentation xml:lang="EN">boolean indicator</xs:documentation> <xs:documentation xml:lang="DE">Boolescher Indikator</xs:documentation> </xs:annotation> <xs:restriction base="xs:boolean"/> </xs:simpleType> |
| type | IndicatorType | ||
| properties |
|
||
| used by |
|
||
| source | <xs:simpleType name="InspectionTypeContent"> <xs:restriction base="IndicatorType"/> </xs:simpleType> |
| type | restriction of xs:string | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:simpleType name="IReferenceTypeContent"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="35"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:string | ||||||
| properties |
|
||||||
| used by |
|
||||||
| facets |
|
||||||
| source | <xs:simpleType name="ISOCodeType"> <xs:restriction base="xs:string"> <xs:length value="4"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:string | ||||||
| properties |
|
||||||
| used by |
|
||||||
| facets |
|
||||||
| source | <xs:simpleType name="LicensePlateEUFullRange"> <xs:restriction base="xs:string"> <xs:pattern value="[A-ZÄÖÜ0-9\- ]{1,12}"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:integer | |||||||||
| properties |
|
|||||||||
| used by |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:simpleType name="LinearMeasureTypeContent"> <xs:restriction base="xs:integer"> <xs:minInclusive value="1"/> <xs:maxInclusive value="999"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:string | ||||||||||||
| properties |
|
||||||||||||
| facets |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:simpleType name="LoadingIndicatorType"> <xs:annotation> <xs:documentation xml:lang="EN">E = empty F = full</xs:documentation> <xs:documentation xml:lang="DE">E = leer F = voll</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:length value="1"/> <xs:enumeration value="E"/> <xs:enumeration value="F"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:string | |||||||||
| properties |
|
|||||||||
| used by |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:simpleType name="LocationIdentificationTypeContent"> <xs:restriction base="xs:string"> <xs:length value="5"/> <xs:pattern value="[A-Z]{2}[A-Z0-9]{3}"/> </xs:restriction> </xs:simpleType> |
| type | xs:string | ||
| properties |
|
||
| used by |
|
||
| source | <xs:simpleType name="LocationTypeContent"> <xs:restriction base="xs:string"/> </xs:simpleType> |
| type | xs:positiveInteger | ||||
| properties |
|
||||
| used by |
|
||||
| annotation |
|
||||
| source | <xs:simpleType name="MessageCount"> <xs:annotation> <xs:documentation xml:lang="EN">Number of messages (elements) that are collected in the interchange.</xs:documentation> <xs:documentation xml:lang="DE">Anzahl der Nachrichten (Message-Elemente) die im Interchange übertragen werden.</xs:documentation> </xs:annotation> <xs:restriction base="xs:positiveInteger"/> </xs:simpleType> |
| type | restriction of xs:string | |||||||||
| properties |
|
|||||||||
| used by |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:simpleType name="MessageFunction"> <xs:annotation> <xs:documentation xml:lang="EN">This indicator is used to mark a message as original, replacement or cancellation</xs:documentation> <xs:documentation xml:lang="DE">Dieses Feld wird genutzt, um eine Nachricht als Original, Aktualisierung oder Stornierung zu kennzeichnen</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="7"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:string | |||||||||
| properties |
|
|||||||||
| used by |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:simpleType name="MessageReferenceNumber"> <xs:annotation> <xs:documentation xml:lang="EN">uniqe reference number identifying a single message. An xml-file my contain more than one message.</xs:documentation> <xs:documentation xml:lang="DE">Eindrutige Referenznummer für eine Message. Eine XML-Datei kann mehr als eine Message enthalten.</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="35"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:string | |||||||||
| properties |
|
|||||||||
| used by |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:simpleType name="Name"> <xs:annotation> <xs:documentation xml:lang="EN">Name or department of a contact</xs:documentation> <xs:documentation xml:lang="DE">Name / Firma der beteiligten Partei oder des Kontaktpartners</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="35"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:string | ||||||
| properties |
|
||||||
| used by |
|
||||||
| facets |
|
||||||
| source | <xs:simpleType name="Name2"> <xs:restriction base="xs:string"> <xs:maxLength value="70"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:string | ||||||||||||
| properties |
|
||||||||||||
| used by |
|
||||||||||||
| facets |
|
||||||||||||
| source | <xs:simpleType name="ParticipantCodeType"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="17"/> <xs:pattern value="[A-Z0-9]+"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:string | |||||||||
| properties |
|
|||||||||
| used by |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:simpleType name="Phone"> <xs:annotation> <xs:documentation xml:lang="EN">telephone communication number</xs:documentation> <xs:documentation xml:lang="DE">Telefonnummer - einfacher Text ohne Validierung</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="35"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:string | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:simpleType name="QuayAccountNumberTypeContent"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="7"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:string | |||||||||
| properties |
|
|||||||||
| used by |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:simpleType name="Reference07Type"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="7"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:string | |||||||||
| properties |
|
|||||||||
| used by |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:simpleType name="Reference12Type"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="12"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:string | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:simpleType name="Reference15Type"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="15"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:string | |||||||||
| properties |
|
|||||||||
| used by |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:simpleType name="Reference17Type"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="17"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:string | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:simpleType name="Reference22Type"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="22"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:string | |||||||||
| properties |
|
|||||||||
| used by |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:simpleType name="Reference35Type"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="35"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:string | |||||||||
| properties |
|
|||||||||
| used by |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:simpleType name="Reference50Type"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:string | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:simpleType name="Reference60Type"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="60"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:string | ||||||||||||
| properties |
|
||||||||||||
| used by |
|
||||||||||||
| facets |
|
||||||||||||
| source | <xs:simpleType name="ReferenceIDType"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="35"/> <xs:pattern value="[A-Z0-9_/\.-]+"/> </xs:restriction> </xs:simpleType> |
| type | xs:string | ||
| properties |
|
||
| used by |
|
||
| source | <xs:simpleType name="ReferenceTypeCodeContent"> <xs:restriction base="xs:string"/> </xs:simpleType> |
| type | xs:string | ||
| properties |
|
||
| used by |
|
||
| source | <xs:simpleType name="RegistrationNationality"> <xs:restriction base="xs:string"/> </xs:simpleType> |
| type | xs:string | ||
| properties |
|
||
| used by |
|
||
| source | <xs:simpleType name="RegistrationNumberCodeTypeContent"> <xs:restriction base="xs:string"/> </xs:simpleType> |
| type | restriction of xs:string | |||||||||
| properties |
|
|||||||||
| used by |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:simpleType name="RegistrationNumberTypeContent"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="35"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:integer | |||||||||
| properties |
|
|||||||||
| used by |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:simpleType name="RegistrationNumberTypePosition"> <xs:restriction base="xs:integer"> <xs:minInclusive value="1"/> <xs:maxInclusive value="99999"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:string | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:simpleType name="ResponseType"> <xs:restriction base="xs:string"> <xs:enumeration value="functional"/> <xs:enumeration value="technical"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:string | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:simpleType name="SealNumberType"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="10"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:string | ||||||||||||
| properties |
|
||||||||||||
| facets |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:simpleType name="SignificanceType"> <xs:annotation> <xs:documentation xml:lang="DE">Bedeutung der Meldung</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:enumeration value="statusRequest"/> <xs:enumeration value="slotBooking"/> <xs:enumeration value="transportBooking"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:integer | |||||||||
| properties |
|
|||||||||
| used by |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:simpleType name="TemperatureMeasureTypeContent"> <xs:restriction base="xs:integer"> <xs:minInclusive value="-999"/> <xs:maxInclusive value="999"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:string | |||||||||
| properties |
|
|||||||||
| used by |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:simpleType name="Text255TypeContent"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="255"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:string | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xs:simpleType name="TpStatus"> <xs:restriction base="xs:string"> <xs:length value="3"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:string | |||||||||
| properties |
|
|||||||||
| used by |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:simpleType name="TransportCompanyNameType"> <xs:annotation> <xs:documentation xml:lang="EN">transportcompany name</xs:documentation> <xs:documentation xml:lang="DE">Name des Transportunternehmers</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="20"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:string | |||||||||
| properties |
|
|||||||||
| used by |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:simpleType name="TransportMeansIdentificationType"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="9"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:string | |||||||||
| properties |
|
|||||||||
| used by |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:simpleType name="TransportMeansName"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="35"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:string | |||||||||
| properties |
|
|||||||||
| used by |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:simpleType name="TransportMeansTypeCodeContent"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="8"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:string | |||||||||
| properties |
|
|||||||||
| used by |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:simpleType name="TransportModeCodeContent"> <xs:restriction base="xs:string"> <xs:maxLength value="7"/> <xs:minLength value="1"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:string | ||||||||||||
| properties |
|
||||||||||||
| used by |
|
||||||||||||
| facets |
|
||||||||||||
| source | <xs:simpleType name="TruckerIDType"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="255"/> <xs:pattern value="[^\s]*"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:string | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:simpleType name="VoyageNumberType"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="8"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:integer | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:simpleType name="WeekType"> <xs:restriction base="xs:integer"> <xs:minInclusive value="1"/> <xs:maxInclusive value="53"/> </xs:restriction> </xs:simpleType> |
| type | restriction of xs:integer | |||||||||
| properties |
|
|||||||||
| used by |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:simpleType name="WeightMeasureTypeContent"> <xs:restriction base="xs:integer"> <xs:minInclusive value="1"/> <xs:maxInclusive value="9999999"/> </xs:restriction> </xs:simpleType> |