schema location: | http://tr02-wiki.dakosy.de/dokumentation/TR02XMLv14.3/Deletion.xsd |
Elements | Complex types |
Deletion | Deletion |
DeletionMessage |
schema location: | http://tr02-wiki.dakosy.de/dokumentation/TR02XMLv14.3/TR02_MessageEnvelope.xsd |
schema location: | http://tr02-wiki.dakosy.de/dokumentation/TR02XMLv14.3/TR02_Core.xsd |
diagram | ![]() |
type | Deletion |
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 | ||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||
source | <xs:element name="Transaction" type="Transaction"/> |
diagram | ![]() |
type | Interchange |
children | CreationTime ExchangeNumber TestIndicator MessageCount Sender Recipient |
source | <xs:element name="Interchange" type="Interchange"/> |
diagram | ![]() |
||||||||||||||||||||||
type | DeletionMessage | ||||||||||||||||||||||
children | MessageHeader ParticipantInformation TerminalLocation DeletionType Load Dispatcher Comment | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
source | <xs:element name="DeletionMessage" type="DeletionMessage" maxOccurs="999"/> |
diagram | ![]() |
||||||||||||||||||||||
type | extension of Message | ||||||||||||||||||||||
children | MessageHeader ParticipantInformation TerminalLocation DeletionType Load Dispatcher Comment | ||||||||||||||||||||||
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="PaticipantInformationType"> <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="ConventionelLoad"> <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:choice> </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:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||
type | PaticipantInformationType | ||||
children | Company Reference | ||||
annotation |
|
||||
source | <xs:element name="ParticipantInformation" type="PaticipantInformationType"> <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 | ||
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 | ||||
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 | ![]() |
children | Position ContainerLoad ConventionelLoad |
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="ConventionelLoad"> <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:choice> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | CountType | ||||
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 | ![]() |
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 | ![]() |
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 | ||||
facets |
|
||||
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 | ||||||||||||||||||
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 | ||||||||||||||||||
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 | ||||||||||||||||||
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 | ||||
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 | ![]() |
children | Transport MarksAndNumber |
source | <xs:element name="ConventionelLoad"> <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 | ![]() |
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 | ![]() |
||||
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 | ![]() |
type | Contact |
children | Name Telephone Fax Email |
source | <xs:element name="Dispatcher" type="Contact" minOccurs="0"/> |
diagram | ![]() |
||||||||||||
type | Text255Type | ||||||||||||
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 | ![]() |
||
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 |
source | <xs:element name="Name" type="xs:string"/> |
diagram | ![]() |
type | xs:string |
source | <xs:element name="Value" type="xs:string"/> |
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 | ||||
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 | ||||
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 | ||||
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 | |||||
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 dateTimeWithoutTimezone | ||||
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 | 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"> Anlagezeitpunkt 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 | ||||
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"> Anlagezeitpunkt des Nachrichtendokuments. Format : 1999-05-31T13:20:00 </xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
type | DocumentExchangeNumber | ||||
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 | ||
facets |
|
||
source | <xs:element name="TestIndicator" type="DocumentTestIndicator" minOccurs="0"/> |
diagram | ![]() |
type | MessageCount |
source | <xs:element name="MessageCount" type="MessageCount" minOccurs="0"/> |
diagram | ![]() |
||||
type | Participant | ||||
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 | ||||
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 | 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> |
diagram | ![]() |
type | MessageHeader |
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" maxOccurs="9"> <xs:annotation> <xs:documentation xml:lang="EN">This element contains information about a message's recipent/s. Up to 9 recipients might be specified.</xs:documentation> <xs:documentation xml:lang="DE">Dieses Element enthält Informationen über den/die Empfänger einer Nachricht. Es können bis zu 9 Empfänger angegeben werden.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="AdditionalValue" type="AdditionalValue" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | MessageFunction | ||||
facets |
|
||||
source | <xs:element name="MessageFunction" type="MessageFunction" minOccurs="0"/> |
diagram | ![]() |
||||
type | MessageReferenceNumber | ||||
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 | ||||
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 | ||||
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 | ||||
children | ParticipantCode Contact | ||||
annotation |
|
||||
source | <xs:element name="MessageRecipient" type="Participant" maxOccurs="9"> <xs:annotation> <xs:documentation xml:lang="EN">This element contains information about a message's recipent/s. Up to 9 recipients might be specified.</xs:documentation> <xs:documentation xml:lang="DE">Dieses Element enthält Informationen über den/die Empfänger einer Nachricht. Es können bis zu 9 Empfänger angegeben werden.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
type | AdditionalValue |
children | Name Value |
source | <xs:element name="AdditionalValue" type="AdditionalValue" minOccurs="0" maxOccurs="unbounded"/> |
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 | ||||||||||||
facets |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="ParticipantCode" type="ParticipantCode"/> |
diagram | ![]() |
type | Contact |
children | Name Telephone Fax Email |
source | <xs:element name="Contact" type="Contact" minOccurs="0"/> |
diagram | ![]() |
||||||||||||
type | extension of ParticipantCodeType | ||||||||||||
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> |
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 | restriction of xs:dateTime | ||
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 | ||||
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 | ||||
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 | ||||
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 | ||||
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 | xs:positiveInteger | ||||
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 | ||||
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 | ||||
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 | ||||
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 | ||||
used by |
|
||||
facets |
|
||||
source | <xs:simpleType name="ParticipantCodeType"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="17"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | ||||
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> |
diagram | ![]() |
||||||||||||||||||
type | extension of xs:string | ||||||||||||||||||
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> |
diagram | ![]() |
||||||||||||||||||
type | extension of Code17TypeContent | ||||||||||||||||||
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> |
diagram | ![]() |
||||||||||||||||||
type | extension of Code2TypeContent | ||||||||||||||||||
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> |
diagram | ![]() |
||||||||||||||||||
type | extension of Code3TypeContent | ||||||||||||||||||
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> |
diagram | ![]() |
||||||||||||||||||
type | extension of Code4TypeContent | ||||||||||||||||||
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> |
diagram | ![]() |
||||||||||||||||||
type | extension of Code6TypeContent | ||||||||||||||||||
used by |
|
||||||||||||||||||
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> |
diagram | ![]() |
||||||||||||||||||
type | extension of ContainerHeightTypeContent | ||||||||||||||||||
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> |
diagram | ![]() |
||||||||||||||||||
type | extension of ContainerLengthTypeContent | ||||||||||||||||||
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> |
diagram | ![]() |
||||||||||||||||||
type | extension of ContainerTypeTypeContent | ||||||||||||||||||
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> |
diagram | ![]() |
||
children | DateTime Format | ||
used by |
|
||
source | <xs:complexType name="DateTimeType"> <xs:sequence> <xs:element name="DateTime"> <xs:simpleType> <xs:restriction base="xs:dateTime"> <xs:pattern value=".+T[^Z+-]+"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="Format" type="xs:string" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | restriction of xs:dateTime | ||
facets |
|
||
source | <xs:element name="DateTime"> <xs:simpleType> <xs:restriction base="xs:dateTime"> <xs:pattern value=".+T[^Z+-]+"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
type | xs:string |
source | <xs:element name="Format" type="xs:string" minOccurs="0"/> |
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 | ||||
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 | ||||||||||||
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 InspectionTypeContent | ||||||||||||||||||
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> |
diagram | ![]() |
||||
children | VehicleRegistration TruckerCard | ||||
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="VehicleRegistration" type="Reference12Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">vehicle licence number or pool code</xs:documentation> <xs:documentation xml:lang="DE">Polizeiliches Kennzeichen, bzw. Poolkennung</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TruckerCard" type="Code6Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">driver's truckercard-number</xs:documentation> <xs:documentation xml:lang="DE">Truckercard-Nummer des Fahrers</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | Reference12Type | ||||
facets |
|
||||
annotation |
|
||||
source | <xs:element name="VehicleRegistration" type="Reference12Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">vehicle licence number or pool code</xs:documentation> <xs:documentation xml:lang="DE">Polizeiliches Kennzeichen, bzw. Poolkennung</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||
type | Code6Type | ||||||||||||||||||
facets |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:element name="TruckerCard" type="Code6Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">driver's truckercard-number</xs:documentation> <xs:documentation xml:lang="DE">Truckercard-Nummer des Fahrers</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||
type | extension of LinearMeasureTypeContent | ||||||||||||
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> |
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 | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="LocationType" type="LocationTypeCode" minOccurs="0"/> |
diagram | ![]() |
||||
type | LocationIdentificationTypeContent | ||||
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 | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="LocationName" type="NameType" minOccurs="0"/> |
diagram | ![]() |
type | SubordinateLocation |
children | LocationIdentification LocationName LocationType PlaceOfLoading |
source | <xs:element name="SubordinateLocation" type="SubordinateLocation" minOccurs="0" maxOccurs="unbounded"/> |
diagram | ![]() |
||||||||||||||||||
type | extension of LocationTypeContent | ||||||||||||||||||
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> |
diagram | ![]() |
||||||||||||
type | extension of xs:string | ||||||||||||
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> |
diagram | ![]() |
||
type | extension of PartyType | ||
children | PartyIdentification Name Description InformationContact | ||
used by |
|
||
source | <xs:complexType name="OwnerParty"> <xs:complexContent> <xs:extension base="PartyType"/> </xs:complexContent> </xs:complexType> |
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 | ||||||||||||||||||
facets |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="PartyIdentification" type="Code17Type" minOccurs="0"/> |
diagram | ![]() |
||
type | Name2 | ||
facets |
|
||
source | <xs:element name="Name" type="Name2" minOccurs="0" maxOccurs="unbounded"/> |
diagram | ![]() |
||||||||||||
type | restriction of TextType | ||||||||||||
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 |
children | Name Telephone Fax Email |
source | <xs:element name="InformationContact" type="Contact" minOccurs="0" maxOccurs="9"/> |
diagram | ![]() |
||
children | Company Reference | ||
used by |
|
||
source | <xs:complexType name="PaticipantInformationType"> <xs:sequence> <xs:element name="Company" type="TransportCompanyType"/> <xs:element name="Reference" type="ReferenceType"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
type | TransportCompanyType |
children | CompanyCode Companytype CompanyName |
source | <xs:element name="Company" type="TransportCompanyType"/> |
diagram | ![]() |
type | ReferenceType |
children | ReferenceID TypeCode Position |
source | <xs:element name="Reference" type="ReferenceType"/> |
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-posiion 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 | ||||||||||||
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> |
diagram | ![]() |
||||||||||||||||||
type | ReferenceTypeCode | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="TypeCode" type="ReferenceTypeCode" minOccurs="0"/> |
diagram | ![]() |
||||
type | CountType | ||||
facets |
|
||||
annotation |
|
||||
source | <xs:element name="Position" type="CountType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">load-posiion 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 | ||||||||||||||||||
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> |
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 |
source | <xs:element name="NationalityCode" type="RegistrationNationality" minOccurs="0"/> |
diagram | ![]() |
||||
type | CountryDescription | ||||
facets |
|
||||
source | <xs:element name="NationalityDescription" type="CountryDescription" minOccurs="0"/> |
diagram | ![]() |
||||||||||||||||||
type | extension of RegistrationNumberCodeTypeContent | ||||||||||||||||||
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> |
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 | ||||||||||||||||||
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 | ||||
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 | ||||
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 | ![]() |
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 |
children | DateTime Format |
source | <xs:element name="SlotBegin" type="DateTimeType"/> |
diagram | ![]() |
type | DateTimeType |
children | DateTime Format |
source | <xs:element name="SlotEnd" type="DateTimeType"/> |
diagram | ![]() |
||||||||
type | restriction of xs:decimal | ||||||||
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 | ||||
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 | ||||
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 | ![]() |
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 | ![]() |
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 | ||||||||||||||||||
facets |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="SlotClass" type="Code17Type"/> |
diagram | ![]() |
||||||||
type | restriction of xs:decimal | ||||||||
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="PaticipantInformationType"> <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 | PaticipantInformationType | ||||
children | Company Reference | ||||
annotation |
|
||||
source | <xs:element name="ParticipantInformation" type="PaticipantInformationType"> <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 | ||||
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 | ||||
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 | ||||
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 | ||||||||||||
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 | ||||||||||||||||||
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 | ![]() |
||||
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 | ||||||||||||||||||
facets |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="Code" type="Code4Type"/> |
diagram | ![]() |
||||||||||||
type | restriction of NameType | ||||||||||||
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> |
diagram | ![]() |
||||||||||||
type | extension of TemperatureMeasureTypeContent | ||||||||||||
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> |
diagram | ![]() |
||
type | extension of SubordinateLocation | ||
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 | ||||||||||||
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> |
diagram | ![]() |
||||||||||||
type | extension of xs:string | ||||||||||||
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> |
diagram | ![]() |
||||||||||||||||||
type | extension of Code4Type | ||||||||||||||||||
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:extension base="Code4Type"/> </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 | ||||||||||||||||||
facets |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="CompanyCode" type="TransportCompanyCodeType"/> |
diagram | ![]() |
||||||||||||||||||
type | TransportCompanyTypeType | ||||||||||||||||||
facets |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="Companytype" type="TransportCompanyTypeType" minOccurs="0"/> |
diagram | ![]() |
||||
type | TransportCompanyNameType | ||||
facets |
|
||||
source | <xs:element name="CompanyName" type="TransportCompanyNameType" minOccurs="0"/> |
diagram | ![]() |
||||||||||||||||||
type | extension of Code17Type | ||||||||||||||||||
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 | ||||||||||||||||||
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 | ||||
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 | ||||||||||||||||||
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 | ||||
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 | ||||
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 | ||||
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 | ||||
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 | ||||||||||||||||||
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> |
diagram | ![]() |
||||||||||||||||||
type | extension of TransportModeCodeContent | ||||||||||||||||||
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> |
diagram | ![]() |
||||||||||||
type | extension of WeightMeasureTypeContent | ||||||||||||
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 | restriction of xs:string | ||||
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 | ||||
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 | ||||
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 | ||||
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 | ||||
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 | ||||
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 | ||||
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 | ||
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 | ||
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 | ||||
used by |
|
||||
facets |
|
||||
source | <xs:simpleType name="ContainerNumberType"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="12"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | ||
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 | ||||
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 | ||
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:string | ||||
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 | ||||
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 | ||||
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 | ||||
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 | ||
used by |
|
||
source | <xs:simpleType name="InspectionTypeContent"> <xs:restriction base="IndicatorType"/> </xs:simpleType> |
type | restriction of xs:string | ||||
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 | ||
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:integer | ||||
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 | ||||||
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 | ||
used by |
|
||
facets |
|
||
source | <xs:simpleType name="LocationIdentificationTypeContent"> <xs:restriction base="xs:string"> <xs:length value="5"/> </xs:restriction> </xs:simpleType> |
type | xs:string | ||
used by |
|
||
source | <xs:simpleType name="LocationTypeContent"> <xs:restriction base="xs:string"/> </xs:simpleType> |
type | restriction of xs:string | ||
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 | ||||
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 | ||||
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 | ||||
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 | ||||
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 | ||||
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 | ||||
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 | ||||||
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-zA-Z0-9_/\.-]+"/> </xs:restriction> </xs:simpleType> |
type | xs:string | ||
used by |
|
||
source | <xs:simpleType name="ReferenceTypeCodeContent"> <xs:restriction base="xs:string"/> </xs:simpleType> |
type | xs:string | ||
used by |
|
||
source | <xs:simpleType name="RegistrationNationality"> <xs:restriction base="xs:string"/> </xs:simpleType> |
type | xs:string | ||
used by |
|
||
source | <xs:simpleType name="RegistrationNumberCodeTypeContent"> <xs:restriction base="xs:string"/> </xs:simpleType> |
type | restriction of xs:string | ||||
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 | ||||
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 | ||||
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 | ||||
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 | ||||||
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 | ||||
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 | ||||
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 | ||
facets |
|
||
source | <xs:simpleType name="TpStatus"> <xs:restriction base="xs:string"> <xs:length value="3"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | ||||
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 | ||||
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 | ||||
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 | ||||
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 | ||||
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 | ||||
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 | ||||
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> |