schema location: | http://tr02-wiki.dakosy.de/dokumentation/TR02XMLv14.3/TransportCoordination.xsd |
Elements | Complex types |
TransportCoordination | TransportCoordination |
TransportCoordinationMessage |
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 | TransportCoordination |
children | Transaction Interchange TransportCoordinationMessage |
source | <xs:element name="TransportCoordination" type="TransportCoordination"/> |
diagram | ![]() |
||||
children | Transaction Interchange TransportCoordinationMessage | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="TransportCoordination"> <xs:annotation> <xs:documentation xml:lang="EN">The TransportCoordination (Transport-Vormeldung) is utilized to coordinate the pick up or delivery of goods e.g. with a quay operator.</xs:documentation> <xs:documentation xml:lang="DE">Die TransportCoordination (Transport-Vormeldung) wird an einen Kaibetrieb / Ladestelle übertragen, um die Abholung oder Anlieferung von Ladung zu koordinieren.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Transaction" type="Transaction"/> <xs:element name="Interchange" type="Interchange"/> <xs:element name="TransportCoordinationMessage" type="TransportCoordinationMessage" 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 | TransportCoordinationMessage | ||||||||||||||||||||||
children | MessageHeader Header | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
source | <xs:element name="TransportCoordinationMessage" type="TransportCoordinationMessage" maxOccurs="999"/> |
diagram | ![]() |
||||||||||||||||||||||
type | extension of Message | ||||||||||||||||||||||
children | MessageHeader Header | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="TransportCoordinationMessage"> <xs:annotation> <xs:documentation xml:lang="EN">The TransportCoordination (Transport-Vormeldung) is utilized to coordinate the pick up or delivery of goods e.g. with a quay operator.</xs:documentation> <xs:documentation xml:lang="DE">Die TransportCoordination (Transport-Vormeldung) wird an einen Kaibetrieb / Ladestelle übertragen, um die Abholung oder Anlieferung von Ladung zu koordinieren.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="Message"> <xs:sequence> <xs:element name="Header"> <xs:complexType> <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:documentation xml:lang="DE">beteiligtes Terminal / Hafen (z.B. Bremen, Lückeck oder Hamburg)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TransportMeans" type="TransportMeansTypeCode"> <xs:annotation> <xs:documentation xml:lang="EN">Specifies the means of transport: feeder, rail, truck</xs:documentation> <xs:documentation xml:lang="DE">Spezifikation des Verkehrsträgers</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Significance" type="SignificanceType"> <xs:annotation> <xs:documentation xml:lang="EN">Specifies the significance of the message. The significance of the message is hierarchical and results in diferent requirements with regard to mandatory data elements. The enumeration allows the following values: - statusRequest - slotBooking (includes statusRequest) - transportBooking (includes slotBooking)</xs:documentation> <xs:documentation xml:lang="DE">Bedeutung der Nachricht (Statusanfrage, Slotbuchung oder Transportbuchung)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TransportMode" type="TransportModeCode" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">Specifies the mode of transport: AN=delivery, AU=pickup, ... pertaining to all load elements</xs:documentation> <xs:documentation xml:lang="DE">Verkehrsrichtung: AN=Anlieferung, AU=Auslieferung, ... (Angaben auf Ladeeinheitebene haben Vorrang)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Dispatcher" minOccurs="0"> <xs:complexType> <xs:complexContent> <xs:extension base="Contact"/> </xs:complexContent> </xs:complexType> </xs:element> <xs:choice> <xs:element name="ReferencedLoad" maxOccurs="99"> <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</xs:documentation> <xs:documentation xml:lang="DE">laufende Nummer zur eindeutigen Identifikation der Ladungsposition innerhalb der Nachricht.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ReferenceStatusRequest"> <xs:annotation> <xs:documentation xml:lang="EN">used only in combination with the significance 'slotBooking' and 'transportBooking': reference (list of references) of the predating 'statusRequest' TransportCoordination message, this message is a part of</xs:documentation> <xs:documentation xml:lang="DE">wird nur in Verbindung mit der Bedeutung 'slotBooking' und 'transportBooking' verwendet: Referenz (bzw. Liste von Referenzen) der Statusanfrage, die dieser Nachricht vorausgegangen ist, bzw. auf die sich diese Nachricht bezieht</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="ReferenceType"/> </xs:complexContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Load" 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</xs:documentation> <xs:documentation xml:lang="DE">laufende Nummer zur eindeutigen Identifikation der Ladungsposition innerhalb der Nachricht.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="SlotBooking" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">slot booking details</xs:documentation> <xs:documentation xml:lang="DE">Angaben zur Slotbuchung</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="TimeSlot" type="DateTimeType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">requested specific time-slot</xs:documentation> <xs:documentation xml:lang="DE">geplanter Abhol- / Anlieferzeitpunkt</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EarliestArrival" type="DateTimeType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">earliest alternativ time-slot</xs:documentation> <xs:documentation xml:lang="DE">früheste Ankunftszeit</xs:documentation> </xs:annotation> </xs:element> <xs:element name="LatestArrival" type="DateTimeType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">latest alternativ time-slot</xs:documentation> <xs:documentation xml:lang="DE">späteste Ankunftszeit</xs:documentation> </xs:annotation> </xs:element> <xs:element name="RequestedArrival" type="DateTimeType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">preferred time-slot</xs:documentation> <xs:documentation xml:lang="DE">Wunschzeit</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:choice> <xs:element name="ContainerLoad"> <xs:complexType> <xs:sequence> <xs:element name="LoadingIndicator" type="LoadingIndicatorType"> <xs:annotation> <xs:documentation xml:lang="EN">loading indicator full / empty</xs:documentation> <xs:documentation xml:lang="DE">Kennzeichen leer / beladen</xs:documentation> </xs:annotation> </xs:element> <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:element name="Oversized" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Indicator" type="IndicatorType"> <xs:annotation> <xs:documentation xml:lang="EN">indicator for over-sized load</xs:documentation> <xs:documentation xml:lang="DE">Kennzeichen OOG</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Top" type="LinearMeasureType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">over-sized load (height)</xs:documentation> <xs:documentation xml:lang="DE">Überhöhe</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Front" type="LinearMeasureType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">over-sized load (length, front)</xs:documentation> <xs:documentation xml:lang="DE">Überlänge vorn</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Back" type="LinearMeasureType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">over-sized load (length, back)</xs:documentation> <xs:documentation xml:lang="DE">Überlänge hinten</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Left" type="LinearMeasureType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">over-sized load (width, left)</xs:documentation> <xs:documentation xml:lang="DE">Überbreite links</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Right" type="LinearMeasureType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">over-sized load (width, right)</xs:documentation> <xs:documentation xml:lang="DE">Überbreite rechts</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="ClipOnUnit" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Indicator" type="IndicatorType"> <xs:annotation> <xs:documentation xml:lang="EN">indicator for clip-on-unit</xs:documentation> <xs:documentation xml:lang="DE">Kennzeichen Clip-On-Unit</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ID" type="Reference15Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">ID of the clip-on-unit</xs:documentation> <xs:documentation xml:lang="DE">Identifikation der Clip-On-Unit</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Temperature" type="TemperatureMeasureType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">temperature for temperature controlled containers</xs:documentation> <xs:documentation xml:lang="DE">Temperaturangabe</xs:documentation> </xs:annotation> </xs:element> <xs:element name="GrossWeight" type="WeightMeasureType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">gross weight</xs:documentation> <xs:documentation xml:lang="DE">Bruttogewicht</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EmptyQuality" type="Code3Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">quality-requirement for empty container</xs:documentation> <xs:documentation xml:lang="DE">Qualität-Anforderung für Leercontainer</xs:documentation> </xs:annotation> </xs:element> <xs:element name="NonOperatingReefer" type="IndicatorType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">Indicator Non-Operatiing Reefer for Iso-Code-Type Reefer. If this element is not send, it is interpreted as false.</xs:documentation> <xs:documentation xml:lang="DE">Kennzeichen für nicht aktiven Reefercontainer. Ein ausbleiben dieses Elements wird als false interpretiert.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="IReference" type="IReferenceTypeContent" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">I-reference for the LPM System</xs:documentation> <xs:documentation xml:lang="DE">LPM-Referenz</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Accounting" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="ConsignorCode" type="Code4Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">code of the consignor</xs:documentation> <xs:documentation xml:lang="DE">Auftraggebercode</xs:documentation> </xs:annotation> </xs:element> <xs:element name="QuayAccountNumber" type="QuayAccountNumberTypeContent" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">quay account number</xs:documentation> <xs:documentation xml:lang="DE">Kai-Kontonummer</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ConsigneeReference" type="ConsigneeReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>consignee reference (used in connection with the quay account number)</xs:documentation> <xs:documentation xml:lang="DE">Kundenmerkzeichen (in Verbindung mit der Kai-Kontonummer)</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"> <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:element name="Packaging"> <xs:complexType> <xs:sequence> <xs:element name="NumberUnits" type="CountType"> <xs:annotation> <xs:documentation xml:lang="EN">number of units</xs:documentation> <xs:documentation xml:lang="DE">Anzahl Packstücke</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Code" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">packaging code</xs:documentation> <xs:documentation xml:lang="DE">Verpackungscode</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="CommodityCode" type="Code6Type"> <xs:annotation> <xs:documentation xml:lang="EN">commodity code</xs:documentation> <xs:documentation xml:lang="DE">Warencode (HS-Code)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Contents"> <xs:annotation> <xs:documentation xml:lang="EN">contents</xs:documentation> <xs:documentation xml:lang="DE">Warenbeschreibung</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Weight" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="GrossWeight" type="WeightMeasureType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">gross weight</xs:documentation> <xs:documentation xml:lang="DE">Bruttogewicht</xs:documentation> </xs:annotation> </xs:element> <xs:element name="NetWeight" type="WeightMeasureType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">net weight</xs:documentation> <xs:documentation xml:lang="DE">Nettogewicht</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Dimensions" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Length" type="LinearMeasureType"/> <xs:element name="Height" type="LinearMeasureType"/> <xs:element name="Width" type="LinearMeasureType"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> <xs:element name="TransportMode" type="TransportModeCode" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">Specifies the mode of transport: AN=delivery, AU=pickup, ...</xs:documentation> <xs:documentation xml:lang="DE">Verkehrsrichtung: AN=Anlieferung, AU=Auslieferung, ...</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Carrier" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Code" type="Code4Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">carrier code</xs:documentation> <xs:documentation xml:lang="DE">Reedercode</xs:documentation> </xs:annotation> </xs:element> <xs:element name="BookingReference" type="Reference22Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">booking number / reference</xs:documentation> <xs:documentation xml:lang="DE">Buchungsnummer Reeder</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ReleaseNumber" type="Reference35Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">release number / reference</xs:documentation> <xs:documentation xml:lang="DE">Freistellungsnummer</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ReleasePassword" type="Reference15Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">additional password for release number</xs:documentation> <xs:documentation xml:lang="DE">Kennwort Freistellungsnummer</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ReleaseValidTill" type="DateTimeType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">date the release expires</xs:documentation> <xs:documentation xml:lang="DE">Freistellung aktiv bis</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Voyage" minOccurs="0"> <xs:complexType> <xs:choice> <xs:sequence> <xs:element name="Vessel" type="TransportMeans" minOccurs="0"/> <xs:element name="VoyageNumber" minOccurs="0"/> <xs:element name="PortOfLoading" type="SubordinateLocation" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">port of loading</xs:documentation> <xs:documentation xml:lang="DE">Ladehafen</xs:documentation> </xs:annotation> </xs:element> <xs:element name="PortOfDischarge" type="SubordinateLocation" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">port of discharge</xs:documentation> <xs:documentation xml:lang="DE">Löschhafen</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:sequence> <xs:element name="TrainTransportIndicator" type="IndicatorType"> <xs:annotation> <xs:documentation xml:lang="EN">Defines the subsequent transport carrier as rail</xs:documentation> <xs:documentation xml:lang="DE">Bestimmt den nachfolgenden Verkehrsträger als Schiene</xs:documentation> </xs:annotation> </xs:element> <xs:element name="RailstationLocation" type="LocationIdentificationTypeContent" minOccurs="0"> <xs:annotation> <xs:documentation>UNLoCode Destination Railstation</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TrainNumber" type="Code6TypeContent" minOccurs="0"> <xs:annotation> <xs:documentation>TrainNumber</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TrainDate" type="dateTimeWithoutTimezone" minOccurs="0"> <xs:annotation> <xs:documentation>TrainDate</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:choice> </xs:complexType> </xs:element> <xs:element name="DangerousGoodsIndicator" type="IndicatorType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">indicator for dangerous goods. If this element is not send, it is interpreted as false.</xs:documentation> <xs:documentation xml:lang="DE">Kennzeichen Gefahrgut. Ein ausbleiben dieses Elements wird als false interpretiert.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="DangerousGoods" minOccurs="0" maxOccurs="999"> <xs:annotation> <xs:documentation xml:lang="EN">dangerous goods data</xs:documentation> <xs:documentation xml:lang="DE">Gefahrgutangaben</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Position" type="CountType"/> <xs:element name="Class" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:minLength value="1"/> <xs:maxLength value="4"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="UNNumber" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:length value="4"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="EMSNumber" minOccurs="0" maxOccurs="2"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:length value="6"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="MFAGNumber" minOccurs="0" maxOccurs="2"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:length value="4"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="FlashPoint" type="TemperatureMeasureType" minOccurs="0"/> <xs:element name="Stowage" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:length value="3"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="Packing" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Number" type="xs:positiveInteger" minOccurs="0"/> <xs:element name="Code" type="xs:anySimpleType" minOccurs="0"/> <xs:element name="Group"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:minLength value="1"/> <xs:maxLength value="3"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="EmptyPackageCode" type="xs:anySimpleType" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="DangerWeight" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Gross" type="WeightMeasureType"/> <xs:element name="Net" type="WeightMeasureType" minOccurs="0"/> <xs:element name="NetExplosive" type="WeightMeasureType" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="WGKCode" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="0"/> <xs:enumeration value="1"/> <xs:enumeration value="2"/> <xs:enumeration value="3"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="CL7" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="SheetNumber" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="2"/> <xs:fractionDigits value="0"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="Category" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:minLength value="1"/> <xs:maxLength value="4"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="ChemicalActivity" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:minLength value="1"/> <xs:maxLength value="4"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="TransportSign" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:minLength value="1"/> <xs:maxLength value="3"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="PackagingType" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:minLength value="1"/> <xs:maxLength value="4"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="LegalNorm" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:minLength value="1"/> <xs:maxLength value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="ClassificationCode" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:minLength value="1"/> <xs:maxLength value="7"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="ProperShippingName" minOccurs="0" maxOccurs="5"> <xs:simpleType> <xs:restriction base="xs:normalizedString"> <xs:minLength value="1"/> <xs:maxLength value="70"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="GoodsNumber" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:minLength value="1"/> <xs:maxLength value="4"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="GoodsLabel" type="xs:anySimpleType" minOccurs="0" maxOccurs="5"/> <xs:element name="MPLabel" type="xs:anySimpleType" minOccurs="0"/> <xs:element name="TransportProhibited" type="xs:boolean" minOccurs="0"/> <xs:element name="DateSafety" type="DateTimeType" minOccurs="0"/> <xs:element name="IndicatorTank" type="xs:boolean" minOccurs="0"/> <xs:element name="RiskGroup" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:length value="1"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="Regulations" minOccurs="0" maxOccurs="2"> <xs:simpleType> <xs:restriction base="xs:normalizedString"> <xs:minLength value="1"/> <xs:maxLength value="70"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="LastTransported" minOccurs="0" maxOccurs="5"> <xs:simpleType> <xs:restriction base="xs:normalizedString"> <xs:minLength value="1"/> <xs:maxLength value="70"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="Memoranda" minOccurs="0" maxOccurs="3"> <xs:simpleType> <xs:restriction base="xs:normalizedString"> <xs:minLength value="1"/> <xs:maxLength value="70"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="GegisReference" type="GReferenceTypeContent" minOccurs="0"> <xs:annotation> <xs:documentation>G-reference for the GEGIS System</xs:documentation> </xs:annotation> </xs:element> <xs:element name="CustomsIndicator" type="IndicatorType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">indicator customs. If this element is not send, it is interpreted as false.</xs:documentation> <xs:documentation xml:lang="DE">Kennzeichen Zollgut. Ein ausbleiben dieses Elements wird als false interpretiert.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Customs" minOccurs="0" maxOccurs="999"> <xs:annotation> <xs:documentation xml:lang="EN">customs data</xs:documentation> <xs:documentation xml:lang="DE">Zolldaten</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="RegistrationNumber" type="RegistrationNumberType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation xml:lang="EN">customs registration number (i.e. ATLAS registration number, MRN, B-Number, ...)</xs:documentation> <xs:documentation xml:lang="DE">Zollregistiernummer (z.B. ATLAS-Registriernummer, B-Nummer, ...)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="NumberUnits" type="CountType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">number of units</xs:documentation> <xs:documentation xml:lang="DE">Anzahl Packstücke</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Comment" type="Text255Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">generel remarks</xs:documentation> <xs:documentation xml:lang="DE">allgemeine Bemerkung</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> <xs:element name="SlotBooking" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">slot booking pertaining to all load elements</xs:documentation> <xs:documentation xml:lang="DE">Ladeeinheit übergreifende Angaben zur Slotbuchung (Angaben auf Ladeeinheitebene haben Vorrang)</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="TimeSlot" type="DateTimeType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="DE">geplanter Abhol- / Anlieferzeitpunkt</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EarliestArrival" type="DateTimeType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="DE">früheste Ankunftszeit</xs:documentation> </xs:annotation> </xs:element> <xs:element name="LatestArrival" type="DateTimeType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="DE">späteste Ankunftszeit</xs:documentation> </xs:annotation> </xs:element> <xs:element name="RequestedArrival" type="DateTimeType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="DE">Wunschzeit</xs:documentation> </xs:annotation> </xs:element> <xs:element name="SlotClass" type="Code17Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="DE">Name der Slotklasse</xs:documentation> <xs:documentation xml:lang="EN">name of the slotclass</xs:documentation> </xs:annotation> </xs:element> <xs:element name="SlotSwap" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="DE">Kennzeichen für Slottausch</xs:documentation> <xs:documentation>Indicator for slotswap</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Legitimation" type="Legitimation" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">legitimationdata for authorization check for the transport</xs:documentation> <xs:documentation xml:lang="DE">Legitimationsdaten zur Berechtigungsprüfung für den Transport</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Comment" type="Text255Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">generel remarks</xs:documentation> <xs:documentation xml:lang="DE">allgemeine Bemerkung</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TruckerTpNumber" type="Reference35Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">the trucker's TP-Number from former Versions of TR02</xs:documentation> <xs:documentation xml:lang="DE">Die TP-Nummer des Truckers auf früheren TR02-Versionen</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
children | ParticipantInformation TerminalLocation TransportMeans Significance TransportMode Dispatcher ReferencedLoad Load SlotBooking Legitimation Comment TruckerTpNumber |
source | <xs:element name="Header"> <xs:complexType> <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:documentation xml:lang="DE">beteiligtes Terminal / Hafen (z.B. Bremen, Lückeck oder Hamburg)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TransportMeans" type="TransportMeansTypeCode"> <xs:annotation> <xs:documentation xml:lang="EN">Specifies the means of transport: feeder, rail, truck</xs:documentation> <xs:documentation xml:lang="DE">Spezifikation des Verkehrsträgers</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Significance" type="SignificanceType"> <xs:annotation> <xs:documentation xml:lang="EN">Specifies the significance of the message. The significance of the message is hierarchical and results in diferent requirements with regard to mandatory data elements. The enumeration allows the following values: - statusRequest - slotBooking (includes statusRequest) - transportBooking (includes slotBooking)</xs:documentation> <xs:documentation xml:lang="DE">Bedeutung der Nachricht (Statusanfrage, Slotbuchung oder Transportbuchung)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TransportMode" type="TransportModeCode" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">Specifies the mode of transport: AN=delivery, AU=pickup, ... pertaining to all load elements</xs:documentation> <xs:documentation xml:lang="DE">Verkehrsrichtung: AN=Anlieferung, AU=Auslieferung, ... (Angaben auf Ladeeinheitebene haben Vorrang)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Dispatcher" minOccurs="0"> <xs:complexType> <xs:complexContent> <xs:extension base="Contact"/> </xs:complexContent> </xs:complexType> </xs:element> <xs:choice> <xs:element name="ReferencedLoad" maxOccurs="99"> <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</xs:documentation> <xs:documentation xml:lang="DE">laufende Nummer zur eindeutigen Identifikation der Ladungsposition innerhalb der Nachricht.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ReferenceStatusRequest"> <xs:annotation> <xs:documentation xml:lang="EN">used only in combination with the significance 'slotBooking' and 'transportBooking': reference (list of references) of the predating 'statusRequest' TransportCoordination message, this message is a part of</xs:documentation> <xs:documentation xml:lang="DE">wird nur in Verbindung mit der Bedeutung 'slotBooking' und 'transportBooking' verwendet: Referenz (bzw. Liste von Referenzen) der Statusanfrage, die dieser Nachricht vorausgegangen ist, bzw. auf die sich diese Nachricht bezieht</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="ReferenceType"/> </xs:complexContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Load" 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</xs:documentation> <xs:documentation xml:lang="DE">laufende Nummer zur eindeutigen Identifikation der Ladungsposition innerhalb der Nachricht.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="SlotBooking" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">slot booking details</xs:documentation> <xs:documentation xml:lang="DE">Angaben zur Slotbuchung</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="TimeSlot" type="DateTimeType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">requested specific time-slot</xs:documentation> <xs:documentation xml:lang="DE">geplanter Abhol- / Anlieferzeitpunkt</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EarliestArrival" type="DateTimeType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">earliest alternativ time-slot</xs:documentation> <xs:documentation xml:lang="DE">früheste Ankunftszeit</xs:documentation> </xs:annotation> </xs:element> <xs:element name="LatestArrival" type="DateTimeType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">latest alternativ time-slot</xs:documentation> <xs:documentation xml:lang="DE">späteste Ankunftszeit</xs:documentation> </xs:annotation> </xs:element> <xs:element name="RequestedArrival" type="DateTimeType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">preferred time-slot</xs:documentation> <xs:documentation xml:lang="DE">Wunschzeit</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:choice> <xs:element name="ContainerLoad"> <xs:complexType> <xs:sequence> <xs:element name="LoadingIndicator" type="LoadingIndicatorType"> <xs:annotation> <xs:documentation xml:lang="EN">loading indicator full / empty</xs:documentation> <xs:documentation xml:lang="DE">Kennzeichen leer / beladen</xs:documentation> </xs:annotation> </xs:element> <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:element name="Oversized" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Indicator" type="IndicatorType"> <xs:annotation> <xs:documentation xml:lang="EN">indicator for over-sized load</xs:documentation> <xs:documentation xml:lang="DE">Kennzeichen OOG</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Top" type="LinearMeasureType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">over-sized load (height)</xs:documentation> <xs:documentation xml:lang="DE">Überhöhe</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Front" type="LinearMeasureType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">over-sized load (length, front)</xs:documentation> <xs:documentation xml:lang="DE">Überlänge vorn</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Back" type="LinearMeasureType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">over-sized load (length, back)</xs:documentation> <xs:documentation xml:lang="DE">Überlänge hinten</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Left" type="LinearMeasureType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">over-sized load (width, left)</xs:documentation> <xs:documentation xml:lang="DE">Überbreite links</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Right" type="LinearMeasureType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">over-sized load (width, right)</xs:documentation> <xs:documentation xml:lang="DE">Überbreite rechts</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="ClipOnUnit" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Indicator" type="IndicatorType"> <xs:annotation> <xs:documentation xml:lang="EN">indicator for clip-on-unit</xs:documentation> <xs:documentation xml:lang="DE">Kennzeichen Clip-On-Unit</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ID" type="Reference15Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">ID of the clip-on-unit</xs:documentation> <xs:documentation xml:lang="DE">Identifikation der Clip-On-Unit</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Temperature" type="TemperatureMeasureType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">temperature for temperature controlled containers</xs:documentation> <xs:documentation xml:lang="DE">Temperaturangabe</xs:documentation> </xs:annotation> </xs:element> <xs:element name="GrossWeight" type="WeightMeasureType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">gross weight</xs:documentation> <xs:documentation xml:lang="DE">Bruttogewicht</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EmptyQuality" type="Code3Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">quality-requirement for empty container</xs:documentation> <xs:documentation xml:lang="DE">Qualität-Anforderung für Leercontainer</xs:documentation> </xs:annotation> </xs:element> <xs:element name="NonOperatingReefer" type="IndicatorType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">Indicator Non-Operatiing Reefer for Iso-Code-Type Reefer. If this element is not send, it is interpreted as false.</xs:documentation> <xs:documentation xml:lang="DE">Kennzeichen für nicht aktiven Reefercontainer. Ein ausbleiben dieses Elements wird als false interpretiert.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="IReference" type="IReferenceTypeContent" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">I-reference for the LPM System</xs:documentation> <xs:documentation xml:lang="DE">LPM-Referenz</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Accounting" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="ConsignorCode" type="Code4Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">code of the consignor</xs:documentation> <xs:documentation xml:lang="DE">Auftraggebercode</xs:documentation> </xs:annotation> </xs:element> <xs:element name="QuayAccountNumber" type="QuayAccountNumberTypeContent" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">quay account number</xs:documentation> <xs:documentation xml:lang="DE">Kai-Kontonummer</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ConsigneeReference" type="ConsigneeReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>consignee reference (used in connection with the quay account number)</xs:documentation> <xs:documentation xml:lang="DE">Kundenmerkzeichen (in Verbindung mit der Kai-Kontonummer)</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"> <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:element name="Packaging"> <xs:complexType> <xs:sequence> <xs:element name="NumberUnits" type="CountType"> <xs:annotation> <xs:documentation xml:lang="EN">number of units</xs:documentation> <xs:documentation xml:lang="DE">Anzahl Packstücke</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Code" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">packaging code</xs:documentation> <xs:documentation xml:lang="DE">Verpackungscode</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="CommodityCode" type="Code6Type"> <xs:annotation> <xs:documentation xml:lang="EN">commodity code</xs:documentation> <xs:documentation xml:lang="DE">Warencode (HS-Code)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Contents"> <xs:annotation> <xs:documentation xml:lang="EN">contents</xs:documentation> <xs:documentation xml:lang="DE">Warenbeschreibung</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Weight" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="GrossWeight" type="WeightMeasureType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">gross weight</xs:documentation> <xs:documentation xml:lang="DE">Bruttogewicht</xs:documentation> </xs:annotation> </xs:element> <xs:element name="NetWeight" type="WeightMeasureType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">net weight</xs:documentation> <xs:documentation xml:lang="DE">Nettogewicht</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Dimensions" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Length" type="LinearMeasureType"/> <xs:element name="Height" type="LinearMeasureType"/> <xs:element name="Width" type="LinearMeasureType"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> <xs:element name="TransportMode" type="TransportModeCode" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">Specifies the mode of transport: AN=delivery, AU=pickup, ...</xs:documentation> <xs:documentation xml:lang="DE">Verkehrsrichtung: AN=Anlieferung, AU=Auslieferung, ...</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Carrier" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Code" type="Code4Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">carrier code</xs:documentation> <xs:documentation xml:lang="DE">Reedercode</xs:documentation> </xs:annotation> </xs:element> <xs:element name="BookingReference" type="Reference22Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">booking number / reference</xs:documentation> <xs:documentation xml:lang="DE">Buchungsnummer Reeder</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ReleaseNumber" type="Reference35Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">release number / reference</xs:documentation> <xs:documentation xml:lang="DE">Freistellungsnummer</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ReleasePassword" type="Reference15Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">additional password for release number</xs:documentation> <xs:documentation xml:lang="DE">Kennwort Freistellungsnummer</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ReleaseValidTill" type="DateTimeType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">date the release expires</xs:documentation> <xs:documentation xml:lang="DE">Freistellung aktiv bis</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Voyage" minOccurs="0"> <xs:complexType> <xs:choice> <xs:sequence> <xs:element name="Vessel" type="TransportMeans" minOccurs="0"/> <xs:element name="VoyageNumber" minOccurs="0"/> <xs:element name="PortOfLoading" type="SubordinateLocation" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">port of loading</xs:documentation> <xs:documentation xml:lang="DE">Ladehafen</xs:documentation> </xs:annotation> </xs:element> <xs:element name="PortOfDischarge" type="SubordinateLocation" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">port of discharge</xs:documentation> <xs:documentation xml:lang="DE">Löschhafen</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:sequence> <xs:element name="TrainTransportIndicator" type="IndicatorType"> <xs:annotation> <xs:documentation xml:lang="EN">Defines the subsequent transport carrier as rail</xs:documentation> <xs:documentation xml:lang="DE">Bestimmt den nachfolgenden Verkehrsträger als Schiene</xs:documentation> </xs:annotation> </xs:element> <xs:element name="RailstationLocation" type="LocationIdentificationTypeContent" minOccurs="0"> <xs:annotation> <xs:documentation>UNLoCode Destination Railstation</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TrainNumber" type="Code6TypeContent" minOccurs="0"> <xs:annotation> <xs:documentation>TrainNumber</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TrainDate" type="dateTimeWithoutTimezone" minOccurs="0"> <xs:annotation> <xs:documentation>TrainDate</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:choice> </xs:complexType> </xs:element> <xs:element name="DangerousGoodsIndicator" type="IndicatorType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">indicator for dangerous goods. If this element is not send, it is interpreted as false.</xs:documentation> <xs:documentation xml:lang="DE">Kennzeichen Gefahrgut. Ein ausbleiben dieses Elements wird als false interpretiert.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="DangerousGoods" minOccurs="0" maxOccurs="999"> <xs:annotation> <xs:documentation xml:lang="EN">dangerous goods data</xs:documentation> <xs:documentation xml:lang="DE">Gefahrgutangaben</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Position" type="CountType"/> <xs:element name="Class" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:minLength value="1"/> <xs:maxLength value="4"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="UNNumber" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:length value="4"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="EMSNumber" minOccurs="0" maxOccurs="2"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:length value="6"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="MFAGNumber" minOccurs="0" maxOccurs="2"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:length value="4"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="FlashPoint" type="TemperatureMeasureType" minOccurs="0"/> <xs:element name="Stowage" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:length value="3"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="Packing" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Number" type="xs:positiveInteger" minOccurs="0"/> <xs:element name="Code" type="xs:anySimpleType" minOccurs="0"/> <xs:element name="Group"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:minLength value="1"/> <xs:maxLength value="3"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="EmptyPackageCode" type="xs:anySimpleType" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="DangerWeight" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Gross" type="WeightMeasureType"/> <xs:element name="Net" type="WeightMeasureType" minOccurs="0"/> <xs:element name="NetExplosive" type="WeightMeasureType" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="WGKCode" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="0"/> <xs:enumeration value="1"/> <xs:enumeration value="2"/> <xs:enumeration value="3"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="CL7" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="SheetNumber" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="2"/> <xs:fractionDigits value="0"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="Category" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:minLength value="1"/> <xs:maxLength value="4"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="ChemicalActivity" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:minLength value="1"/> <xs:maxLength value="4"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="TransportSign" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:minLength value="1"/> <xs:maxLength value="3"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="PackagingType" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:minLength value="1"/> <xs:maxLength value="4"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="LegalNorm" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:minLength value="1"/> <xs:maxLength value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="ClassificationCode" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:minLength value="1"/> <xs:maxLength value="7"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="ProperShippingName" minOccurs="0" maxOccurs="5"> <xs:simpleType> <xs:restriction base="xs:normalizedString"> <xs:minLength value="1"/> <xs:maxLength value="70"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="GoodsNumber" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:minLength value="1"/> <xs:maxLength value="4"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="GoodsLabel" type="xs:anySimpleType" minOccurs="0" maxOccurs="5"/> <xs:element name="MPLabel" type="xs:anySimpleType" minOccurs="0"/> <xs:element name="TransportProhibited" type="xs:boolean" minOccurs="0"/> <xs:element name="DateSafety" type="DateTimeType" minOccurs="0"/> <xs:element name="IndicatorTank" type="xs:boolean" minOccurs="0"/> <xs:element name="RiskGroup" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:length value="1"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="Regulations" minOccurs="0" maxOccurs="2"> <xs:simpleType> <xs:restriction base="xs:normalizedString"> <xs:minLength value="1"/> <xs:maxLength value="70"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="LastTransported" minOccurs="0" maxOccurs="5"> <xs:simpleType> <xs:restriction base="xs:normalizedString"> <xs:minLength value="1"/> <xs:maxLength value="70"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="Memoranda" minOccurs="0" maxOccurs="3"> <xs:simpleType> <xs:restriction base="xs:normalizedString"> <xs:minLength value="1"/> <xs:maxLength value="70"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="GegisReference" type="GReferenceTypeContent" minOccurs="0"> <xs:annotation> <xs:documentation>G-reference for the GEGIS System</xs:documentation> </xs:annotation> </xs:element> <xs:element name="CustomsIndicator" type="IndicatorType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">indicator customs. If this element is not send, it is interpreted as false.</xs:documentation> <xs:documentation xml:lang="DE">Kennzeichen Zollgut. Ein ausbleiben dieses Elements wird als false interpretiert.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Customs" minOccurs="0" maxOccurs="999"> <xs:annotation> <xs:documentation xml:lang="EN">customs data</xs:documentation> <xs:documentation xml:lang="DE">Zolldaten</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="RegistrationNumber" type="RegistrationNumberType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation xml:lang="EN">customs registration number (i.e. ATLAS registration number, MRN, B-Number, ...)</xs:documentation> <xs:documentation xml:lang="DE">Zollregistiernummer (z.B. ATLAS-Registriernummer, B-Nummer, ...)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="NumberUnits" type="CountType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">number of units</xs:documentation> <xs:documentation xml:lang="DE">Anzahl Packstücke</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Comment" type="Text255Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">generel remarks</xs:documentation> <xs:documentation xml:lang="DE">allgemeine Bemerkung</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> <xs:element name="SlotBooking" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">slot booking pertaining to all load elements</xs:documentation> <xs:documentation xml:lang="DE">Ladeeinheit übergreifende Angaben zur Slotbuchung (Angaben auf Ladeeinheitebene haben Vorrang)</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="TimeSlot" type="DateTimeType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="DE">geplanter Abhol- / Anlieferzeitpunkt</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EarliestArrival" type="DateTimeType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="DE">früheste Ankunftszeit</xs:documentation> </xs:annotation> </xs:element> <xs:element name="LatestArrival" type="DateTimeType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="DE">späteste Ankunftszeit</xs:documentation> </xs:annotation> </xs:element> <xs:element name="RequestedArrival" type="DateTimeType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="DE">Wunschzeit</xs:documentation> </xs:annotation> </xs:element> <xs:element name="SlotClass" type="Code17Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="DE">Name der Slotklasse</xs:documentation> <xs:documentation xml:lang="EN">name of the slotclass</xs:documentation> </xs:annotation> </xs:element> <xs:element name="SlotSwap" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="DE">Kennzeichen für Slottausch</xs:documentation> <xs:documentation>Indicator for slotswap</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Legitimation" type="Legitimation" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">legitimationdata for authorization check for the transport</xs:documentation> <xs:documentation xml:lang="DE">Legitimationsdaten zur Berechtigungsprüfung für den Transport</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Comment" type="Text255Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">generel remarks</xs:documentation> <xs:documentation xml:lang="DE">allgemeine Bemerkung</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TruckerTpNumber" type="Reference35Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">the trucker's TP-Number from former Versions of TR02</xs:documentation> <xs:documentation xml:lang="DE">Die TP-Nummer des Truckers auf früheren TR02-Versionen</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
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:documentation xml:lang="DE">beteiligtes Terminal / Hafen (z.B. Bremen, Lückeck oder Hamburg)</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||
type | TransportMeansTypeCode | ||||||||||||||||||
facets |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:element name="TransportMeans" type="TransportMeansTypeCode"> <xs:annotation> <xs:documentation xml:lang="EN">Specifies the means of transport: feeder, rail, truck</xs:documentation> <xs:documentation xml:lang="DE">Spezifikation des Verkehrsträgers</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | SignificanceType | ||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="Significance" type="SignificanceType"> <xs:annotation> <xs:documentation xml:lang="EN">Specifies the significance of the message. The significance of the message is hierarchical and results in diferent requirements with regard to mandatory data elements. The enumeration allows the following values: - statusRequest - slotBooking (includes statusRequest) - transportBooking (includes slotBooking)</xs:documentation> <xs:documentation xml:lang="DE">Bedeutung der Nachricht (Statusanfrage, Slotbuchung oder Transportbuchung)</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||
type | TransportModeCode | ||||||||||||||||||
facets |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:element name="TransportMode" type="TransportModeCode" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">Specifies the mode of transport: AN=delivery, AU=pickup, ... pertaining to all load elements</xs:documentation> <xs:documentation xml:lang="DE">Verkehrsrichtung: AN=Anlieferung, AU=Auslieferung, ... (Angaben auf Ladeeinheitebene haben Vorrang)</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
type | extension of Contact |
children | Name Telephone Fax Email |
source | <xs:element name="Dispatcher" minOccurs="0"> <xs:complexType> <xs:complexContent> <xs:extension base="Contact"/> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
children | Position ReferenceStatusRequest |
source | <xs:element name="ReferencedLoad" maxOccurs="99"> <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</xs:documentation> <xs:documentation xml:lang="DE">laufende Nummer zur eindeutigen Identifikation der Ladungsposition innerhalb der Nachricht.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ReferenceStatusRequest"> <xs:annotation> <xs:documentation xml:lang="EN">used only in combination with the significance 'slotBooking' and 'transportBooking': reference (list of references) of the predating 'statusRequest' TransportCoordination message, this message is a part of</xs:documentation> <xs:documentation xml:lang="DE">wird nur in Verbindung mit der Bedeutung 'slotBooking' und 'transportBooking' verwendet: Referenz (bzw. Liste von Referenzen) der Statusanfrage, die dieser Nachricht vorausgegangen ist, bzw. auf die sich diese Nachricht bezieht</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="ReferenceType"/> </xs:complexContent> </xs:complexType> </xs:element> </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</xs:documentation> <xs:documentation xml:lang="DE">laufende Nummer zur eindeutigen Identifikation der Ladungsposition innerhalb der Nachricht.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
type | extension of ReferenceType | ||||
children | ReferenceID TypeCode Position | ||||
annotation |
|
||||
source | <xs:element name="ReferenceStatusRequest"> <xs:annotation> <xs:documentation xml:lang="EN">used only in combination with the significance 'slotBooking' and 'transportBooking': reference (list of references) of the predating 'statusRequest' TransportCoordination message, this message is a part of</xs:documentation> <xs:documentation xml:lang="DE">wird nur in Verbindung mit der Bedeutung 'slotBooking' und 'transportBooking' verwendet: Referenz (bzw. Liste von Referenzen) der Statusanfrage, die dieser Nachricht vorausgegangen ist, bzw. auf die sich diese Nachricht bezieht</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="ReferenceType"/> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
children | Position SlotBooking ContainerLoad ConventionelLoad TransportMode Carrier Voyage DangerousGoodsIndicator DangerousGoods GegisReference CustomsIndicator Customs Comment |
source | <xs:element name="Load" 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</xs:documentation> <xs:documentation xml:lang="DE">laufende Nummer zur eindeutigen Identifikation der Ladungsposition innerhalb der Nachricht.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="SlotBooking" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">slot booking details</xs:documentation> <xs:documentation xml:lang="DE">Angaben zur Slotbuchung</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="TimeSlot" type="DateTimeType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">requested specific time-slot</xs:documentation> <xs:documentation xml:lang="DE">geplanter Abhol- / Anlieferzeitpunkt</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EarliestArrival" type="DateTimeType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">earliest alternativ time-slot</xs:documentation> <xs:documentation xml:lang="DE">früheste Ankunftszeit</xs:documentation> </xs:annotation> </xs:element> <xs:element name="LatestArrival" type="DateTimeType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">latest alternativ time-slot</xs:documentation> <xs:documentation xml:lang="DE">späteste Ankunftszeit</xs:documentation> </xs:annotation> </xs:element> <xs:element name="RequestedArrival" type="DateTimeType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">preferred time-slot</xs:documentation> <xs:documentation xml:lang="DE">Wunschzeit</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:choice> <xs:element name="ContainerLoad"> <xs:complexType> <xs:sequence> <xs:element name="LoadingIndicator" type="LoadingIndicatorType"> <xs:annotation> <xs:documentation xml:lang="EN">loading indicator full / empty</xs:documentation> <xs:documentation xml:lang="DE">Kennzeichen leer / beladen</xs:documentation> </xs:annotation> </xs:element> <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:element name="Oversized" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Indicator" type="IndicatorType"> <xs:annotation> <xs:documentation xml:lang="EN">indicator for over-sized load</xs:documentation> <xs:documentation xml:lang="DE">Kennzeichen OOG</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Top" type="LinearMeasureType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">over-sized load (height)</xs:documentation> <xs:documentation xml:lang="DE">Überhöhe</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Front" type="LinearMeasureType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">over-sized load (length, front)</xs:documentation> <xs:documentation xml:lang="DE">Überlänge vorn</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Back" type="LinearMeasureType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">over-sized load (length, back)</xs:documentation> <xs:documentation xml:lang="DE">Überlänge hinten</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Left" type="LinearMeasureType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">over-sized load (width, left)</xs:documentation> <xs:documentation xml:lang="DE">Überbreite links</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Right" type="LinearMeasureType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">over-sized load (width, right)</xs:documentation> <xs:documentation xml:lang="DE">Überbreite rechts</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="ClipOnUnit" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Indicator" type="IndicatorType"> <xs:annotation> <xs:documentation xml:lang="EN">indicator for clip-on-unit</xs:documentation> <xs:documentation xml:lang="DE">Kennzeichen Clip-On-Unit</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ID" type="Reference15Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">ID of the clip-on-unit</xs:documentation> <xs:documentation xml:lang="DE">Identifikation der Clip-On-Unit</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Temperature" type="TemperatureMeasureType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">temperature for temperature controlled containers</xs:documentation> <xs:documentation xml:lang="DE">Temperaturangabe</xs:documentation> </xs:annotation> </xs:element> <xs:element name="GrossWeight" type="WeightMeasureType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">gross weight</xs:documentation> <xs:documentation xml:lang="DE">Bruttogewicht</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EmptyQuality" type="Code3Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">quality-requirement for empty container</xs:documentation> <xs:documentation xml:lang="DE">Qualität-Anforderung für Leercontainer</xs:documentation> </xs:annotation> </xs:element> <xs:element name="NonOperatingReefer" type="IndicatorType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">Indicator Non-Operatiing Reefer for Iso-Code-Type Reefer. If this element is not send, it is interpreted as false.</xs:documentation> <xs:documentation xml:lang="DE">Kennzeichen für nicht aktiven Reefercontainer. Ein ausbleiben dieses Elements wird als false interpretiert.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="IReference" type="IReferenceTypeContent" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">I-reference for the LPM System</xs:documentation> <xs:documentation xml:lang="DE">LPM-Referenz</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Accounting" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="ConsignorCode" type="Code4Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">code of the consignor</xs:documentation> <xs:documentation xml:lang="DE">Auftraggebercode</xs:documentation> </xs:annotation> </xs:element> <xs:element name="QuayAccountNumber" type="QuayAccountNumberTypeContent" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">quay account number</xs:documentation> <xs:documentation xml:lang="DE">Kai-Kontonummer</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ConsigneeReference" type="ConsigneeReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>consignee reference (used in connection with the quay account number)</xs:documentation> <xs:documentation xml:lang="DE">Kundenmerkzeichen (in Verbindung mit der Kai-Kontonummer)</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"> <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:element name="Packaging"> <xs:complexType> <xs:sequence> <xs:element name="NumberUnits" type="CountType"> <xs:annotation> <xs:documentation xml:lang="EN">number of units</xs:documentation> <xs:documentation xml:lang="DE">Anzahl Packstücke</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Code" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">packaging code</xs:documentation> <xs:documentation xml:lang="DE">Verpackungscode</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="CommodityCode" type="Code6Type"> <xs:annotation> <xs:documentation xml:lang="EN">commodity code</xs:documentation> <xs:documentation xml:lang="DE">Warencode (HS-Code)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Contents"> <xs:annotation> <xs:documentation xml:lang="EN">contents</xs:documentation> <xs:documentation xml:lang="DE">Warenbeschreibung</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Weight" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="GrossWeight" type="WeightMeasureType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">gross weight</xs:documentation> <xs:documentation xml:lang="DE">Bruttogewicht</xs:documentation> </xs:annotation> </xs:element> <xs:element name="NetWeight" type="WeightMeasureType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">net weight</xs:documentation> <xs:documentation xml:lang="DE">Nettogewicht</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Dimensions" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Length" type="LinearMeasureType"/> <xs:element name="Height" type="LinearMeasureType"/> <xs:element name="Width" type="LinearMeasureType"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> <xs:element name="TransportMode" type="TransportModeCode" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">Specifies the mode of transport: AN=delivery, AU=pickup, ...</xs:documentation> <xs:documentation xml:lang="DE">Verkehrsrichtung: AN=Anlieferung, AU=Auslieferung, ...</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Carrier" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Code" type="Code4Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">carrier code</xs:documentation> <xs:documentation xml:lang="DE">Reedercode</xs:documentation> </xs:annotation> </xs:element> <xs:element name="BookingReference" type="Reference22Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">booking number / reference</xs:documentation> <xs:documentation xml:lang="DE">Buchungsnummer Reeder</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ReleaseNumber" type="Reference35Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">release number / reference</xs:documentation> <xs:documentation xml:lang="DE">Freistellungsnummer</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ReleasePassword" type="Reference15Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">additional password for release number</xs:documentation> <xs:documentation xml:lang="DE">Kennwort Freistellungsnummer</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ReleaseValidTill" type="DateTimeType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">date the release expires</xs:documentation> <xs:documentation xml:lang="DE">Freistellung aktiv bis</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Voyage" minOccurs="0"> <xs:complexType> <xs:choice> <xs:sequence> <xs:element name="Vessel" type="TransportMeans" minOccurs="0"/> <xs:element name="VoyageNumber" minOccurs="0"/> <xs:element name="PortOfLoading" type="SubordinateLocation" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">port of loading</xs:documentation> <xs:documentation xml:lang="DE">Ladehafen</xs:documentation> </xs:annotation> </xs:element> <xs:element name="PortOfDischarge" type="SubordinateLocation" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">port of discharge</xs:documentation> <xs:documentation xml:lang="DE">Löschhafen</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:sequence> <xs:element name="TrainTransportIndicator" type="IndicatorType"> <xs:annotation> <xs:documentation xml:lang="EN">Defines the subsequent transport carrier as rail</xs:documentation> <xs:documentation xml:lang="DE">Bestimmt den nachfolgenden Verkehrsträger als Schiene</xs:documentation> </xs:annotation> </xs:element> <xs:element name="RailstationLocation" type="LocationIdentificationTypeContent" minOccurs="0"> <xs:annotation> <xs:documentation>UNLoCode Destination Railstation</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TrainNumber" type="Code6TypeContent" minOccurs="0"> <xs:annotation> <xs:documentation>TrainNumber</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TrainDate" type="dateTimeWithoutTimezone" minOccurs="0"> <xs:annotation> <xs:documentation>TrainDate</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:choice> </xs:complexType> </xs:element> <xs:element name="DangerousGoodsIndicator" type="IndicatorType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">indicator for dangerous goods. If this element is not send, it is interpreted as false.</xs:documentation> <xs:documentation xml:lang="DE">Kennzeichen Gefahrgut. Ein ausbleiben dieses Elements wird als false interpretiert.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="DangerousGoods" minOccurs="0" maxOccurs="999"> <xs:annotation> <xs:documentation xml:lang="EN">dangerous goods data</xs:documentation> <xs:documentation xml:lang="DE">Gefahrgutangaben</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Position" type="CountType"/> <xs:element name="Class" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:minLength value="1"/> <xs:maxLength value="4"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="UNNumber" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:length value="4"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="EMSNumber" minOccurs="0" maxOccurs="2"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:length value="6"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="MFAGNumber" minOccurs="0" maxOccurs="2"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:length value="4"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="FlashPoint" type="TemperatureMeasureType" minOccurs="0"/> <xs:element name="Stowage" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:length value="3"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="Packing" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Number" type="xs:positiveInteger" minOccurs="0"/> <xs:element name="Code" type="xs:anySimpleType" minOccurs="0"/> <xs:element name="Group"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:minLength value="1"/> <xs:maxLength value="3"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="EmptyPackageCode" type="xs:anySimpleType" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="DangerWeight" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Gross" type="WeightMeasureType"/> <xs:element name="Net" type="WeightMeasureType" minOccurs="0"/> <xs:element name="NetExplosive" type="WeightMeasureType" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="WGKCode" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="0"/> <xs:enumeration value="1"/> <xs:enumeration value="2"/> <xs:enumeration value="3"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="CL7" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="SheetNumber" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="2"/> <xs:fractionDigits value="0"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="Category" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:minLength value="1"/> <xs:maxLength value="4"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="ChemicalActivity" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:minLength value="1"/> <xs:maxLength value="4"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="TransportSign" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:minLength value="1"/> <xs:maxLength value="3"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="PackagingType" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:minLength value="1"/> <xs:maxLength value="4"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="LegalNorm" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:minLength value="1"/> <xs:maxLength value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="ClassificationCode" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:minLength value="1"/> <xs:maxLength value="7"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="ProperShippingName" minOccurs="0" maxOccurs="5"> <xs:simpleType> <xs:restriction base="xs:normalizedString"> <xs:minLength value="1"/> <xs:maxLength value="70"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="GoodsNumber" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:minLength value="1"/> <xs:maxLength value="4"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="GoodsLabel" type="xs:anySimpleType" minOccurs="0" maxOccurs="5"/> <xs:element name="MPLabel" type="xs:anySimpleType" minOccurs="0"/> <xs:element name="TransportProhibited" type="xs:boolean" minOccurs="0"/> <xs:element name="DateSafety" type="DateTimeType" minOccurs="0"/> <xs:element name="IndicatorTank" type="xs:boolean" minOccurs="0"/> <xs:element name="RiskGroup" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:length value="1"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="Regulations" minOccurs="0" maxOccurs="2"> <xs:simpleType> <xs:restriction base="xs:normalizedString"> <xs:minLength value="1"/> <xs:maxLength value="70"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="LastTransported" minOccurs="0" maxOccurs="5"> <xs:simpleType> <xs:restriction base="xs:normalizedString"> <xs:minLength value="1"/> <xs:maxLength value="70"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="Memoranda" minOccurs="0" maxOccurs="3"> <xs:simpleType> <xs:restriction base="xs:normalizedString"> <xs:minLength value="1"/> <xs:maxLength value="70"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="GegisReference" type="GReferenceTypeContent" minOccurs="0"> <xs:annotation> <xs:documentation>G-reference for the GEGIS System</xs:documentation> </xs:annotation> </xs:element> <xs:element name="CustomsIndicator" type="IndicatorType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">indicator customs. If this element is not send, it is interpreted as false.</xs:documentation> <xs:documentation xml:lang="DE">Kennzeichen Zollgut. Ein ausbleiben dieses Elements wird als false interpretiert.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Customs" minOccurs="0" maxOccurs="999"> <xs:annotation> <xs:documentation xml:lang="EN">customs data</xs:documentation> <xs:documentation xml:lang="DE">Zolldaten</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="RegistrationNumber" type="RegistrationNumberType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation xml:lang="EN">customs registration number (i.e. ATLAS registration number, MRN, B-Number, ...)</xs:documentation> <xs:documentation xml:lang="DE">Zollregistiernummer (z.B. ATLAS-Registriernummer, B-Nummer, ...)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="NumberUnits" type="CountType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">number of units</xs:documentation> <xs:documentation xml:lang="DE">Anzahl Packstücke</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Comment" type="Text255Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">generel remarks</xs:documentation> <xs:documentation xml:lang="DE">allgemeine Bemerkung</xs:documentation> </xs:annotation> </xs:element> </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</xs:documentation> <xs:documentation xml:lang="DE">laufende Nummer zur eindeutigen Identifikation der Ladungsposition innerhalb der Nachricht.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
children | TimeSlot EarliestArrival LatestArrival RequestedArrival | ||||
annotation |
|
||||
source | <xs:element name="SlotBooking" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">slot booking details</xs:documentation> <xs:documentation xml:lang="DE">Angaben zur Slotbuchung</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="TimeSlot" type="DateTimeType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">requested specific time-slot</xs:documentation> <xs:documentation xml:lang="DE">geplanter Abhol- / Anlieferzeitpunkt</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EarliestArrival" type="DateTimeType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">earliest alternativ time-slot</xs:documentation> <xs:documentation xml:lang="DE">früheste Ankunftszeit</xs:documentation> </xs:annotation> </xs:element> <xs:element name="LatestArrival" type="DateTimeType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">latest alternativ time-slot</xs:documentation> <xs:documentation xml:lang="DE">späteste Ankunftszeit</xs:documentation> </xs:annotation> </xs:element> <xs:element name="RequestedArrival" type="DateTimeType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">preferred time-slot</xs:documentation> <xs:documentation xml:lang="DE">Wunschzeit</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | DateTimeType | ||||
children | DateTime Format | ||||
annotation |
|
||||
source | <xs:element name="TimeSlot" type="DateTimeType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">requested specific time-slot</xs:documentation> <xs:documentation xml:lang="DE">geplanter Abhol- / Anlieferzeitpunkt</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
type | DateTimeType | ||||
children | DateTime Format | ||||
annotation |
|
||||
source | <xs:element name="EarliestArrival" type="DateTimeType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">earliest alternativ time-slot</xs:documentation> <xs:documentation xml:lang="DE">früheste Ankunftszeit</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
type | DateTimeType | ||||
children | DateTime Format | ||||
annotation |
|
||||
source | <xs:element name="LatestArrival" type="DateTimeType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">latest alternativ time-slot</xs:documentation> <xs:documentation xml:lang="DE">späteste Ankunftszeit</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
type | DateTimeType | ||||
children | DateTime Format | ||||
annotation |
|
||||
source | <xs:element name="RequestedArrival" type="DateTimeType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">preferred time-slot</xs:documentation> <xs:documentation xml:lang="DE">Wunschzeit</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
children | LoadingIndicator Container Oversized ClipOnUnit Temperature GrossWeight EmptyQuality NonOperatingReefer IReference Accounting |
source | <xs:element name="ContainerLoad"> <xs:complexType> <xs:sequence> <xs:element name="LoadingIndicator" type="LoadingIndicatorType"> <xs:annotation> <xs:documentation xml:lang="EN">loading indicator full / empty</xs:documentation> <xs:documentation xml:lang="DE">Kennzeichen leer / beladen</xs:documentation> </xs:annotation> </xs:element> <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:element name="Oversized" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Indicator" type="IndicatorType"> <xs:annotation> <xs:documentation xml:lang="EN">indicator for over-sized load</xs:documentation> <xs:documentation xml:lang="DE">Kennzeichen OOG</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Top" type="LinearMeasureType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">over-sized load (height)</xs:documentation> <xs:documentation xml:lang="DE">Überhöhe</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Front" type="LinearMeasureType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">over-sized load (length, front)</xs:documentation> <xs:documentation xml:lang="DE">Überlänge vorn</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Back" type="LinearMeasureType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">over-sized load (length, back)</xs:documentation> <xs:documentation xml:lang="DE">Überlänge hinten</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Left" type="LinearMeasureType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">over-sized load (width, left)</xs:documentation> <xs:documentation xml:lang="DE">Überbreite links</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Right" type="LinearMeasureType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">over-sized load (width, right)</xs:documentation> <xs:documentation xml:lang="DE">Überbreite rechts</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="ClipOnUnit" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Indicator" type="IndicatorType"> <xs:annotation> <xs:documentation xml:lang="EN">indicator for clip-on-unit</xs:documentation> <xs:documentation xml:lang="DE">Kennzeichen Clip-On-Unit</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ID" type="Reference15Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">ID of the clip-on-unit</xs:documentation> <xs:documentation xml:lang="DE">Identifikation der Clip-On-Unit</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Temperature" type="TemperatureMeasureType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">temperature for temperature controlled containers</xs:documentation> <xs:documentation xml:lang="DE">Temperaturangabe</xs:documentation> </xs:annotation> </xs:element> <xs:element name="GrossWeight" type="WeightMeasureType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">gross weight</xs:documentation> <xs:documentation xml:lang="DE">Bruttogewicht</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EmptyQuality" type="Code3Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">quality-requirement for empty container</xs:documentation> <xs:documentation xml:lang="DE">Qualität-Anforderung für Leercontainer</xs:documentation> </xs:annotation> </xs:element> <xs:element name="NonOperatingReefer" type="IndicatorType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">Indicator Non-Operatiing Reefer for Iso-Code-Type Reefer. If this element is not send, it is interpreted as false.</xs:documentation> <xs:documentation xml:lang="DE">Kennzeichen für nicht aktiven Reefercontainer. Ein ausbleiben dieses Elements wird als false interpretiert.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="IReference" type="IReferenceTypeContent" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">I-reference for the LPM System</xs:documentation> <xs:documentation xml:lang="DE">LPM-Referenz</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Accounting" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="ConsignorCode" type="Code4Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">code of the consignor</xs:documentation> <xs:documentation xml:lang="DE">Auftraggebercode</xs:documentation> </xs:annotation> </xs:element> <xs:element name="QuayAccountNumber" type="QuayAccountNumberTypeContent" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">quay account number</xs:documentation> <xs:documentation xml:lang="DE">Kai-Kontonummer</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ConsigneeReference" type="ConsigneeReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>consignee reference (used in connection with the quay account number)</xs:documentation> <xs:documentation xml:lang="DE">Kundenmerkzeichen (in Verbindung mit der Kai-Kontonummer)</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||
type | LoadingIndicatorType | ||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="LoadingIndicator" type="LoadingIndicatorType"> <xs:annotation> <xs:documentation xml:lang="EN">loading indicator full / empty</xs:documentation> <xs:documentation xml:lang="DE">Kennzeichen leer / beladen</xs:documentation> </xs:annotation> </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 | Indicator Top Front Back Left Right |
source | <xs:element name="Oversized" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Indicator" type="IndicatorType"> <xs:annotation> <xs:documentation xml:lang="EN">indicator for over-sized load</xs:documentation> <xs:documentation xml:lang="DE">Kennzeichen OOG</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Top" type="LinearMeasureType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">over-sized load (height)</xs:documentation> <xs:documentation xml:lang="DE">Überhöhe</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Front" type="LinearMeasureType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">over-sized load (length, front)</xs:documentation> <xs:documentation xml:lang="DE">Überlänge vorn</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Back" type="LinearMeasureType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">over-sized load (length, back)</xs:documentation> <xs:documentation xml:lang="DE">Überlänge hinten</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Left" type="LinearMeasureType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">over-sized load (width, left)</xs:documentation> <xs:documentation xml:lang="DE">Überbreite links</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Right" type="LinearMeasureType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">over-sized load (width, right)</xs:documentation> <xs:documentation xml:lang="DE">Überbreite rechts</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | IndicatorType | ||||
annotation |
|
||||
source | <xs:element name="Indicator" type="IndicatorType"> <xs:annotation> <xs:documentation xml:lang="EN">indicator for over-sized load</xs:documentation> <xs:documentation xml:lang="DE">Kennzeichen OOG</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||
type | LinearMeasureType | ||||||||||||
facets |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="Top" type="LinearMeasureType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">over-sized load (height)</xs:documentation> <xs:documentation xml:lang="DE">Überhöhe</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||
type | LinearMeasureType | ||||||||||||
facets |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="Front" type="LinearMeasureType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">over-sized load (length, front)</xs:documentation> <xs:documentation xml:lang="DE">Überlänge vorn</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||
type | LinearMeasureType | ||||||||||||
facets |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="Back" type="LinearMeasureType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">over-sized load (length, back)</xs:documentation> <xs:documentation xml:lang="DE">Überlänge hinten</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||
type | LinearMeasureType | ||||||||||||
facets |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="Left" type="LinearMeasureType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">over-sized load (width, left)</xs:documentation> <xs:documentation xml:lang="DE">Überbreite links</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||
type | LinearMeasureType | ||||||||||||
facets |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="Right" type="LinearMeasureType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">over-sized load (width, right)</xs:documentation> <xs:documentation xml:lang="DE">Überbreite rechts</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
children | Indicator ID |
source | <xs:element name="ClipOnUnit" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Indicator" type="IndicatorType"> <xs:annotation> <xs:documentation xml:lang="EN">indicator for clip-on-unit</xs:documentation> <xs:documentation xml:lang="DE">Kennzeichen Clip-On-Unit</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ID" type="Reference15Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">ID of the clip-on-unit</xs:documentation> <xs:documentation xml:lang="DE">Identifikation der Clip-On-Unit</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | IndicatorType | ||||
annotation |
|
||||
source | <xs:element name="Indicator" type="IndicatorType"> <xs:annotation> <xs:documentation xml:lang="EN">indicator for clip-on-unit</xs:documentation> <xs:documentation xml:lang="DE">Kennzeichen Clip-On-Unit</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
type | Reference15Type | ||||
facets |
|
||||
annotation |
|
||||
source | <xs:element name="ID" type="Reference15Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">ID of the clip-on-unit</xs:documentation> <xs:documentation xml:lang="DE">Identifikation der Clip-On-Unit</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||
type | TemperatureMeasureType | ||||||||||||
facets |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="Temperature" type="TemperatureMeasureType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">temperature for temperature controlled containers</xs:documentation> <xs:documentation xml:lang="DE">Temperaturangabe</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||
type | WeightMeasureType | ||||||||||||
facets |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="GrossWeight" type="WeightMeasureType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">gross weight</xs:documentation> <xs:documentation xml:lang="DE">Bruttogewicht</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||
type | Code3Type | ||||||||||||||||||
facets |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:element name="EmptyQuality" type="Code3Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">quality-requirement for empty container</xs:documentation> <xs:documentation xml:lang="DE">Qualität-Anforderung für Leercontainer</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
type | IndicatorType | ||||
annotation |
|
||||
source | <xs:element name="NonOperatingReefer" type="IndicatorType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">Indicator Non-Operatiing Reefer for Iso-Code-Type Reefer. If this element is not send, it is interpreted as false.</xs:documentation> <xs:documentation xml:lang="DE">Kennzeichen für nicht aktiven Reefercontainer. Ein ausbleiben dieses Elements wird als false interpretiert.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
type | IReferenceTypeContent | ||||
facets |
|
||||
annotation |
|
||||
source | <xs:element name="IReference" type="IReferenceTypeContent" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">I-reference for the LPM System</xs:documentation> <xs:documentation xml:lang="DE">LPM-Referenz</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
children | ConsignorCode QuayAccountNumber ConsigneeReference |
source | <xs:element name="Accounting" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="ConsignorCode" type="Code4Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">code of the consignor</xs:documentation> <xs:documentation xml:lang="DE">Auftraggebercode</xs:documentation> </xs:annotation> </xs:element> <xs:element name="QuayAccountNumber" type="QuayAccountNumberTypeContent" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">quay account number</xs:documentation> <xs:documentation xml:lang="DE">Kai-Kontonummer</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ConsigneeReference" type="ConsigneeReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>consignee reference (used in connection with the quay account number)</xs:documentation> <xs:documentation xml:lang="DE">Kundenmerkzeichen (in Verbindung mit der Kai-Kontonummer)</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||
type | Code4Type | ||||||||||||||||||
facets |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:element name="ConsignorCode" type="Code4Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">code of the consignor</xs:documentation> <xs:documentation xml:lang="DE">Auftraggebercode</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
type | QuayAccountNumberTypeContent | ||||
facets |
|
||||
annotation |
|
||||
source | <xs:element name="QuayAccountNumber" type="QuayAccountNumberTypeContent" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">quay account number</xs:documentation> <xs:documentation xml:lang="DE">Kai-Kontonummer</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
type | ConsigneeReferenceType | ||||
facets |
|
||||
annotation |
|
||||
source | <xs:element name="ConsigneeReference" type="ConsigneeReferenceType" minOccurs="0"> <xs:annotation> <xs:documentation>consignee reference (used in connection with the quay account number)</xs:documentation> <xs:documentation xml:lang="DE">Kundenmerkzeichen (in Verbindung mit der Kai-Kontonummer)</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
children | Transport MarksAndNumber Packaging CommodityCode Contents Weight Dimensions |
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"> <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:element name="Packaging"> <xs:complexType> <xs:sequence> <xs:element name="NumberUnits" type="CountType"> <xs:annotation> <xs:documentation xml:lang="EN">number of units</xs:documentation> <xs:documentation xml:lang="DE">Anzahl Packstücke</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Code" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">packaging code</xs:documentation> <xs:documentation xml:lang="DE">Verpackungscode</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="CommodityCode" type="Code6Type"> <xs:annotation> <xs:documentation xml:lang="EN">commodity code</xs:documentation> <xs:documentation xml:lang="DE">Warencode (HS-Code)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Contents"> <xs:annotation> <xs:documentation xml:lang="EN">contents</xs:documentation> <xs:documentation xml:lang="DE">Warenbeschreibung</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Weight" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="GrossWeight" type="WeightMeasureType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">gross weight</xs:documentation> <xs:documentation xml:lang="DE">Bruttogewicht</xs:documentation> </xs:annotation> </xs:element> <xs:element name="NetWeight" type="WeightMeasureType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">net weight</xs:documentation> <xs:documentation xml:lang="DE">Nettogewicht</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="Dimensions" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Length" type="LinearMeasureType"/> <xs:element name="Height" type="LinearMeasureType"/> <xs:element name="Width" type="LinearMeasureType"/> </xs:sequence> </xs:complexType> </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"> <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 | ![]() |
children | NumberUnits Code |
source | <xs:element name="Packaging"> <xs:complexType> <xs:sequence> <xs:element name="NumberUnits" type="CountType"> <xs:annotation> <xs:documentation xml:lang="EN">number of units</xs:documentation> <xs:documentation xml:lang="DE">Anzahl Packstücke</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Code" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">packaging code</xs:documentation> <xs:documentation xml:lang="DE">Verpackungscode</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | CountType | ||||
facets |
|
||||
annotation |
|
||||
source | <xs:element name="NumberUnits" type="CountType"> <xs:annotation> <xs:documentation xml:lang="EN">number of units</xs:documentation> <xs:documentation xml:lang="DE">Anzahl Packstücke</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
annotation |
|
||||
source | <xs:element name="Code" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">packaging code</xs:documentation> <xs:documentation xml:lang="DE">Verpackungscode</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||
type | Code6Type | ||||||||||||||||||
facets |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:element name="CommodityCode" type="Code6Type"> <xs:annotation> <xs:documentation xml:lang="EN">commodity code</xs:documentation> <xs:documentation xml:lang="DE">Warencode (HS-Code)</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
annotation |
|
||||
source | <xs:element name="Contents"> <xs:annotation> <xs:documentation xml:lang="EN">contents</xs:documentation> <xs:documentation xml:lang="DE">Warenbeschreibung</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
children | GrossWeight NetWeight |
source | <xs:element name="Weight" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="GrossWeight" type="WeightMeasureType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">gross weight</xs:documentation> <xs:documentation xml:lang="DE">Bruttogewicht</xs:documentation> </xs:annotation> </xs:element> <xs:element name="NetWeight" type="WeightMeasureType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">net weight</xs:documentation> <xs:documentation xml:lang="DE">Nettogewicht</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||
type | WeightMeasureType | ||||||||||||
facets |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="GrossWeight" type="WeightMeasureType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">gross weight</xs:documentation> <xs:documentation xml:lang="DE">Bruttogewicht</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||
type | WeightMeasureType | ||||||||||||
facets |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="NetWeight" type="WeightMeasureType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">net weight</xs:documentation> <xs:documentation xml:lang="DE">Nettogewicht</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
children | Length Height Width |
source | <xs:element name="Dimensions" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Length" type="LinearMeasureType"/> <xs:element name="Height" type="LinearMeasureType"/> <xs:element name="Width" type="LinearMeasureType"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||
type | LinearMeasureType | ||||||||||||
facets |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="Length" type="LinearMeasureType"/> |
diagram | ![]() |
||||||||||||
type | LinearMeasureType | ||||||||||||
facets |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="Height" type="LinearMeasureType"/> |
diagram | ![]() |
||||||||||||
type | LinearMeasureType | ||||||||||||
facets |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="Width" type="LinearMeasureType"/> |
diagram | ![]() |
||||||||||||||||||
type | TransportModeCode | ||||||||||||||||||
facets |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:element name="TransportMode" type="TransportModeCode" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">Specifies the mode of transport: AN=delivery, AU=pickup, ...</xs:documentation> <xs:documentation xml:lang="DE">Verkehrsrichtung: AN=Anlieferung, AU=Auslieferung, ...</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
children | Code BookingReference ReleaseNumber ReleasePassword ReleaseValidTill |
source | <xs:element name="Carrier" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Code" type="Code4Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">carrier code</xs:documentation> <xs:documentation xml:lang="DE">Reedercode</xs:documentation> </xs:annotation> </xs:element> <xs:element name="BookingReference" type="Reference22Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">booking number / reference</xs:documentation> <xs:documentation xml:lang="DE">Buchungsnummer Reeder</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ReleaseNumber" type="Reference35Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">release number / reference</xs:documentation> <xs:documentation xml:lang="DE">Freistellungsnummer</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ReleasePassword" type="Reference15Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">additional password for release number</xs:documentation> <xs:documentation xml:lang="DE">Kennwort Freistellungsnummer</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ReleaseValidTill" type="DateTimeType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">date the release expires</xs:documentation> <xs:documentation xml:lang="DE">Freistellung aktiv bis</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||||||||
type | Code4Type | ||||||||||||||||||
facets |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:element name="Code" type="Code4Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">carrier code</xs:documentation> <xs:documentation xml:lang="DE">Reedercode</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
type | Reference22Type | ||||
facets |
|
||||
annotation |
|
||||
source | <xs:element name="BookingReference" type="Reference22Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">booking number / reference</xs:documentation> <xs:documentation xml:lang="DE">Buchungsnummer Reeder</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
type | Reference35Type | ||||
facets |
|
||||
annotation |
|
||||
source | <xs:element name="ReleaseNumber" type="Reference35Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">release number / reference</xs:documentation> <xs:documentation xml:lang="DE">Freistellungsnummer</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
type | Reference15Type | ||||
facets |
|
||||
annotation |
|
||||
source | <xs:element name="ReleasePassword" type="Reference15Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">additional password for release number</xs:documentation> <xs:documentation xml:lang="DE">Kennwort Freistellungsnummer</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
type | DateTimeType | ||||
children | DateTime Format | ||||
annotation |
|
||||
source | <xs:element name="ReleaseValidTill" type="DateTimeType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">date the release expires</xs:documentation> <xs:documentation xml:lang="DE">Freistellung aktiv bis</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
children | Vessel VoyageNumber PortOfLoading PortOfDischarge TrainTransportIndicator RailstationLocation TrainNumber TrainDate |
source | <xs:element name="Voyage" minOccurs="0"> <xs:complexType> <xs:choice> <xs:sequence> <xs:element name="Vessel" type="TransportMeans" minOccurs="0"/> <xs:element name="VoyageNumber" minOccurs="0"/> <xs:element name="PortOfLoading" type="SubordinateLocation" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">port of loading</xs:documentation> <xs:documentation xml:lang="DE">Ladehafen</xs:documentation> </xs:annotation> </xs:element> <xs:element name="PortOfDischarge" type="SubordinateLocation" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">port of discharge</xs:documentation> <xs:documentation xml:lang="DE">Löschhafen</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:sequence> <xs:element name="TrainTransportIndicator" type="IndicatorType"> <xs:annotation> <xs:documentation xml:lang="EN">Defines the subsequent transport carrier as rail</xs:documentation> <xs:documentation xml:lang="DE">Bestimmt den nachfolgenden Verkehrsträger als Schiene</xs:documentation> </xs:annotation> </xs:element> <xs:element name="RailstationLocation" type="LocationIdentificationTypeContent" minOccurs="0"> <xs:annotation> <xs:documentation>UNLoCode Destination Railstation</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TrainNumber" type="Code6TypeContent" minOccurs="0"> <xs:annotation> <xs:documentation>TrainNumber</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TrainDate" type="dateTimeWithoutTimezone" minOccurs="0"> <xs:annotation> <xs:documentation>TrainDate</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:choice> </xs:complexType> </xs:element> |
diagram | ![]() |
type | TransportMeans |
children | TransportMeansTypeCode TransportMeansIdentification AdditionalTransportMeansID TransportMeansName RegistrationNationalityCode TransportMeansOwner IMO |
source | <xs:element name="Vessel" type="TransportMeans" minOccurs="0"/> |
diagram | ![]() |
source | <xs:element name="VoyageNumber" minOccurs="0"/> |
diagram | ![]() |
||||
type | SubordinateLocation | ||||
children | LocationIdentification LocationName LocationType PlaceOfLoading | ||||
annotation |
|
||||
source | <xs:element name="PortOfLoading" type="SubordinateLocation" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">port of loading</xs:documentation> <xs:documentation xml:lang="DE">Ladehafen</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
type | SubordinateLocation | ||||
children | LocationIdentification LocationName LocationType PlaceOfLoading | ||||
annotation |
|
||||
source | <xs:element name="PortOfDischarge" type="SubordinateLocation" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">port of discharge</xs:documentation> <xs:documentation xml:lang="DE">Löschhafen</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
type | IndicatorType | ||||
annotation |
|
||||
source | <xs:element name="TrainTransportIndicator" type="IndicatorType"> <xs:annotation> <xs:documentation xml:lang="EN">Defines the subsequent transport carrier as rail</xs:documentation> <xs:documentation xml:lang="DE">Bestimmt den nachfolgenden Verkehrsträger als Schiene</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
type | LocationIdentificationTypeContent | ||
facets |
|
||
annotation |
|
||
source | <xs:element name="RailstationLocation" type="LocationIdentificationTypeContent" minOccurs="0"> <xs:annotation> <xs:documentation>UNLoCode Destination Railstation</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
type | Code6TypeContent | ||||
facets |
|
||||
annotation |
|
||||
source | <xs:element name="TrainNumber" type="Code6TypeContent" minOccurs="0"> <xs:annotation> <xs:documentation>TrainNumber</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
type | dateTimeWithoutTimezone | ||
facets |
|
||
annotation |
|
||
source | <xs:element name="TrainDate" type="dateTimeWithoutTimezone" minOccurs="0"> <xs:annotation> <xs:documentation>TrainDate</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
type | IndicatorType | ||||
annotation |
|
||||
source | <xs:element name="DangerousGoodsIndicator" type="IndicatorType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">indicator for dangerous goods. If this element is not send, it is interpreted as false.</xs:documentation> <xs:documentation xml:lang="DE">Kennzeichen Gefahrgut. Ein ausbleiben dieses Elements wird als false interpretiert.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
children | Position Class UNNumber EMSNumber MFAGNumber FlashPoint Stowage Packing DangerWeight WGKCode CL7 LegalNorm ClassificationCode ProperShippingName GoodsNumber GoodsLabel MPLabel TransportProhibited DateSafety IndicatorTank RiskGroup Regulations LastTransported Memoranda | ||||
annotation |
|
||||
source | <xs:element name="DangerousGoods" minOccurs="0" maxOccurs="999"> <xs:annotation> <xs:documentation xml:lang="EN">dangerous goods data</xs:documentation> <xs:documentation xml:lang="DE">Gefahrgutangaben</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Position" type="CountType"/> <xs:element name="Class" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:minLength value="1"/> <xs:maxLength value="4"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="UNNumber" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:length value="4"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="EMSNumber" minOccurs="0" maxOccurs="2"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:length value="6"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="MFAGNumber" minOccurs="0" maxOccurs="2"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:length value="4"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="FlashPoint" type="TemperatureMeasureType" minOccurs="0"/> <xs:element name="Stowage" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:length value="3"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="Packing" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Number" type="xs:positiveInteger" minOccurs="0"/> <xs:element name="Code" type="xs:anySimpleType" minOccurs="0"/> <xs:element name="Group"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:minLength value="1"/> <xs:maxLength value="3"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="EmptyPackageCode" type="xs:anySimpleType" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="DangerWeight" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Gross" type="WeightMeasureType"/> <xs:element name="Net" type="WeightMeasureType" minOccurs="0"/> <xs:element name="NetExplosive" type="WeightMeasureType" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="WGKCode" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="0"/> <xs:enumeration value="1"/> <xs:enumeration value="2"/> <xs:enumeration value="3"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="CL7" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="SheetNumber" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="2"/> <xs:fractionDigits value="0"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="Category" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:minLength value="1"/> <xs:maxLength value="4"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="ChemicalActivity" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:minLength value="1"/> <xs:maxLength value="4"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="TransportSign" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:minLength value="1"/> <xs:maxLength value="3"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="PackagingType" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:minLength value="1"/> <xs:maxLength value="4"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="LegalNorm" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:minLength value="1"/> <xs:maxLength value="5"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="ClassificationCode" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:minLength value="1"/> <xs:maxLength value="7"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="ProperShippingName" minOccurs="0" maxOccurs="5"> <xs:simpleType> <xs:restriction base="xs:normalizedString"> <xs:minLength value="1"/> <xs:maxLength value="70"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="GoodsNumber" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:minLength value="1"/> <xs:maxLength value="4"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="GoodsLabel" type="xs:anySimpleType" minOccurs="0" maxOccurs="5"/> <xs:element name="MPLabel" type="xs:anySimpleType" minOccurs="0"/> <xs:element name="TransportProhibited" type="xs:boolean" minOccurs="0"/> <xs:element name="DateSafety" type="DateTimeType" minOccurs="0"/> <xs:element name="IndicatorTank" type="xs:boolean" minOccurs="0"/> <xs:element name="RiskGroup" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:length value="1"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="Regulations" minOccurs="0" maxOccurs="2"> <xs:simpleType> <xs:restriction base="xs:normalizedString"> <xs:minLength value="1"/> <xs:maxLength value="70"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="LastTransported" minOccurs="0" maxOccurs="5"> <xs:simpleType> <xs:restriction base="xs:normalizedString"> <xs:minLength value="1"/> <xs:maxLength value="70"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="Memoranda" minOccurs="0" maxOccurs="3"> <xs:simpleType> <xs:restriction base="xs:normalizedString"> <xs:minLength value="1"/> <xs:maxLength value="70"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
type | CountType | ||
facets |
|
||
source | <xs:element name="Position" type="CountType"/> |
diagram | ![]() |
||||
type | restriction of xs:NMTOKEN | ||||
facets |
|
||||
source | <xs:element name="Class" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:minLength value="1"/> <xs:maxLength value="4"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||
type | restriction of xs:NMTOKEN | ||
facets |
|
||
source | <xs:element name="UNNumber" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:length value="4"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||
type | restriction of xs:NMTOKEN | ||
facets |
|
||
source | <xs:element name="EMSNumber" minOccurs="0" maxOccurs="2"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:length value="6"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||
type | restriction of xs:NMTOKEN | ||
facets |
|
||
source | <xs:element name="MFAGNumber" minOccurs="0" maxOccurs="2"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:length value="4"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||||||||
type | TemperatureMeasureType | ||||||||||||
facets |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="FlashPoint" type="TemperatureMeasureType" minOccurs="0"/> |
diagram | ![]() |
||
type | restriction of xs:NMTOKEN | ||
facets |
|
||
source | <xs:element name="Stowage" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:length value="3"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
children | Number Code Group EmptyPackageCode |
source | <xs:element name="Packing" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Number" type="xs:positiveInteger" minOccurs="0"/> <xs:element name="Code" type="xs:anySimpleType" minOccurs="0"/> <xs:element name="Group"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:minLength value="1"/> <xs:maxLength value="3"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="EmptyPackageCode" type="xs:anySimpleType" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
type | xs:positiveInteger |
source | <xs:element name="Number" type="xs:positiveInteger" minOccurs="0"/> |
diagram | ![]() |
type | xs:anySimpleType |
source | <xs:element name="Code" type="xs:anySimpleType" minOccurs="0"/> |
diagram | ![]() |
||||
type | restriction of xs:NMTOKEN | ||||
facets |
|
||||
source | <xs:element name="Group"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:minLength value="1"/> <xs:maxLength value="3"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
type | xs:anySimpleType |
source | <xs:element name="EmptyPackageCode" type="xs:anySimpleType" minOccurs="0"/> |
diagram | ![]() |
children | Gross Net NetExplosive |
source | <xs:element name="DangerWeight" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="Gross" type="WeightMeasureType"/> <xs:element name="Net" type="WeightMeasureType" minOccurs="0"/> <xs:element name="NetExplosive" type="WeightMeasureType" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||
type | WeightMeasureType | ||||||||||||
facets |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="Gross" type="WeightMeasureType"/> |
diagram | ![]() |
||||||||||||
type | WeightMeasureType | ||||||||||||
facets |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="Net" type="WeightMeasureType" minOccurs="0"/> |
diagram | ![]() |
||||||||||||
type | WeightMeasureType | ||||||||||||
facets |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="NetExplosive" type="WeightMeasureType" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | restriction of xs:string | ||||||||
facets |
|
||||||||
source | <xs:element name="WGKCode" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="0"/> <xs:enumeration value="1"/> <xs:enumeration value="2"/> <xs:enumeration value="3"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
children | SheetNumber Category ChemicalActivity TransportSign PackagingType |
source | <xs:element name="CL7" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="SheetNumber" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="2"/> <xs:fractionDigits value="0"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="Category" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:minLength value="1"/> <xs:maxLength value="4"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="ChemicalActivity" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:minLength value="1"/> <xs:maxLength value="4"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="TransportSign" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:minLength value="1"/> <xs:maxLength value="3"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="PackagingType" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:minLength value="1"/> <xs:maxLength value="4"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | restriction of xs:decimal | ||||
facets |
|
||||
source | <xs:element name="SheetNumber" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="2"/> <xs:fractionDigits value="0"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||
type | restriction of xs:NMTOKEN | ||||
facets |
|
||||
source | <xs:element name="Category" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:minLength value="1"/> <xs:maxLength value="4"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||
type | restriction of xs:NMTOKEN | ||||
facets |
|
||||
source | <xs:element name="ChemicalActivity" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:minLength value="1"/> <xs:maxLength value="4"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||
type | restriction of xs:NMTOKEN | ||||
facets |
|
||||
source | <xs:element name="TransportSign" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:minLength value="1"/> <xs:maxLength value="3"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||
type | restriction of xs:NMTOKEN | ||||
facets |
|
||||
source | <xs:element name="PackagingType" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:minLength value="1"/> <xs:maxLength value="4"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||
type | restriction of xs:NMTOKEN | ||||
facets |
|
||||
source | <xs:element name="LegalNorm" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:minLength value="1"/> <xs:maxLength value="5"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||
type | restriction of xs:NMTOKEN | ||||
facets |
|
||||
source | <xs:element name="ClassificationCode" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:minLength value="1"/> <xs:maxLength value="7"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||
type | restriction of xs:normalizedString | ||||
facets |
|
||||
source | <xs:element name="ProperShippingName" minOccurs="0" maxOccurs="5"> <xs:simpleType> <xs:restriction base="xs:normalizedString"> <xs:minLength value="1"/> <xs:maxLength value="70"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||
type | restriction of xs:NMTOKEN | ||||
facets |
|
||||
source | <xs:element name="GoodsNumber" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:minLength value="1"/> <xs:maxLength value="4"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
type | xs:anySimpleType |
source | <xs:element name="GoodsLabel" type="xs:anySimpleType" minOccurs="0" maxOccurs="5"/> |
diagram | ![]() |
type | xs:anySimpleType |
source | <xs:element name="MPLabel" type="xs:anySimpleType" minOccurs="0"/> |
diagram | ![]() |
type | xs:boolean |
source | <xs:element name="TransportProhibited" type="xs:boolean" minOccurs="0"/> |
diagram | ![]() |
type | DateTimeType |
children | DateTime Format |
source | <xs:element name="DateSafety" type="DateTimeType" minOccurs="0"/> |
diagram | ![]() |
type | xs:boolean |
source | <xs:element name="IndicatorTank" type="xs:boolean" minOccurs="0"/> |
diagram | ![]() |
||
type | restriction of xs:NMTOKEN | ||
facets |
|
||
source | <xs:element name="RiskGroup" minOccurs="0"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:length value="1"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||
type | restriction of xs:normalizedString | ||||
facets |
|
||||
source | <xs:element name="Regulations" minOccurs="0" maxOccurs="2"> <xs:simpleType> <xs:restriction base="xs:normalizedString"> <xs:minLength value="1"/> <xs:maxLength value="70"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||
type | restriction of xs:normalizedString | ||||
facets |
|
||||
source | <xs:element name="LastTransported" minOccurs="0" maxOccurs="5"> <xs:simpleType> <xs:restriction base="xs:normalizedString"> <xs:minLength value="1"/> <xs:maxLength value="70"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||
type | restriction of xs:normalizedString | ||||
facets |
|
||||
source | <xs:element name="Memoranda" minOccurs="0" maxOccurs="3"> <xs:simpleType> <xs:restriction base="xs:normalizedString"> <xs:minLength value="1"/> <xs:maxLength value="70"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||
type | GReferenceTypeContent | ||||
facets |
|
||||
annotation |
|
||||
source | <xs:element name="GegisReference" type="GReferenceTypeContent" minOccurs="0"> <xs:annotation> <xs:documentation>G-reference for the GEGIS System</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
type | IndicatorType | ||||
annotation |
|
||||
source | <xs:element name="CustomsIndicator" type="IndicatorType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">indicator customs. If this element is not send, it is interpreted as false.</xs:documentation> <xs:documentation xml:lang="DE">Kennzeichen Zollgut. Ein ausbleiben dieses Elements wird als false interpretiert.</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
children | RegistrationNumber NumberUnits | ||||
annotation |
|
||||
source | <xs:element name="Customs" minOccurs="0" maxOccurs="999"> <xs:annotation> <xs:documentation xml:lang="EN">customs data</xs:documentation> <xs:documentation xml:lang="DE">Zolldaten</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="RegistrationNumber" type="RegistrationNumberType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation xml:lang="EN">customs registration number (i.e. ATLAS registration number, MRN, B-Number, ...)</xs:documentation> <xs:documentation xml:lang="DE">Zollregistiernummer (z.B. ATLAS-Registriernummer, B-Nummer, ...)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="NumberUnits" type="CountType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">number of units</xs:documentation> <xs:documentation xml:lang="DE">Anzahl Packstücke</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | RegistrationNumberType | ||||
children | Code Number Position | ||||
annotation |
|
||||
source | <xs:element name="RegistrationNumber" type="RegistrationNumberType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation xml:lang="EN">customs registration number (i.e. ATLAS registration number, MRN, B-Number, ...)</xs:documentation> <xs:documentation xml:lang="DE">Zollregistiernummer (z.B. ATLAS-Registriernummer, B-Nummer, ...)</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
type | CountType | ||||
facets |
|
||||
annotation |
|
||||
source | <xs:element name="NumberUnits" type="CountType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">number of units</xs:documentation> <xs:documentation xml:lang="DE">Anzahl Packstücke</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||
type | Text255Type | ||||||||||||
facets |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="Comment" type="Text255Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">generel remarks</xs:documentation> <xs:documentation xml:lang="DE">allgemeine Bemerkung</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
children | TimeSlot EarliestArrival LatestArrival RequestedArrival SlotClass SlotSwap | ||||
annotation |
|
||||
source | <xs:element name="SlotBooking" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">slot booking pertaining to all load elements</xs:documentation> <xs:documentation xml:lang="DE">Ladeeinheit übergreifende Angaben zur Slotbuchung (Angaben auf Ladeeinheitebene haben Vorrang)</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="TimeSlot" type="DateTimeType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="DE">geplanter Abhol- / Anlieferzeitpunkt</xs:documentation> </xs:annotation> </xs:element> <xs:element name="EarliestArrival" type="DateTimeType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="DE">früheste Ankunftszeit</xs:documentation> </xs:annotation> </xs:element> <xs:element name="LatestArrival" type="DateTimeType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="DE">späteste Ankunftszeit</xs:documentation> </xs:annotation> </xs:element> <xs:element name="RequestedArrival" type="DateTimeType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="DE">Wunschzeit</xs:documentation> </xs:annotation> </xs:element> <xs:element name="SlotClass" type="Code17Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="DE">Name der Slotklasse</xs:documentation> <xs:documentation xml:lang="EN">name of the slotclass</xs:documentation> </xs:annotation> </xs:element> <xs:element name="SlotSwap" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="DE">Kennzeichen für Slottausch</xs:documentation> <xs:documentation>Indicator for slotswap</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
type | DateTimeType | ||
children | DateTime Format | ||
annotation |
|
||
source | <xs:element name="TimeSlot" type="DateTimeType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="DE">geplanter Abhol- / Anlieferzeitpunkt</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
type | DateTimeType | ||
children | DateTime Format | ||
annotation |
|
||
source | <xs:element name="EarliestArrival" type="DateTimeType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="DE">früheste Ankunftszeit</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
type | DateTimeType | ||
children | DateTime Format | ||
annotation |
|
||
source | <xs:element name="LatestArrival" type="DateTimeType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="DE">späteste Ankunftszeit</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
type | DateTimeType | ||
children | DateTime Format | ||
annotation |
|
||
source | <xs:element name="RequestedArrival" type="DateTimeType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="DE">Wunschzeit</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||
type | Code17Type | ||||||||||||||||||
facets |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:element name="SlotClass" type="Code17Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="DE">Name der Slotklasse</xs:documentation> <xs:documentation xml:lang="EN">name of the slotclass</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
type | xs:boolean | ||||
annotation |
|
||||
source | <xs:element name="SlotSwap" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="DE">Kennzeichen für Slottausch</xs:documentation> <xs:documentation>Indicator for slotswap</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
type | Legitimation | ||||
children | VehicleRegistration TruckerCard | ||||
annotation |
|
||||
source | <xs:element name="Legitimation" type="Legitimation" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">legitimationdata for authorization check for the transport</xs:documentation> <xs:documentation xml:lang="DE">Legitimationsdaten zur Berechtigungsprüfung für den Transport</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||
type | Text255Type | ||||||||||||
facets |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="Comment" type="Text255Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">generel remarks</xs:documentation> <xs:documentation xml:lang="DE">allgemeine Bemerkung</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
type | Reference35Type | ||||
facets |
|
||||
annotation |
|
||||
source | <xs:element name="TruckerTpNumber" type="Reference35Type" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">the trucker's TP-Number from former Versions of TR02</xs:documentation> <xs:documentation xml:lang="DE">Die TP-Nummer des Truckers auf früheren TR02-Versionen</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 | ||||||||||||||||||
used by |
|
||||||||||||||||||
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 | ||||
used by |
|
||||
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 | ||||||||||||
used by |
|
||||||||||||
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 | ||
used by |
|
||
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 | ||||||||||||
used by |
|
||||||||||||
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 | ||
used by |
|
||
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 | ||||||||||||||||||
used by |
|
||||||||||||||||||
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 | ||||||||||||
used by |
|
||||||||||||
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 | ||||
used by |
|
||||
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 | ||||
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 | ||||
used by |
|
||||
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 | ||||
used by |
|
||||
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 | ||||||
used by |
|
||||||
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 | ||||
used by |
|
||||
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 | ||||
used by |
|
||||
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 | ||||
used by |
|
||||
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 | ||||
used by |
|
||||
facets |
|
||||
source | <xs:simpleType name="Reference35Type"> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="35"/> </xs:restriction> </xs:simpleType> |
type | restriction of xs:string | ||||||
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 | ||||||
used by |
|
||||||
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> |