Schema IngateOutgate.xsd


schema location ..\IngateOutgate.xsd
attributeFormDefault
elementFormDefault
 
Elements  Complex types 
IngateOutgate  IngateOutgate 
IngateOutgateMessage 


schema location https://tr02-wiki.dakosy.de/dokumentation/TR02XMLv14.4/TR02_Core.xsd
attributeFormDefault
elementFormDefault
 
Complex types  Simple types 
AdditionalTransportMeansID  code10 
AdditionalValue  Code17TypeContent 
Code17Type  Code2TypeContent 
Code2Type  Code30TypeContent 
Code30Type  Code3TypeContent 
Code3Type  Code4TypeContent 
Code4Type  Code6TypeContent 
Code6Type  CommentTypeContent 
Contact  ConsigneeReferenceType 
ContainerHeightType  ContainerHeightTypeContent 
ContainerLengthType  ContainerLengthTypeContent 
ContainerNumberType  ContainerNumber 
ContainerTypeType  ContainerTypeTypeContent 
DateTimeType  CountryDescription 
DistanceType  CountType 
DocumentCreationTime  CountType99 
Error  dateTimeWithoutTimezone 
generic  DeletionTypeType 
generic255-35  DistanceUnitType 
GpsCoordinatesType  DocumentExchangeNumber 
InspectionType  DocumentTestIndicator 
Interchange  Email 
Legitimation  ErrorCode 
LinearMeasureType  Fax 
LocationType  GReferenceTypeContent 
LocationTypeCode  IndicatorType 
Message  InspectionTypeContent 
MessageHeader  IReferenceTypeContent 
NameType  ISOCodeType 
OwnerParty  LicensePlateEUFullRange 
Participant  LinearMeasureTypeContent 
ParticipantCode  LoadingIndicatorType 
PartyType  LocationIdentificationTypeContent 
PaticipantInformationType  LocationTypeContent 
QrType  MessageCount 
ReferenceType  MessageFunction 
ReferenceTypeCode  MessageReferenceNumber 
RegistrationNationalityType  Name 
RegistrationNumberCodeType  Name2 
RegistrationNumberType  ParticipantCodeType 
SlotStatusDetailsType  Phone 
SlotStatusHeaderType  QuayAccountNumberTypeContent 
SubordinateLocation  Reference07Type 
TemperatureMeasureType  Reference12Type 
TerminalLocationType  Reference15Type 
Text255Type  Reference17Type 
TextType  Reference22Type 
Transaction  Reference35Type 
TransportCompanyCodeType  Reference50Type 
TransportCompanyType  Reference60Type 
TransportCompanyTypeType  ReferenceIDType 
TransportMeans  ReferenceTypeCodeContent 
TransportMeansTypeCode  RegistrationNationality 
TransportModeCode  RegistrationNumberCodeTypeContent 
TruckerID  RegistrationNumberTypeContent 
WeightMeasureType  RegistrationNumberTypePosition 
ResponseType 
SealNumberType 
SignificanceType 
TemperatureMeasureTypeContent 
Text255TypeContent 
TpStatus 
TransportCompanyNameType 
TransportMeansIdentificationType 
TransportMeansName 
TransportMeansTypeCodeContent 
TransportModeCodeContent 
TruckerIDType 
VoyageNumberType 
WeekType 
WeightMeasureTypeContent 


element IngateOutgate
diagram IngateOutgate_p1.png
type IngateOutgate
properties
content complex
children Transaction Interchange IngateOutgateMessage
source <xs:element name="IngateOutgate" type="IngateOutgate"/>

complexType IngateOutgate
diagram IngateOutgate_p2.png
children Transaction Interchange IngateOutgateMessage
used by
element IngateOutgate
annotation
documentation
The IngateOutgate (Ingate - Outgate Message) is associated with the actual ingate or outgate at the terminal.
documentation
Die IngateOutgate (Ingate - Outgate Nachricht) bezieht sich auf das Ingate / Outgate beim Terminal.
source <xs:complexType name="IngateOutgate">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">The IngateOutgate (Ingate - Outgate Message) is associated with the actual ingate or outgate at the terminal.</xs:documentation>
   
<xs:documentation xml:lang="DE">Die IngateOutgate (Ingate - Outgate Nachricht) bezieht sich auf das Ingate / Outgate beim Terminal.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="Transaction" type="Transaction"/>
   
<xs:element name="Interchange" type="Interchange"/>
   
<xs:element name="IngateOutgateMessage" type="IngateOutgateMessage" maxOccurs="999"/>
 
</xs:sequence>
</xs:complexType>

element IngateOutgate/Transaction
diagram IngateOutgate_p3.png
type Transaction
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
code  xs:string        
documentation
transaction code
documentation
Code der Transaktion
version  xs:string        
documentation
transaction version
documentation
Version der Transaktion
type  xs:string        
documentation
transaction type (i.e. TransportCoordination, Response, ...)
documentation
Typ der Nachricht (z.B. TransportCoordination, Response, ...)
source <xs:element name="Transaction" type="Transaction"/>

element IngateOutgate/Interchange
diagram IngateOutgate_p4.png
type Interchange
properties
content complex
children CreationTime ExchangeNumber TestIndicator MessageCount Sender Recipient
source <xs:element name="Interchange" type="Interchange"/>

element IngateOutgate/IngateOutgateMessage
diagram IngateOutgate_p5.png
type IngateOutgateMessage
properties
minOcc 1
maxOcc 999
content complex
children MessageHeader Header
attributes
Name  Type  Use  Default  Fixed  Annotation
messageType  xs:string        
messageVersionID  xs:string  required      
documentation
version of the messagedefinition that is used for this message
documentation
Version der Nachrichtendefinition, auf der eine Nachricht basiert
source <xs:element name="IngateOutgateMessage" type="IngateOutgateMessage" maxOccurs="999"/>

complexType IngateOutgateMessage
diagram IngateOutgate_p6.png
type extension of Message
properties
base Message
children MessageHeader Header
used by
element IngateOutgate/IngateOutgateMessage
attributes
Name  Type  Use  Default  Fixed  Annotation
messageType  xs:string        
messageVersionID  xs:string  required      
documentation
version of the messagedefinition that is used for this message
documentation
Version der Nachrichtendefinition, auf der eine Nachricht basiert
annotation
documentation
The IngateOutgate (Ingate - Outgate Message) is associated with the actual ingate or outgate at the terminal.
documentation
Die IngateOutgate (Ingate - Outgate Nachricht) bezieht sich auf das Ingate / Outgate beim Terminal.
source <xs:complexType name="IngateOutgateMessage">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">The IngateOutgate (Ingate - Outgate Message) is associated with the actual ingate or outgate at the terminal.</xs:documentation>
   
<xs:documentation xml:lang="DE">Die IngateOutgate (Ingate - Outgate Nachricht) bezieht sich auf das Ingate / Outgate beim Terminal.</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="ParticipantInformationType">
               
<xs:annotation>
                 
<xs:documentation xml:lang="EN">Information about the participating transport company</xs:documentation>
                 
<xs:documentation xml:lang="DE">Daten des beteiligten Transportunternehmer / Subunternehmer </xs:documentation>
               
</xs:annotation>
             
</xs:element>
             
<xs:element name="TerminalLocation" type="TerminalLocationType">
               
<xs:annotation>
                 
<xs:documentation xml:lang="EN">Specifies wether the terminal touched by the transport is in Bremen, Hamburg or Lübeck</xs:documentation>
               
</xs:annotation>
             
</xs:element>
             
<xs:element name="ConventionalLoad" type="IndicatorType">
               
<xs:annotation>
                 
<xs:documentation xml:lang="EN">Indicates wether the IngateOutgate message refers to a transport of a conventional load (in opposition to container transports).</xs:documentation>
               
</xs:annotation>
             
</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. It corresponds to the position  of the (referenced-)load within the TransportCoordination Message</xs:documentation>
                       
<xs:documentation xml:lang="DE">laufende Nummer zur eindeutigen Identifikation der Ladung innerhalb der Nachricht. Die laufende Nummer in der Ingate- / Outgate-Meldung entspricht der laufenden Nummer der (referenzierten) Ladung in der 'TransportCoordination'.</xs:documentation>
                     
</xs:annotation>
                   
</xs:element>
                   
<xs:element name="Execution" minOccurs="0">
                     
<xs:annotation>
                       
<xs:documentation xml:lang="EN">Information on the execution of the tourplan with TpStatus 199</xs:documentation>
                       
<xs:documentation xml:lang="DE">Angaben zur Durchführung des Tourenplans bei TpStatus 199</xs:documentation>
                     
</xs:annotation>
                     
<xs:complexType>
                       
<xs:sequence>
                         
<xs:element name="TruckerID" type="TruckerID" minOccurs="0">
                           
<xs:annotation>
                             
<xs:documentation xml:lang="EN">TruckerID of the driver who has activated the tour plan</xs:documentation>
                             
<xs:documentation xml:lang="DE">TruckerID des Fahrers, der den Tourenplan aktiviert hat</xs:documentation>
                           
</xs:annotation>
                         
</xs:element>
                         
<xs:element name="VehicleRegistration" type="Reference12Type">
                           
<xs:annotation>
                             
<xs:documentation xml:lang="EN">vehicle registration / licence plate number </xs:documentation>
                             
<xs:documentation xml:lang="DE">Polizeiliches Kennzeichen</xs:documentation>
                           
</xs:annotation>
                         
</xs:element>
                         
<xs:element name="Arrival" type="DateTimeType" minOccurs="0"/>
                         
<xs:element name="Interchange" type="DateTimeType">
                           
<xs:annotation>
                             
<xs:documentation xml:lang="EN">interchange time</xs:documentation>
                             
<xs:documentation xml:lang="DE">Abhol- / Anlieferzeitpunkt</xs:documentation>
                           
</xs:annotation>
                         
</xs:element>
                       
</xs:sequence>
                     
</xs:complexType>
                   
</xs:element>
                   
<xs:choice minOccurs="0">
                     
<xs:element name="ContainerLoad">
                       
<xs:complexType>
                         
<xs:sequence>
                           
<xs:element name="LoadingIndicator" type="LoadingIndicatorType" minOccurs="0">
                             
<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">
                             
<xs:complexType>
                               
<xs:sequence>
                                 
<xs:element name="Number" type="ContainerNumberType">
                                   
<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>indicator for over-sized load</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 (lenght, 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 (lenght,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">
                             
<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" minOccurs="0">
                             
<xs:complexType>
                               
<xs:sequence>
                                 
<xs:element name="MTQuality" 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="MTGrade" type="code10" minOccurs="0">
                                   
<xs:annotation>
                                     
<xs:documentation xml:lang="EN">quality-requirement for empty container if the value does not exist in CTREQ</xs:documentation>
                                     
<xs:documentation xml:lang="DE">Qualität-Anforderung für Leercontainer wenn nicht vorhanden in CTREQ</xs:documentation>
                                   
</xs:annotation>
                                 
</xs:element>
                                 
<xs:element name="MTStatus" type="code10" minOccurs="0">
                                   
<xs:annotation>
                                     
<xs:documentation xml:lang="EN">status-requirement for empty container</xs:documentation>
                                     
<xs:documentation xml:lang="DE">Status-Anforderung für Leercontainer</xs:documentation>
                                   
</xs:annotation>
                                 
</xs:element>
                               
</xs:sequence>
                             
</xs:complexType>
                           
</xs:element>
                           
<xs:element name="NonOperatingReefer" type="IndicatorType" minOccurs="0">
                             
<xs:annotation>
                               
<xs:documentation>Indicator Non-Operatiing Reefer for Iso-Code-Type Reefer</xs:documentation>
                             
</xs:annotation>
                           
</xs:element>
                           
<xs:element name="Carrier" minOccurs="0">
                             
<xs:complexType>
                               
<xs:sequence>
                                 
<xs:element name="Code" type="Code4Type">
                                   
<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="Reference15Type" 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:sequence>
                             
</xs:complexType>
                           
</xs:element>
                           
<xs:element name="Voyage" minOccurs="0">
                             
<xs:complexType>
                               
<xs:sequence>
                                 
<xs:element name="Vessel" type="TransportMeans" minOccurs="0"/>
                                 
<xs:element name="VoyageNumber" minOccurs="0"/>
                               
</xs:sequence>
                             
</xs:complexType>
                           
</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="Comment" type="Text255Type" minOccurs="0">
                             
<xs:annotation>
                               
<xs:documentation xml:lang="EN">generel remarks</xs:documentation>
                               
<xs:documentation xml:lang="DE">Bemekung</xs:documentation>
                             
</xs:annotation>
                           
</xs:element>
                           
<xs:element name="Terminal" minOccurs="0">
                             
<xs:complexType>
                               
<xs:sequence>
                                 
<xs:element name="DispatchInformation" minOccurs="0">
                                   
<xs:complexType>
                                     
<xs:sequence>
                                       
<xs:element name="DispatchAttribute" minOccurs="0" maxOccurs="4">
                                         
<xs:annotation>
                                           
<xs:documentation xml:lang="EN">dispatch attribute</xs:documentation>
                                           
<xs:documentation xml:lang="DE">Abfertigungsmerkmal</xs:documentation>
                                         
</xs:annotation>
                                         
<xs:simpleType>
                                           
<xs:restriction base="xs:string">
                                             
<xs:minLength value="1"/>
                                             
<xs:maxLength value="3"/>
                                           
</xs:restriction>
                                         
</xs:simpleType>
                                       
</xs:element>
                                       
<xs:element name="DispatchArea" minOccurs="0">
                                         
<xs:annotation>
                                           
<xs:documentation xml:lang="EN">dispatch area</xs:documentation>
                                           
<xs:documentation xml:lang="DE">Abfertigungsbereich (Fuhre)</xs:documentation>
                                         
</xs:annotation>
                                         
<xs:simpleType>
                                           
<xs:restriction base="xs:string">
                                             
<xs:minLength value="1"/>
                                             
<xs:maxLength value="12"/>
                                           
</xs:restriction>
                                         
</xs:simpleType>
                                       
</xs:element>
                                       
<xs:element name="Block" minOccurs="0">
                                         
<xs:annotation>
                                           
<xs:documentation>block</xs:documentation>
                                         
</xs:annotation>
                                         
<xs:simpleType>
                                           
<xs:restriction base="xs:string">
                                             
<xs:minLength value="1"/>
                                             
<xs:maxLength value="5"/>
                                           
</xs:restriction>
                                         
</xs:simpleType>
                                       
</xs:element>
                                       
<xs:element name="Row" minOccurs="0">
                                         
<xs:annotation>
                                           
<xs:documentation>row</xs:documentation>
                                         
</xs:annotation>
                                         
<xs:simpleType>
                                           
<xs:restriction base="xs:string">
                                             
<xs:minLength value="1"/>
                                             
<xs:maxLength value="3"/>
                                           
</xs:restriction>
                                         
</xs:simpleType>
                                       
</xs:element>
                                       
<xs:element name="Position" minOccurs="0">
                                         
<xs:annotation>
                                           
<xs:documentation>position</xs:documentation>
                                         
</xs:annotation>
                                         
<xs:simpleType>
                                           
<xs:restriction base="xs:string">
                                             
<xs:minLength value="1"/>
                                             
<xs:maxLength value="3"/>
                                           
</xs:restriction>
                                         
</xs:simpleType>
                                       
</xs:element>
                                       
<xs:element name="Level" minOccurs="0">
                                         
<xs:annotation>
                                           
<xs:documentation>level</xs:documentation>
                                         
</xs:annotation>
                                         
<xs:simpleType>
                                           
<xs:restriction base="xs:string">
                                             
<xs:length value="1"/>
                                           
</xs:restriction>
                                         
</xs:simpleType>
                                       
</xs:element>
                                     
</xs:sequence>
                                   
</xs:complexType>
                                 
</xs:element>
                                 
<xs:element name="Inspection" type="InspectionType" minOccurs="0"/>
                               
</xs:sequence>
                             
</xs:complexType>
                           
</xs:element>
                           
<xs:element name="Seal" minOccurs="0" maxOccurs="99">
                             
<xs:complexType>
                               
<xs:sequence>
                                 
<xs:element name="SealNumber" type="Reference35Type">
                                   
<xs:annotation>
                                     
<xs:documentation xml:lang="EN">seal number</xs:documentation>
                                     
<xs:documentation xml:lang="DE">Siegelnummer</xs:documentation>
                                   
</xs:annotation>
                                 
</xs:element>
                                 
<xs:element name="SealType" type="Code17Type">
                                   
<xs:annotation>
                                     
<xs:documentation xml:lang="EN">type of seal</xs:documentation>
                                     
<xs:documentation xml:lang="DE">Art des Siegels</xs:documentation>
                                   
</xs:annotation>
                                 
</xs:element>
                               
</xs:sequence>
                             
</xs:complexType>
                           
</xs:element>
                         
</xs:sequence>
                       
</xs:complexType>
                     
</xs:element>
                     
<xs:element name="ConventionalLoad">
                       
<xs:complexType>
                         
<xs:choice>
                           
<xs:element name="GeneralCargo">
                             
<xs:complexType>
                               
<xs:sequence>
                                 
<xs:element name="Transport">
                                   
<xs:complexType>
                                     
<xs:sequence>
                                       
<xs:element name="Number">
                                         
<xs:annotation>
                                           
<xs:documentation xml:lang="EN">transport number / reference</xs:documentation>
                                           
<xs:documentation xml:lang="DE">Transportnummer</xs:documentation>
                                         
</xs:annotation>
                                       
</xs:element>
                                       
<xs:element name="Client">
                                         
<xs:annotation>
                                           
<xs:documentation xml:lang="EN">client</xs:documentation>
                                           
<xs:documentation xml:lang="DE">Mandant</xs:documentation>
                                         
</xs:annotation>
                                       
</xs:element>
                                     
</xs:sequence>
                                   
</xs:complexType>
                                 
</xs:element>
                                 
<xs:element name="MarksAndNumber" type="xs:string">
                                   
<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="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:element name="Vehicle">
                             
<xs:complexType>
                               
<xs:sequence>
                                 
<xs:element name="LoadNumber" type="Reference50Type" minOccurs="0">
                                   
<xs:annotation>
                                     
<xs:documentation xml:lang="EN">Load number, tour number, operation number</xs:documentation>
                                     
<xs:documentation xml:lang="DE">Ladungsnummer, Tournummer, Vorgangsnummer</xs:documentation>
                                   
</xs:annotation>
                                 
</xs:element>
                                 
<xs:element name="BHTPortOrder" type="Reference07Type" minOccurs="0">
                                   
<xs:annotation>
                                     
<xs:documentation xml:lang="EN">BHT number or portordernumber for H and H</xs:documentation>
                                     
<xs:documentation xml:lang="DE">BHT-Nummer oder Portodernummer bei H und H</xs:documentation>
                                   
</xs:annotation>
                                 
</xs:element>
                                 
<xs:element name="ManufacturerCode" type="Code30Type" minOccurs="0">
                                   
<xs:annotation>
                                     
<xs:documentation xml:lang="EN">Manufacturer code</xs:documentation>
                                     
<xs:documentation xml:lang="DE">Herstellercode</xs:documentation>
                                   
</xs:annotation>
                                 
</xs:element>
                                 
<xs:element name="CustomerCode" type="Code30Type" minOccurs="0">
                                   
<xs:annotation>
                                     
<xs:documentation xml:lang="EN">Customer code</xs:documentation>
                                     
<xs:documentation xml:lang="DE">Auftraggebercode</xs:documentation>
                                   
</xs:annotation>
                                 
</xs:element>
                                 
<xs:element name="FactoryCode" type="Code30Type" minOccurs="0">
                                   
<xs:annotation>
                                     
<xs:documentation xml:lang="EN">Factory code</xs:documentation>
                                     
<xs:documentation xml:lang="DE">Werkcode</xs:documentation>
                                   
</xs:annotation>
                                 
</xs:element>
                                 
<xs:element name="ModelGroup" type="Reference60Type" minOccurs="0">
                                   
<xs:annotation>
                                     
<xs:documentation xml:lang="EN">Model / model group</xs:documentation>
                                     
<xs:documentation xml:lang="DE">Modell / Modellgruppe</xs:documentation>
                                   
</xs:annotation>
                                 
</xs:element>
                                 
<xs:element name="Destination" type="LocationIdentificationTypeContent" minOccurs="0">
                                   
<xs:annotation>
                                     
<xs:documentation xml:lang="EN">Destination</xs:documentation>
                                     
<xs:documentation xml:lang="DE">Bestimmungsort</xs:documentation>
                                   
</xs:annotation>
                                 
</xs:element>
                                 
<xs:element name="VehicleCategory" type="Code30Type" minOccurs="0">
                                   
<xs:annotation>
                                     
<xs:documentation xml:lang="EN">vehicle category code</xs:documentation>
                                     
<xs:documentation xml:lang="DE">Fahrzeugkategoriecode</xs:documentation>
                                   
</xs:annotation>
                                 
</xs:element>
                                 
<xs:element name="VIN" type="Reference17Type" minOccurs="0">
                                   
<xs:annotation>
                                     
<xs:documentation xml:lang="EN">Vehicle identification number</xs:documentation>
                                     
<xs:documentation xml:lang="DE">Fahrgestellnummer</xs:documentation>
                                   
</xs:annotation>
                                 
</xs:element>
                                 
<xs:element name="HeavyGoodIndicator" type="IndicatorType" minOccurs="0">
                                   
<xs:annotation>
                                     
<xs:documentation xml:lang="EN">Indicator for heavy good. If this element is not send, it is interpreted as false.</xs:documentation>
                                     
<xs:documentation xml:lang="DE">Kennzeichen Schwergut. Ein Ausbleiben dieses Elements wird als false interpretiert.</xs:documentation>
                                   
</xs:annotation>
                                 
</xs:element>
                                 
<xs:element name="OwnTransportIndicator" type="IndicatorType" minOccurs="0">
                                   
<xs:annotation>
                                     
<xs:documentation xml:lang="EN">Indicator for own transport. If this element is not send, it is interpreted as false.</xs:documentation>
                                     
<xs:documentation xml:lang="DE">Kennzeichen für Eigentransport. Ein Ausbleiben dieses Elements wird als false interpretiert.</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">Bemekung</xs:documentation>
                                   
</xs:annotation>
                                 
</xs:element>
                                 
<xs:element name="Terminal" minOccurs="0">
                                   
<xs:complexType>
                                     
<xs:sequence>
                                       
<xs:element name="DispatchInformation" minOccurs="0">
                                         
<xs:complexType>
                                           
<xs:sequence>
                                             
<xs:element name="DispatchAttribute" maxOccurs="999">
                                               
<xs:annotation>
                                                 
<xs:documentation xml:lang="EN">dispatch attribute</xs:documentation>
                                                 
<xs:documentation xml:lang="DE">Abfertigungsmerkmal</xs:documentation>
                                               
</xs:annotation>
                                               
<xs:simpleType>
                                                 
<xs:restriction base="xs:string">
                                                   
<xs:length value="3"/>
                                                 
</xs:restriction>
                                               
</xs:simpleType>
                                             
</xs:element>
                                             
<xs:element name="DispatchArea" minOccurs="0">
                                               
<xs:annotation>
                                                 
<xs:documentation xml:lang="EN">dispatch area</xs:documentation>
                                                 
<xs:documentation xml:lang="DE">Abfertigungsbereich (Fuhre)</xs:documentation>
                                               
</xs:annotation>
                                               
<xs:simpleType>
                                                 
<xs:restriction base="xs:string">
                                                   
<xs:minLength value="1"/>
                                                   
<xs:maxLength value="12"/>
                                                 
</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:choice>
                       
</xs:complexType>
                     
</xs:element>
                   
</xs:choice>
                   
<xs:element name="DangerousGoodsIndicator" type="IndicatorType" minOccurs="0">
                     
<xs:annotation>
                       
<xs:documentation xml:lang="EN">indicator for dangerous goods</xs:documentation>
                       
<xs:documentation xml:lang="DE">Kennzeichen Gefahrgut</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="CustomsIndicator" type="IndicatorType" minOccurs="0">
                     
<xs:annotation>
                       
<xs:documentation xml:lang="EN">indicator customs</xs:documentation>
                       
<xs:documentation xml:lang="DE">Kennzeichen Zollgut</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">
                           
<xs:annotation>
                             
<xs:documentation xml:lang="EN">customs registration number (i.e. ATLAS registration number, B-Number, ...)</xs:documentation>
                             
<xs:documentation xml:lang="DE">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:element name="StatusOk" type="IndicatorType" minOccurs="0">
                           
<xs:annotation>
                             
<xs:documentation xml:lang="EN">flag indicating a verified positiv customs status</xs:documentation>
                             
<xs:documentation xml:lang="DE">Zollstatus geprüft?</xs:documentation>
                           
</xs:annotation>
                         
</xs:element>
                         
<xs:element name="Inspection" type="InspectionType" minOccurs="0">
                           
<xs:annotation>
                             
<xs:documentation xml:lang="EN">customs inspection</xs:documentation>
                             
<xs:documentation xml:lang="DE">Beschau</xs:documentation>
                           
</xs:annotation>
                         
</xs:element>
                       
</xs:sequence>
                     
</xs:complexType>
                   
</xs:element>
                   
<xs:element name="Damage" type="CommentTypeContent" minOccurs="0">
                     
<xs:annotation>
                       
<xs:documentation xml:lang="EN">damage description</xs:documentation>
                       
<xs:documentation xml:lang="DE">Beschädigung</xs:documentation>
                     
</xs:annotation>
                   
</xs:element>
                   
<xs:element name="Supplement" type="generic" minOccurs="0" maxOccurs="99">
                     
<xs:annotation>
                       
<xs:documentation xml:lang="DE">Zusätzliche Daten; Verwendung nach Vereinbarung</xs:documentation>
                       
<xs:documentation xml:lang="EN">supplemental data; usage according to mutual agreement</xs:documentation>
                     
</xs:annotation>
                   
</xs:element>
                 
</xs:sequence>
               
</xs:complexType>
             
</xs:element>
             
<xs:element name="Supplement" type="generic" minOccurs="0" maxOccurs="99">
               
<xs:annotation>
                 
<xs:documentation xml:lang="DE">Zusätzliche Daten; Verwendung nach Vereinbarung</xs:documentation>
                 
<xs:documentation xml:lang="EN">supplemental data; usage according to mutual agreement</xs:documentation>
               
</xs:annotation>
             
</xs:element>
           
</xs:sequence>
         
</xs:complexType>
       
</xs:element>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element IngateOutgateMessage/Header
diagram IngateOutgate_p7.png
properties
content complex
children ParticipantInformation TerminalLocation ConventionalLoad Load Supplement
source <xs:element name="Header">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="ParticipantInformation" type="ParticipantInformationType">
       
<xs:annotation>
         
<xs:documentation xml:lang="EN">Information about the participating transport company</xs:documentation>
         
<xs:documentation xml:lang="DE">Daten des beteiligten Transportunternehmer / Subunternehmer </xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="TerminalLocation" type="TerminalLocationType">
       
<xs:annotation>
         
<xs:documentation xml:lang="EN">Specifies wether the terminal touched by the transport is in Bremen, Hamburg or Lübeck</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="ConventionalLoad" type="IndicatorType">
       
<xs:annotation>
         
<xs:documentation xml:lang="EN">Indicates wether the IngateOutgate message refers to a transport of a conventional load (in opposition to container transports).</xs:documentation>
       
</xs:annotation>
     
</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. It corresponds to the position  of the (referenced-)load within the TransportCoordination Message</xs:documentation>
               
<xs:documentation xml:lang="DE">laufende Nummer zur eindeutigen Identifikation der Ladung innerhalb der Nachricht. Die laufende Nummer in der Ingate- / Outgate-Meldung entspricht der laufenden Nummer der (referenzierten) Ladung in der 'TransportCoordination'.</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="Execution" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation xml:lang="EN">Information on the execution of the tourplan with TpStatus 199</xs:documentation>
               
<xs:documentation xml:lang="DE">Angaben zur Durchführung des Tourenplans bei TpStatus 199</xs:documentation>
             
</xs:annotation>
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="TruckerID" type="TruckerID" minOccurs="0">
                   
<xs:annotation>
                     
<xs:documentation xml:lang="EN">TruckerID of the driver who has activated the tour plan</xs:documentation>
                     
<xs:documentation xml:lang="DE">TruckerID des Fahrers, der den Tourenplan aktiviert hat</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
                 
<xs:element name="VehicleRegistration" type="Reference12Type">
                   
<xs:annotation>
                     
<xs:documentation xml:lang="EN">vehicle registration / licence plate number </xs:documentation>
                     
<xs:documentation xml:lang="DE">Polizeiliches Kennzeichen</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
                 
<xs:element name="Arrival" type="DateTimeType" minOccurs="0"/>
                 
<xs:element name="Interchange" type="DateTimeType">
                   
<xs:annotation>
                     
<xs:documentation xml:lang="EN">interchange time</xs:documentation>
                     
<xs:documentation xml:lang="DE">Abhol- / Anlieferzeitpunkt</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
           
<xs:choice minOccurs="0">
             
<xs:element name="ContainerLoad">
               
<xs:complexType>
                 
<xs:sequence>
                   
<xs:element name="LoadingIndicator" type="LoadingIndicatorType" minOccurs="0">
                     
<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">
                     
<xs:complexType>
                       
<xs:sequence>
                         
<xs:element name="Number" type="ContainerNumberType">
                           
<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>indicator for over-sized load</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 (lenght, 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 (lenght,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">
                     
<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" minOccurs="0">
                     
<xs:complexType>
                       
<xs:sequence>
                         
<xs:element name="MTQuality" 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="MTGrade" type="code10" minOccurs="0">
                           
<xs:annotation>
                             
<xs:documentation xml:lang="EN">quality-requirement for empty container if the value does not exist in CTREQ</xs:documentation>
                             
<xs:documentation xml:lang="DE">Qualität-Anforderung für Leercontainer wenn nicht vorhanden in CTREQ</xs:documentation>
                           
</xs:annotation>
                         
</xs:element>
                         
<xs:element name="MTStatus" type="code10" minOccurs="0">
                           
<xs:annotation>
                             
<xs:documentation xml:lang="EN">status-requirement for empty container</xs:documentation>
                             
<xs:documentation xml:lang="DE">Status-Anforderung für Leercontainer</xs:documentation>
                           
</xs:annotation>
                         
</xs:element>
                       
</xs:sequence>
                     
</xs:complexType>
                   
</xs:element>
                   
<xs:element name="NonOperatingReefer" type="IndicatorType" minOccurs="0">
                     
<xs:annotation>
                       
<xs:documentation>Indicator Non-Operatiing Reefer for Iso-Code-Type Reefer</xs:documentation>
                     
</xs:annotation>
                   
</xs:element>
                   
<xs:element name="Carrier" minOccurs="0">
                     
<xs:complexType>
                       
<xs:sequence>
                         
<xs:element name="Code" type="Code4Type">
                           
<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="Reference15Type" 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:sequence>
                     
</xs:complexType>
                   
</xs:element>
                   
<xs:element name="Voyage" minOccurs="0">
                     
<xs:complexType>
                       
<xs:sequence>
                         
<xs:element name="Vessel" type="TransportMeans" minOccurs="0"/>
                         
<xs:element name="VoyageNumber" minOccurs="0"/>
                       
</xs:sequence>
                     
</xs:complexType>
                   
</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="Comment" type="Text255Type" minOccurs="0">
                     
<xs:annotation>
                       
<xs:documentation xml:lang="EN">generel remarks</xs:documentation>
                       
<xs:documentation xml:lang="DE">Bemekung</xs:documentation>
                     
</xs:annotation>
                   
</xs:element>
                   
<xs:element name="Terminal" minOccurs="0">
                     
<xs:complexType>
                       
<xs:sequence>
                         
<xs:element name="DispatchInformation" minOccurs="0">
                           
<xs:complexType>
                             
<xs:sequence>
                               
<xs:element name="DispatchAttribute" minOccurs="0" maxOccurs="4">
                                 
<xs:annotation>
                                   
<xs:documentation xml:lang="EN">dispatch attribute</xs:documentation>
                                   
<xs:documentation xml:lang="DE">Abfertigungsmerkmal</xs:documentation>
                                 
</xs:annotation>
                                 
<xs:simpleType>
                                   
<xs:restriction base="xs:string">
                                     
<xs:minLength value="1"/>
                                     
<xs:maxLength value="3"/>
                                   
</xs:restriction>
                                 
</xs:simpleType>
                               
</xs:element>
                               
<xs:element name="DispatchArea" minOccurs="0">
                                 
<xs:annotation>
                                   
<xs:documentation xml:lang="EN">dispatch area</xs:documentation>
                                   
<xs:documentation xml:lang="DE">Abfertigungsbereich (Fuhre)</xs:documentation>
                                 
</xs:annotation>
                                 
<xs:simpleType>
                                   
<xs:restriction base="xs:string">
                                     
<xs:minLength value="1"/>
                                     
<xs:maxLength value="12"/>
                                   
</xs:restriction>
                                 
</xs:simpleType>
                               
</xs:element>
                               
<xs:element name="Block" minOccurs="0">
                                 
<xs:annotation>
                                   
<xs:documentation>block</xs:documentation>
                                 
</xs:annotation>
                                 
<xs:simpleType>
                                   
<xs:restriction base="xs:string">
                                     
<xs:minLength value="1"/>
                                     
<xs:maxLength value="5"/>
                                   
</xs:restriction>
                                 
</xs:simpleType>
                               
</xs:element>
                               
<xs:element name="Row" minOccurs="0">
                                 
<xs:annotation>
                                   
<xs:documentation>row</xs:documentation>
                                 
</xs:annotation>
                                 
<xs:simpleType>
                                   
<xs:restriction base="xs:string">
                                     
<xs:minLength value="1"/>
                                     
<xs:maxLength value="3"/>
                                   
</xs:restriction>
                                 
</xs:simpleType>
                               
</xs:element>
                               
<xs:element name="Position" minOccurs="0">
                                 
<xs:annotation>
                                   
<xs:documentation>position</xs:documentation>
                                 
</xs:annotation>
                                 
<xs:simpleType>
                                   
<xs:restriction base="xs:string">
                                     
<xs:minLength value="1"/>
                                     
<xs:maxLength value="3"/>
                                   
</xs:restriction>
                                 
</xs:simpleType>
                               
</xs:element>
                               
<xs:element name="Level" minOccurs="0">
                                 
<xs:annotation>
                                   
<xs:documentation>level</xs:documentation>
                                 
</xs:annotation>
                                 
<xs:simpleType>
                                   
<xs:restriction base="xs:string">
                                     
<xs:length value="1"/>
                                   
</xs:restriction>
                                 
</xs:simpleType>
                               
</xs:element>
                             
</xs:sequence>
                           
</xs:complexType>
                         
</xs:element>
                         
<xs:element name="Inspection" type="InspectionType" minOccurs="0"/>
                       
</xs:sequence>
                     
</xs:complexType>
                   
</xs:element>
                   
<xs:element name="Seal" minOccurs="0" maxOccurs="99">
                     
<xs:complexType>
                       
<xs:sequence>
                         
<xs:element name="SealNumber" type="Reference35Type">
                           
<xs:annotation>
                             
<xs:documentation xml:lang="EN">seal number</xs:documentation>
                             
<xs:documentation xml:lang="DE">Siegelnummer</xs:documentation>
                           
</xs:annotation>
                         
</xs:element>
                         
<xs:element name="SealType" type="Code17Type">
                           
<xs:annotation>
                             
<xs:documentation xml:lang="EN">type of seal</xs:documentation>
                             
<xs:documentation xml:lang="DE">Art des Siegels</xs:documentation>
                           
</xs:annotation>
                         
</xs:element>
                       
</xs:sequence>
                     
</xs:complexType>
                   
</xs:element>
                 
</xs:sequence>
               
</xs:complexType>
             
</xs:element>
             
<xs:element name="ConventionalLoad">
               
<xs:complexType>
                 
<xs:choice>
                   
<xs:element name="GeneralCargo">
                     
<xs:complexType>
                       
<xs:sequence>
                         
<xs:element name="Transport">
                           
<xs:complexType>
                             
<xs:sequence>
                               
<xs:element name="Number">
                                 
<xs:annotation>
                                   
<xs:documentation xml:lang="EN">transport number / reference</xs:documentation>
                                   
<xs:documentation xml:lang="DE">Transportnummer</xs:documentation>
                                 
</xs:annotation>
                               
</xs:element>
                               
<xs:element name="Client">
                                 
<xs:annotation>
                                   
<xs:documentation xml:lang="EN">client</xs:documentation>
                                   
<xs:documentation xml:lang="DE">Mandant</xs:documentation>
                                 
</xs:annotation>
                               
</xs:element>
                             
</xs:sequence>
                           
</xs:complexType>
                         
</xs:element>
                         
<xs:element name="MarksAndNumber" type="xs:string">
                           
<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="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:element name="Vehicle">
                     
<xs:complexType>
                       
<xs:sequence>
                         
<xs:element name="LoadNumber" type="Reference50Type" minOccurs="0">
                           
<xs:annotation>
                             
<xs:documentation xml:lang="EN">Load number, tour number, operation number</xs:documentation>
                             
<xs:documentation xml:lang="DE">Ladungsnummer, Tournummer, Vorgangsnummer</xs:documentation>
                           
</xs:annotation>
                         
</xs:element>
                         
<xs:element name="BHTPortOrder" type="Reference07Type" minOccurs="0">
                           
<xs:annotation>
                             
<xs:documentation xml:lang="EN">BHT number or portordernumber for H and H</xs:documentation>
                             
<xs:documentation xml:lang="DE">BHT-Nummer oder Portodernummer bei H und H</xs:documentation>
                           
</xs:annotation>
                         
</xs:element>
                         
<xs:element name="ManufacturerCode" type="Code30Type" minOccurs="0">
                           
<xs:annotation>
                             
<xs:documentation xml:lang="EN">Manufacturer code</xs:documentation>
                             
<xs:documentation xml:lang="DE">Herstellercode</xs:documentation>
                           
</xs:annotation>
                         
</xs:element>
                         
<xs:element name="CustomerCode" type="Code30Type" minOccurs="0">
                           
<xs:annotation>
                             
<xs:documentation xml:lang="EN">Customer code</xs:documentation>
                             
<xs:documentation xml:lang="DE">Auftraggebercode</xs:documentation>
                           
</xs:annotation>
                         
</xs:element>
                         
<xs:element name="FactoryCode" type="Code30Type" minOccurs="0">
                           
<xs:annotation>
                             
<xs:documentation xml:lang="EN">Factory code</xs:documentation>
                             
<xs:documentation xml:lang="DE">Werkcode</xs:documentation>
                           
</xs:annotation>
                         
</xs:element>
                         
<xs:element name="ModelGroup" type="Reference60Type" minOccurs="0">
                           
<xs:annotation>
                             
<xs:documentation xml:lang="EN">Model / model group</xs:documentation>
                             
<xs:documentation xml:lang="DE">Modell / Modellgruppe</xs:documentation>
                           
</xs:annotation>
                         
</xs:element>
                         
<xs:element name="Destination" type="LocationIdentificationTypeContent" minOccurs="0">
                           
<xs:annotation>
                             
<xs:documentation xml:lang="EN">Destination</xs:documentation>
                             
<xs:documentation xml:lang="DE">Bestimmungsort</xs:documentation>
                           
</xs:annotation>
                         
</xs:element>
                         
<xs:element name="VehicleCategory" type="Code30Type" minOccurs="0">
                           
<xs:annotation>
                             
<xs:documentation xml:lang="EN">vehicle category code</xs:documentation>
                             
<xs:documentation xml:lang="DE">Fahrzeugkategoriecode</xs:documentation>
                           
</xs:annotation>
                         
</xs:element>
                         
<xs:element name="VIN" type="Reference17Type" minOccurs="0">
                           
<xs:annotation>
                             
<xs:documentation xml:lang="EN">Vehicle identification number</xs:documentation>
                             
<xs:documentation xml:lang="DE">Fahrgestellnummer</xs:documentation>
                           
</xs:annotation>
                         
</xs:element>
                         
<xs:element name="HeavyGoodIndicator" type="IndicatorType" minOccurs="0">
                           
<xs:annotation>
                             
<xs:documentation xml:lang="EN">Indicator for heavy good. If this element is not send, it is interpreted as false.</xs:documentation>
                             
<xs:documentation xml:lang="DE">Kennzeichen Schwergut. Ein Ausbleiben dieses Elements wird als false interpretiert.</xs:documentation>
                           
</xs:annotation>
                         
</xs:element>
                         
<xs:element name="OwnTransportIndicator" type="IndicatorType" minOccurs="0">
                           
<xs:annotation>
                             
<xs:documentation xml:lang="EN">Indicator for own transport. If this element is not send, it is interpreted as false.</xs:documentation>
                             
<xs:documentation xml:lang="DE">Kennzeichen für Eigentransport. Ein Ausbleiben dieses Elements wird als false interpretiert.</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">Bemekung</xs:documentation>
                           
</xs:annotation>
                         
</xs:element>
                         
<xs:element name="Terminal" minOccurs="0">
                           
<xs:complexType>
                             
<xs:sequence>
                               
<xs:element name="DispatchInformation" minOccurs="0">
                                 
<xs:complexType>
                                   
<xs:sequence>
                                     
<xs:element name="DispatchAttribute" maxOccurs="999">
                                       
<xs:annotation>
                                         
<xs:documentation xml:lang="EN">dispatch attribute</xs:documentation>
                                         
<xs:documentation xml:lang="DE">Abfertigungsmerkmal</xs:documentation>
                                       
</xs:annotation>
                                       
<xs:simpleType>
                                         
<xs:restriction base="xs:string">
                                           
<xs:length value="3"/>
                                         
</xs:restriction>
                                       
</xs:simpleType>
                                     
</xs:element>
                                     
<xs:element name="DispatchArea" minOccurs="0">
                                       
<xs:annotation>
                                         
<xs:documentation xml:lang="EN">dispatch area</xs:documentation>
                                         
<xs:documentation xml:lang="DE">Abfertigungsbereich (Fuhre)</xs:documentation>
                                       
</xs:annotation>
                                       
<xs:simpleType>
                                         
<xs:restriction base="xs:string">
                                           
<xs:minLength value="1"/>
                                           
<xs:maxLength value="12"/>
                                         
</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:choice>
               
</xs:complexType>
             
</xs:element>
           
</xs:choice>
           
<xs:element name="DangerousGoodsIndicator" type="IndicatorType" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation xml:lang="EN">indicator for dangerous goods</xs:documentation>
               
<xs:documentation xml:lang="DE">Kennzeichen Gefahrgut</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="CustomsIndicator" type="IndicatorType" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation xml:lang="EN">indicator customs</xs:documentation>
               
<xs:documentation xml:lang="DE">Kennzeichen Zollgut</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">
                   
<xs:annotation>
                     
<xs:documentation xml:lang="EN">customs registration number (i.e. ATLAS registration number, B-Number, ...)</xs:documentation>
                     
<xs:documentation xml:lang="DE">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:element name="StatusOk" type="IndicatorType" minOccurs="0">
                   
<xs:annotation>
                     
<xs:documentation xml:lang="EN">flag indicating a verified positiv customs status</xs:documentation>
                     
<xs:documentation xml:lang="DE">Zollstatus geprüft?</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
                 
<xs:element name="Inspection" type="InspectionType" minOccurs="0">
                   
<xs:annotation>
                     
<xs:documentation xml:lang="EN">customs inspection</xs:documentation>
                     
<xs:documentation xml:lang="DE">Beschau</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
           
<xs:element name="Damage" type="CommentTypeContent" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation xml:lang="EN">damage description</xs:documentation>
               
<xs:documentation xml:lang="DE">Beschädigung</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="Supplement" type="generic" minOccurs="0" maxOccurs="99">
             
<xs:annotation>
               
<xs:documentation xml:lang="DE">Zusätzliche Daten; Verwendung nach Vereinbarung</xs:documentation>
               
<xs:documentation xml:lang="EN">supplemental data; usage according to mutual agreement</xs:documentation>
             
</xs:annotation>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="Supplement" type="generic" minOccurs="0" maxOccurs="99">
       
<xs:annotation>
         
<xs:documentation xml:lang="DE">Zusätzliche Daten; Verwendung nach Vereinbarung</xs:documentation>
         
<xs:documentation xml:lang="EN">supplemental data; usage according to mutual agreement</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element IngateOutgateMessage/Header/ParticipantInformation
diagram IngateOutgate_p8.png
type ParticipantInformationType
annotation
documentation
Information about the participating transport company
documentation
Daten des beteiligten Transportunternehmer / Subunternehmer
source <xs:element name="ParticipantInformation" type="ParticipantInformationType">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">Information about the participating transport company</xs:documentation>
   
<xs:documentation xml:lang="DE">Daten des beteiligten Transportunternehmer / Subunternehmer </xs:documentation>
 
</xs:annotation>
</xs:element>

element IngateOutgateMessage/Header/TerminalLocation
diagram IngateOutgate_p9.png
type TerminalLocationType
properties
content complex
children LocationIdentification LocationName LocationType PlaceOfLoading
annotation
documentation
Specifies wether the terminal touched by the transport is in Bremen, Hamburg or Lübeck
source <xs:element name="TerminalLocation" type="TerminalLocationType">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">Specifies wether the terminal touched by the transport is in Bremen, Hamburg or Lübeck</xs:documentation>
 
</xs:annotation>
</xs:element>

element IngateOutgateMessage/Header/ConventionalLoad
diagram IngateOutgate_p10.png
type IndicatorType
properties
content simple
annotation
documentation
Indicates wether the IngateOutgate message refers to a transport of a conventional load (in opposition to container transports).
source <xs:element name="ConventionalLoad" type="IndicatorType">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">Indicates wether the IngateOutgate message refers to a transport of a conventional load (in opposition to container transports).</xs:documentation>
 
</xs:annotation>
</xs:element>

element IngateOutgateMessage/Header/Load
diagram IngateOutgate_p11.png
properties
minOcc 1
maxOcc 999
content complex
children Position Execution ContainerLoad ConventionalLoad DangerousGoodsIndicator DangerousGoods CustomsIndicator Customs Damage Supplement
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. It corresponds to the position  of the (referenced-)load within the TransportCoordination Message</xs:documentation>
         
<xs:documentation xml:lang="DE">laufende Nummer zur eindeutigen Identifikation der Ladung innerhalb der Nachricht. Die laufende Nummer in der Ingate- / Outgate-Meldung entspricht der laufenden Nummer der (referenzierten) Ladung in der 'TransportCoordination'.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="Execution" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation xml:lang="EN">Information on the execution of the tourplan with TpStatus 199</xs:documentation>
         
<xs:documentation xml:lang="DE">Angaben zur Durchführung des Tourenplans bei TpStatus 199</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="TruckerID" type="TruckerID" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation xml:lang="EN">TruckerID of the driver who has activated the tour plan</xs:documentation>
               
<xs:documentation xml:lang="DE">TruckerID des Fahrers, der den Tourenplan aktiviert hat</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="VehicleRegistration" type="Reference12Type">
             
<xs:annotation>
               
<xs:documentation xml:lang="EN">vehicle registration / licence plate number </xs:documentation>
               
<xs:documentation xml:lang="DE">Polizeiliches Kennzeichen</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="Arrival" type="DateTimeType" minOccurs="0"/>
           
<xs:element name="Interchange" type="DateTimeType">
             
<xs:annotation>
               
<xs:documentation xml:lang="EN">interchange time</xs:documentation>
               
<xs:documentation xml:lang="DE">Abhol- / Anlieferzeitpunkt</xs:documentation>
             
</xs:annotation>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:choice minOccurs="0">
       
<xs:element name="ContainerLoad">
         
<xs:complexType>
           
<xs:sequence>
             
<xs:element name="LoadingIndicator" type="LoadingIndicatorType" minOccurs="0">
               
<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">
               
<xs:complexType>
                 
<xs:sequence>
                   
<xs:element name="Number" type="ContainerNumberType">
                     
<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>indicator for over-sized load</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 (lenght, 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 (lenght,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">
               
<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" minOccurs="0">
               
<xs:complexType>
                 
<xs:sequence>
                   
<xs:element name="MTQuality" 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="MTGrade" type="code10" minOccurs="0">
                     
<xs:annotation>
                       
<xs:documentation xml:lang="EN">quality-requirement for empty container if the value does not exist in CTREQ</xs:documentation>
                       
<xs:documentation xml:lang="DE">Qualität-Anforderung für Leercontainer wenn nicht vorhanden in CTREQ</xs:documentation>
                     
</xs:annotation>
                   
</xs:element>
                   
<xs:element name="MTStatus" type="code10" minOccurs="0">
                     
<xs:annotation>
                       
<xs:documentation xml:lang="EN">status-requirement for empty container</xs:documentation>
                       
<xs:documentation xml:lang="DE">Status-Anforderung für Leercontainer</xs:documentation>
                     
</xs:annotation>
                   
</xs:element>
                 
</xs:sequence>
               
</xs:complexType>
             
</xs:element>
             
<xs:element name="NonOperatingReefer" type="IndicatorType" minOccurs="0">
               
<xs:annotation>
                 
<xs:documentation>Indicator Non-Operatiing Reefer for Iso-Code-Type Reefer</xs:documentation>
               
</xs:annotation>
             
</xs:element>
             
<xs:element name="Carrier" minOccurs="0">
               
<xs:complexType>
                 
<xs:sequence>
                   
<xs:element name="Code" type="Code4Type">
                     
<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="Reference15Type" 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:sequence>
               
</xs:complexType>
             
</xs:element>
             
<xs:element name="Voyage" minOccurs="0">
               
<xs:complexType>
                 
<xs:sequence>
                   
<xs:element name="Vessel" type="TransportMeans" minOccurs="0"/>
                   
<xs:element name="VoyageNumber" minOccurs="0"/>
                 
</xs:sequence>
               
</xs:complexType>
             
</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="Comment" type="Text255Type" minOccurs="0">
               
<xs:annotation>
                 
<xs:documentation xml:lang="EN">generel remarks</xs:documentation>
                 
<xs:documentation xml:lang="DE">Bemekung</xs:documentation>
               
</xs:annotation>
             
</xs:element>
             
<xs:element name="Terminal" minOccurs="0">
               
<xs:complexType>
                 
<xs:sequence>
                   
<xs:element name="DispatchInformation" minOccurs="0">
                     
<xs:complexType>
                       
<xs:sequence>
                         
<xs:element name="DispatchAttribute" minOccurs="0" maxOccurs="4">
                           
<xs:annotation>
                             
<xs:documentation xml:lang="EN">dispatch attribute</xs:documentation>
                             
<xs:documentation xml:lang="DE">Abfertigungsmerkmal</xs:documentation>
                           
</xs:annotation>
                           
<xs:simpleType>
                             
<xs:restriction base="xs:string">
                               
<xs:minLength value="1"/>
                               
<xs:maxLength value="3"/>
                             
</xs:restriction>
                           
</xs:simpleType>
                         
</xs:element>
                         
<xs:element name="DispatchArea" minOccurs="0">
                           
<xs:annotation>
                             
<xs:documentation xml:lang="EN">dispatch area</xs:documentation>
                             
<xs:documentation xml:lang="DE">Abfertigungsbereich (Fuhre)</xs:documentation>
                           
</xs:annotation>
                           
<xs:simpleType>
                             
<xs:restriction base="xs:string">
                               
<xs:minLength value="1"/>
                               
<xs:maxLength value="12"/>
                             
</xs:restriction>
                           
</xs:simpleType>
                         
</xs:element>
                         
<xs:element name="Block" minOccurs="0">
                           
<xs:annotation>
                             
<xs:documentation>block</xs:documentation>
                           
</xs:annotation>
                           
<xs:simpleType>
                             
<xs:restriction base="xs:string">
                               
<xs:minLength value="1"/>
                               
<xs:maxLength value="5"/>
                             
</xs:restriction>
                           
</xs:simpleType>
                         
</xs:element>
                         
<xs:element name="Row" minOccurs="0">
                           
<xs:annotation>
                             
<xs:documentation>row</xs:documentation>
                           
</xs:annotation>
                           
<xs:simpleType>
                             
<xs:restriction base="xs:string">
                               
<xs:minLength value="1"/>
                               
<xs:maxLength value="3"/>
                             
</xs:restriction>
                           
</xs:simpleType>
                         
</xs:element>
                         
<xs:element name="Position" minOccurs="0">
                           
<xs:annotation>
                             
<xs:documentation>position</xs:documentation>
                           
</xs:annotation>
                           
<xs:simpleType>
                             
<xs:restriction base="xs:string">
                               
<xs:minLength value="1"/>
                               
<xs:maxLength value="3"/>
                             
</xs:restriction>
                           
</xs:simpleType>
                         
</xs:element>
                         
<xs:element name="Level" minOccurs="0">
                           
<xs:annotation>
                             
<xs:documentation>level</xs:documentation>
                           
</xs:annotation>
                           
<xs:simpleType>
                             
<xs:restriction base="xs:string">
                               
<xs:length value="1"/>
                             
</xs:restriction>
                           
</xs:simpleType>
                         
</xs:element>
                       
</xs:sequence>
                     
</xs:complexType>
                   
</xs:element>
                   
<xs:element name="Inspection" type="InspectionType" minOccurs="0"/>
                 
</xs:sequence>
               
</xs:complexType>
             
</xs:element>
             
<xs:element name="Seal" minOccurs="0" maxOccurs="99">
               
<xs:complexType>
                 
<xs:sequence>
                   
<xs:element name="SealNumber" type="Reference35Type">
                     
<xs:annotation>
                       
<xs:documentation xml:lang="EN">seal number</xs:documentation>
                       
<xs:documentation xml:lang="DE">Siegelnummer</xs:documentation>
                     
</xs:annotation>
                   
</xs:element>
                   
<xs:element name="SealType" type="Code17Type">
                     
<xs:annotation>
                       
<xs:documentation xml:lang="EN">type of seal</xs:documentation>
                       
<xs:documentation xml:lang="DE">Art des Siegels</xs:documentation>
                     
</xs:annotation>
                   
</xs:element>
                 
</xs:sequence>
               
</xs:complexType>
             
</xs:element>
           
</xs:sequence>
         
</xs:complexType>
       
</xs:element>
       
<xs:element name="ConventionalLoad">
         
<xs:complexType>
           
<xs:choice>
             
<xs:element name="GeneralCargo">
               
<xs:complexType>
                 
<xs:sequence>
                   
<xs:element name="Transport">
                     
<xs:complexType>
                       
<xs:sequence>
                         
<xs:element name="Number">
                           
<xs:annotation>
                             
<xs:documentation xml:lang="EN">transport number / reference</xs:documentation>
                             
<xs:documentation xml:lang="DE">Transportnummer</xs:documentation>
                           
</xs:annotation>
                         
</xs:element>
                         
<xs:element name="Client">
                           
<xs:annotation>
                             
<xs:documentation xml:lang="EN">client</xs:documentation>
                             
<xs:documentation xml:lang="DE">Mandant</xs:documentation>
                           
</xs:annotation>
                         
</xs:element>
                       
</xs:sequence>
                     
</xs:complexType>
                   
</xs:element>
                   
<xs:element name="MarksAndNumber" type="xs:string">
                     
<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="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:element name="Vehicle">
               
<xs:complexType>
                 
<xs:sequence>
                   
<xs:element name="LoadNumber" type="Reference50Type" minOccurs="0">
                     
<xs:annotation>
                       
<xs:documentation xml:lang="EN">Load number, tour number, operation number</xs:documentation>
                       
<xs:documentation xml:lang="DE">Ladungsnummer, Tournummer, Vorgangsnummer</xs:documentation>
                     
</xs:annotation>
                   
</xs:element>
                   
<xs:element name="BHTPortOrder" type="Reference07Type" minOccurs="0">
                     
<xs:annotation>
                       
<xs:documentation xml:lang="EN">BHT number or portordernumber for H and H</xs:documentation>
                       
<xs:documentation xml:lang="DE">BHT-Nummer oder Portodernummer bei H und H</xs:documentation>
                     
</xs:annotation>
                   
</xs:element>
                   
<xs:element name="ManufacturerCode" type="Code30Type" minOccurs="0">
                     
<xs:annotation>
                       
<xs:documentation xml:lang="EN">Manufacturer code</xs:documentation>
                       
<xs:documentation xml:lang="DE">Herstellercode</xs:documentation>
                     
</xs:annotation>
                   
</xs:element>
                   
<xs:element name="CustomerCode" type="Code30Type" minOccurs="0">
                     
<xs:annotation>
                       
<xs:documentation xml:lang="EN">Customer code</xs:documentation>
                       
<xs:documentation xml:lang="DE">Auftraggebercode</xs:documentation>
                     
</xs:annotation>
                   
</xs:element>
                   
<xs:element name="FactoryCode" type="Code30Type" minOccurs="0">
                     
<xs:annotation>
                       
<xs:documentation xml:lang="EN">Factory code</xs:documentation>
                       
<xs:documentation xml:lang="DE">Werkcode</xs:documentation>
                     
</xs:annotation>
                   
</xs:element>
                   
<xs:element name="ModelGroup" type="Reference60Type" minOccurs="0">
                     
<xs:annotation>
                       
<xs:documentation xml:lang="EN">Model / model group</xs:documentation>
                       
<xs:documentation xml:lang="DE">Modell / Modellgruppe</xs:documentation>
                     
</xs:annotation>
                   
</xs:element>
                   
<xs:element name="Destination" type="LocationIdentificationTypeContent" minOccurs="0">
                     
<xs:annotation>
                       
<xs:documentation xml:lang="EN">Destination</xs:documentation>
                       
<xs:documentation xml:lang="DE">Bestimmungsort</xs:documentation>
                     
</xs:annotation>
                   
</xs:element>
                   
<xs:element name="VehicleCategory" type="Code30Type" minOccurs="0">
                     
<xs:annotation>
                       
<xs:documentation xml:lang="EN">vehicle category code</xs:documentation>
                       
<xs:documentation xml:lang="DE">Fahrzeugkategoriecode</xs:documentation>
                     
</xs:annotation>
                   
</xs:element>
                   
<xs:element name="VIN" type="Reference17Type" minOccurs="0">
                     
<xs:annotation>
                       
<xs:documentation xml:lang="EN">Vehicle identification number</xs:documentation>
                       
<xs:documentation xml:lang="DE">Fahrgestellnummer</xs:documentation>
                     
</xs:annotation>
                   
</xs:element>
                   
<xs:element name="HeavyGoodIndicator" type="IndicatorType" minOccurs="0">
                     
<xs:annotation>
                       
<xs:documentation xml:lang="EN">Indicator for heavy good. If this element is not send, it is interpreted as false.</xs:documentation>
                       
<xs:documentation xml:lang="DE">Kennzeichen Schwergut. Ein Ausbleiben dieses Elements wird als false interpretiert.</xs:documentation>
                     
</xs:annotation>
                   
</xs:element>
                   
<xs:element name="OwnTransportIndicator" type="IndicatorType" minOccurs="0">
                     
<xs:annotation>
                       
<xs:documentation xml:lang="EN">Indicator for own transport. If this element is not send, it is interpreted as false.</xs:documentation>
                       
<xs:documentation xml:lang="DE">Kennzeichen für Eigentransport. Ein Ausbleiben dieses Elements wird als false interpretiert.</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">Bemekung</xs:documentation>
                     
</xs:annotation>
                   
</xs:element>
                   
<xs:element name="Terminal" minOccurs="0">
                     
<xs:complexType>
                       
<xs:sequence>
                         
<xs:element name="DispatchInformation" minOccurs="0">
                           
<xs:complexType>
                             
<xs:sequence>
                               
<xs:element name="DispatchAttribute" maxOccurs="999">
                                 
<xs:annotation>
                                   
<xs:documentation xml:lang="EN">dispatch attribute</xs:documentation>
                                   
<xs:documentation xml:lang="DE">Abfertigungsmerkmal</xs:documentation>
                                 
</xs:annotation>
                                 
<xs:simpleType>
                                   
<xs:restriction base="xs:string">
                                     
<xs:length value="3"/>
                                   
</xs:restriction>
                                 
</xs:simpleType>
                               
</xs:element>
                               
<xs:element name="DispatchArea" minOccurs="0">
                                 
<xs:annotation>
                                   
<xs:documentation xml:lang="EN">dispatch area</xs:documentation>
                                   
<xs:documentation xml:lang="DE">Abfertigungsbereich (Fuhre)</xs:documentation>
                                 
</xs:annotation>
                                 
<xs:simpleType>
                                   
<xs:restriction base="xs:string">
                                     
<xs:minLength value="1"/>
                                     
<xs:maxLength value="12"/>
                                   
</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:choice>
         
</xs:complexType>
       
</xs:element>
     
</xs:choice>
     
<xs:element name="DangerousGoodsIndicator" type="IndicatorType" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation xml:lang="EN">indicator for dangerous goods</xs:documentation>
         
<xs:documentation xml:lang="DE">Kennzeichen Gefahrgut</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="CustomsIndicator" type="IndicatorType" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation xml:lang="EN">indicator customs</xs:documentation>
         
<xs:documentation xml:lang="DE">Kennzeichen Zollgut</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">
             
<xs:annotation>
               
<xs:documentation xml:lang="EN">customs registration number (i.e. ATLAS registration number, B-Number, ...)</xs:documentation>
               
<xs:documentation xml:lang="DE">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:element name="StatusOk" type="IndicatorType" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation xml:lang="EN">flag indicating a verified positiv customs status</xs:documentation>
               
<xs:documentation xml:lang="DE">Zollstatus geprüft?</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="Inspection" type="InspectionType" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation xml:lang="EN">customs inspection</xs:documentation>
               
<xs:documentation xml:lang="DE">Beschau</xs:documentation>
             
</xs:annotation>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="Damage" type="CommentTypeContent" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation xml:lang="EN">damage description</xs:documentation>
         
<xs:documentation xml:lang="DE">Beschädigung</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="Supplement" type="generic" minOccurs="0" maxOccurs="99">
       
<xs:annotation>
         
<xs:documentation xml:lang="DE">Zusätzliche Daten; Verwendung nach Vereinbarung</xs:documentation>
         
<xs:documentation xml:lang="EN">supplemental data; usage according to mutual agreement</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element IngateOutgateMessage/Header/Load/Position
diagram IngateOutgate_p12.png
type CountType
properties
content simple
facets
Kind Value Annotation
minInclusive 1
annotation
documentation
The position is a unique number / count within the message to unambiguosly identify the load. It corresponds to the position  of the (referenced-)load within the TransportCoordination Message
documentation
laufende Nummer zur eindeutigen Identifikation der Ladung innerhalb der Nachricht. Die laufende Nummer in der Ingate- / Outgate-Meldung entspricht der laufenden Nummer der (referenzierten) Ladung in der 'TransportCoordination'.
source <xs:element name="Position" type="CountType">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">The position is a unique number / count within the message to unambiguosly identify the load. It corresponds to the position  of the (referenced-)load within the TransportCoordination Message</xs:documentation>
   
<xs:documentation xml:lang="DE">laufende Nummer zur eindeutigen Identifikation der Ladung innerhalb der Nachricht. Die laufende Nummer in der Ingate- / Outgate-Meldung entspricht der laufenden Nummer der (referenzierten) Ladung in der 'TransportCoordination'.</xs:documentation>
 
</xs:annotation>
</xs:element>

element IngateOutgateMessage/Header/Load/Execution
diagram IngateOutgate_p13.png
properties
minOcc 0
maxOcc 1
content complex
children TruckerID VehicleRegistration Arrival Interchange
annotation
documentation
Information on the execution of the tourplan with TpStatus 199
documentation
Angaben zur Durchführung des Tourenplans bei TpStatus 199
source <xs:element name="Execution" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">Information on the execution of the tourplan with TpStatus 199</xs:documentation>
   
<xs:documentation xml:lang="DE">Angaben zur Durchführung des Tourenplans bei TpStatus 199</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="TruckerID" type="TruckerID" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation xml:lang="EN">TruckerID of the driver who has activated the tour plan</xs:documentation>
         
<xs:documentation xml:lang="DE">TruckerID des Fahrers, der den Tourenplan aktiviert hat</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="VehicleRegistration" type="Reference12Type">
       
<xs:annotation>
         
<xs:documentation xml:lang="EN">vehicle registration / licence plate number </xs:documentation>
         
<xs:documentation xml:lang="DE">Polizeiliches Kennzeichen</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="Arrival" type="DateTimeType" minOccurs="0"/>
     
<xs:element name="Interchange" type="DateTimeType">
       
<xs:annotation>
         
<xs:documentation xml:lang="EN">interchange time</xs:documentation>
         
<xs:documentation xml:lang="DE">Abhol- / Anlieferzeitpunkt</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element IngateOutgateMessage/Header/Load/Execution/TruckerID
diagram IngateOutgate_p14.png
type TruckerID
properties
minOcc 0
maxOcc 1
content complex
facets
Kind Value Annotation
minLength 1
maxLength 255
pattern [^a-z]*
attributes
Name  Type  Use  Default  Fixed  Annotation
IDP  derived by: xs:string        
documentation
Specification of the identity provider according to the IDPL code list
documentation
Angabe des Identity Providers gemäß der Codeliste IDPL
annotation
documentation
TruckerID of the driver who has activated the tour plan
documentation
TruckerID des Fahrers, der den Tourenplan aktiviert hat
source <xs:element name="TruckerID" type="TruckerID" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">TruckerID of the driver who has activated the tour plan</xs:documentation>
   
<xs:documentation xml:lang="DE">TruckerID des Fahrers, der den Tourenplan aktiviert hat</xs:documentation>
 
</xs:annotation>
</xs:element>

element IngateOutgateMessage/Header/Load/Execution/VehicleRegistration
diagram IngateOutgate_p15.png
type Reference12Type
properties
content simple
facets
Kind Value Annotation
minLength 1
maxLength 12
annotation
documentation
vehicle registration / licence plate number
documentation
Polizeiliches Kennzeichen
source <xs:element name="VehicleRegistration" type="Reference12Type">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">vehicle registration / licence plate number </xs:documentation>
   
<xs:documentation xml:lang="DE">Polizeiliches Kennzeichen</xs:documentation>
 
</xs:annotation>
</xs:element>

element IngateOutgateMessage/Header/Load/Execution/Arrival
diagram IngateOutgate_p16.png
type DateTimeType
properties
minOcc 0
maxOcc 1
content complex
children DateTime Format
source <xs:element name="Arrival" type="DateTimeType" minOccurs="0"/>

element IngateOutgateMessage/Header/Load/Execution/Interchange
diagram IngateOutgate_p17.png
type DateTimeType
properties
content complex
children DateTime Format
annotation
documentation
interchange time
documentation
Abhol- / Anlieferzeitpunkt
source <xs:element name="Interchange" type="DateTimeType">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">interchange time</xs:documentation>
   
<xs:documentation xml:lang="DE">Abhol- / Anlieferzeitpunkt</xs:documentation>
 
</xs:annotation>
</xs:element>

element IngateOutgateMessage/Header/Load/ContainerLoad
diagram IngateOutgate_p18.png
properties
content complex
children LoadingIndicator Container Oversized ClipOnUnit Temperature GrossWeight EmptyQuality NonOperatingReefer Carrier Voyage IReference Comment Terminal Seal
source <xs:element name="ContainerLoad">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="LoadingIndicator" type="LoadingIndicatorType" minOccurs="0">
       
<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">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="Number" type="ContainerNumberType">
             
<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>indicator for over-sized load</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 (lenght, 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 (lenght,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">
       
<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" minOccurs="0">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="MTQuality" 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="MTGrade" type="code10" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation xml:lang="EN">quality-requirement for empty container if the value does not exist in CTREQ</xs:documentation>
               
<xs:documentation xml:lang="DE">Qualität-Anforderung für Leercontainer wenn nicht vorhanden in CTREQ</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="MTStatus" type="code10" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation xml:lang="EN">status-requirement for empty container</xs:documentation>
               
<xs:documentation xml:lang="DE">Status-Anforderung für Leercontainer</xs:documentation>
             
</xs:annotation>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="NonOperatingReefer" type="IndicatorType" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Indicator Non-Operatiing Reefer for Iso-Code-Type Reefer</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="Carrier" minOccurs="0">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="Code" type="Code4Type">
             
<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="Reference15Type" 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:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="Voyage" minOccurs="0">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="Vessel" type="TransportMeans" minOccurs="0"/>
           
<xs:element name="VoyageNumber" minOccurs="0"/>
         
</xs:sequence>
       
</xs:complexType>
     
</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="Comment" type="Text255Type" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation xml:lang="EN">generel remarks</xs:documentation>
         
<xs:documentation xml:lang="DE">Bemekung</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="Terminal" minOccurs="0">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="DispatchInformation" minOccurs="0">
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="DispatchAttribute" minOccurs="0" maxOccurs="4">
                   
<xs:annotation>
                     
<xs:documentation xml:lang="EN">dispatch attribute</xs:documentation>
                     
<xs:documentation xml:lang="DE">Abfertigungsmerkmal</xs:documentation>
                   
</xs:annotation>
                   
<xs:simpleType>
                     
<xs:restriction base="xs:string">
                       
<xs:minLength value="1"/>
                       
<xs:maxLength value="3"/>
                     
</xs:restriction>
                   
</xs:simpleType>
                 
</xs:element>
                 
<xs:element name="DispatchArea" minOccurs="0">
                   
<xs:annotation>
                     
<xs:documentation xml:lang="EN">dispatch area</xs:documentation>
                     
<xs:documentation xml:lang="DE">Abfertigungsbereich (Fuhre)</xs:documentation>
                   
</xs:annotation>
                   
<xs:simpleType>
                     
<xs:restriction base="xs:string">
                       
<xs:minLength value="1"/>
                       
<xs:maxLength value="12"/>
                     
</xs:restriction>
                   
</xs:simpleType>
                 
</xs:element>
                 
<xs:element name="Block" minOccurs="0">
                   
<xs:annotation>
                     
<xs:documentation>block</xs:documentation>
                   
</xs:annotation>
                   
<xs:simpleType>
                     
<xs:restriction base="xs:string">
                       
<xs:minLength value="1"/>
                       
<xs:maxLength value="5"/>
                     
</xs:restriction>
                   
</xs:simpleType>
                 
</xs:element>
                 
<xs:element name="Row" minOccurs="0">
                   
<xs:annotation>
                     
<xs:documentation>row</xs:documentation>
                   
</xs:annotation>
                   
<xs:simpleType>
                     
<xs:restriction base="xs:string">
                       
<xs:minLength value="1"/>
                       
<xs:maxLength value="3"/>
                     
</xs:restriction>
                   
</xs:simpleType>
                 
</xs:element>
                 
<xs:element name="Position" minOccurs="0">
                   
<xs:annotation>
                     
<xs:documentation>position</xs:documentation>
                   
</xs:annotation>
                   
<xs:simpleType>
                     
<xs:restriction base="xs:string">
                       
<xs:minLength value="1"/>
                       
<xs:maxLength value="3"/>
                     
</xs:restriction>
                   
</xs:simpleType>
                 
</xs:element>
                 
<xs:element name="Level" minOccurs="0">
                   
<xs:annotation>
                     
<xs:documentation>level</xs:documentation>
                   
</xs:annotation>
                   
<xs:simpleType>
                     
<xs:restriction base="xs:string">
                       
<xs:length value="1"/>
                     
</xs:restriction>
                   
</xs:simpleType>
                 
</xs:element>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
           
<xs:element name="Inspection" type="InspectionType" minOccurs="0"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="Seal" minOccurs="0" maxOccurs="99">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="SealNumber" type="Reference35Type">
             
<xs:annotation>
               
<xs:documentation xml:lang="EN">seal number</xs:documentation>
               
<xs:documentation xml:lang="DE">Siegelnummer</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="SealType" type="Code17Type">
             
<xs:annotation>
               
<xs:documentation xml:lang="EN">type of seal</xs:documentation>
               
<xs:documentation xml:lang="DE">Art des Siegels</xs:documentation>
             
</xs:annotation>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element IngateOutgateMessage/Header/Load/ContainerLoad/LoadingIndicator
diagram IngateOutgate_p19.png
type LoadingIndicatorType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
length 1
enumeration E
enumeration F
annotation
documentation
loading indicator full / empty
documentation
Kennzeichen leer / beladen
source <xs:element name="LoadingIndicator" type="LoadingIndicatorType" minOccurs="0">
 
<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>

element IngateOutgateMessage/Header/Load/ContainerLoad/Container
diagram IngateOutgate_p20.png
properties
content complex
children Number Length Height Type ISOCode
source <xs:element name="Container">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Number" type="ContainerNumberType">
       
<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>

element IngateOutgateMessage/Header/Load/ContainerLoad/Container/Number
diagram IngateOutgate_p21.png
type ContainerNumberType
properties
content complex
facets
Kind Value Annotation
minLength 1
maxLength 12
attributes
Name  Type  Use  Default  Fixed  Annotation
shippersOwned  IndicatorType  optional      
annotation
documentation
container ID / number
documentation
Containernummer
source <xs:element name="Number" type="ContainerNumberType">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">container ID / number</xs:documentation>
   
<xs:documentation xml:lang="DE">Containernummer</xs:documentation>
 
</xs:annotation>
</xs:element>

element IngateOutgateMessage/Header/Load/ContainerLoad/Container/Length
diagram IngateOutgate_p22.png
type ContainerLengthType
properties
minOcc 0
maxOcc 1
content complex
facets
Kind Value Annotation
length 2
attributes
Name  Type  Use  Default  Fixed  Annotation
codeListIdentification  xs:string        
agencyID  xs:string    DAKOSY    
annotation
documentation
container length
documentation
Containerlänge
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>

element IngateOutgateMessage/Header/Load/ContainerLoad/Container/Height
diagram IngateOutgate_p23.png
type ContainerHeightType
properties
minOcc 0
maxOcc 1
content complex
facets
Kind Value Annotation
length 2
attributes
Name  Type  Use  Default  Fixed  Annotation
codeListIdentification  xs:string        
agencyID  xs:string    DAKOSY    
annotation
documentation
container height
documentation
Containerhöhe
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>

element IngateOutgateMessage/Header/Load/ContainerLoad/Container/Type
diagram IngateOutgate_p24.png
type ContainerTypeType
properties
minOcc 0
maxOcc 1
content complex
facets
Kind Value Annotation
length 2
attributes
Name  Type  Use  Default  Fixed  Annotation
codeListIdentification  xs:string        
agencyID  xs:string    DAKOSY    
annotation
documentation
container type
documentation
Containertyp
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>

element IngateOutgateMessage/Header/Load/ContainerLoad/Container/ISOCode
diagram IngateOutgate_p25.png
type ISOCodeType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
length 4
annotation
documentation
container ISO code
documentation
Container ISO Code
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>

element IngateOutgateMessage/Header/Load/ContainerLoad/Oversized
diagram IngateOutgate_p26.png
properties
minOcc 0
maxOcc 1
content complex
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>indicator for over-sized load</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 (lenght, 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 (lenght,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>

element IngateOutgateMessage/Header/Load/ContainerLoad/Oversized/Indicator
diagram IngateOutgate_p27.png
type IndicatorType
properties
content simple
annotation
documentation
indicator for over-sized load
source <xs:element name="Indicator" type="IndicatorType">
 
<xs:annotation>
   
<xs:documentation>indicator for over-sized load</xs:documentation>
 
</xs:annotation>
</xs:element>

element IngateOutgateMessage/Header/Load/ContainerLoad/Oversized/Top
diagram IngateOutgate_p28.png
type LinearMeasureType
properties
minOcc 0
maxOcc 1
content complex
facets
Kind Value Annotation
minInclusive 1
maxInclusive 999
attributes
Name  Type  Use  Default  Fixed  Annotation
unitCode  xs:string  required      
annotation
documentation
over-sized load (height)
documentation
Überhöhe
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>

element IngateOutgateMessage/Header/Load/ContainerLoad/Oversized/Front
diagram IngateOutgate_p29.png
type LinearMeasureType
properties
minOcc 0
maxOcc 1
content complex
facets
Kind Value Annotation
minInclusive 1
maxInclusive 999
attributes
Name  Type  Use  Default  Fixed  Annotation
unitCode  xs:string  required      
annotation
documentation
over-sized load (lenght, front)
documentation
Überlänge vorn
source <xs:element name="Front" type="LinearMeasureType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">over-sized load (lenght, front)</xs:documentation>
   
<xs:documentation xml:lang="DE">Überlänge vorn</xs:documentation>
 
</xs:annotation>
</xs:element>

element IngateOutgateMessage/Header/Load/ContainerLoad/Oversized/Back
diagram IngateOutgate_p30.png
type LinearMeasureType
properties
minOcc 0
maxOcc 1
content complex
facets
Kind Value Annotation
minInclusive 1
maxInclusive 999
attributes
Name  Type  Use  Default  Fixed  Annotation
unitCode  xs:string  required      
annotation
documentation
over-sized load (lenght,back)
documentation
Überlänge hinten
source <xs:element name="Back" type="LinearMeasureType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN"> over-sized load (lenght,back)</xs:documentation>
   
<xs:documentation xml:lang="DE">Überlänge hinten</xs:documentation>
 
</xs:annotation>
</xs:element>

element IngateOutgateMessage/Header/Load/ContainerLoad/Oversized/Left
diagram IngateOutgate_p31.png
type LinearMeasureType
properties
minOcc 0
maxOcc 1
content complex
facets
Kind Value Annotation
minInclusive 1
maxInclusive 999
attributes
Name  Type  Use  Default  Fixed  Annotation
unitCode  xs:string  required      
annotation
documentation
over-sized load (width, left)
documentation
Überbreite links
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>

element IngateOutgateMessage/Header/Load/ContainerLoad/Oversized/Right
diagram IngateOutgate_p32.png
type LinearMeasureType
properties
minOcc 0
maxOcc 1
content complex
facets
Kind Value Annotation
minInclusive 1
maxInclusive 999
attributes
Name  Type  Use  Default  Fixed  Annotation
unitCode  xs:string  required      
annotation
documentation
over-sized load (width, right)
documentation
Überbreite rechts
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>

element IngateOutgateMessage/Header/Load/ContainerLoad/ClipOnUnit
diagram IngateOutgate_p33.png
properties
minOcc 0
maxOcc 1
content complex
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>

element IngateOutgateMessage/Header/Load/ContainerLoad/ClipOnUnit/Indicator
diagram IngateOutgate_p34.png
type IndicatorType
properties
content simple
annotation
documentation
indicator for clip-on-unit
documentation
Kennzeichen Clip-On-Unit
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>

element IngateOutgateMessage/Header/Load/ContainerLoad/ClipOnUnit/ID
diagram IngateOutgate_p35.png
type Reference15Type
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 15
annotation
documentation
ID of the clip-on-unit
documentation
Identifikation der Clip-On-Unit
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>

element IngateOutgateMessage/Header/Load/ContainerLoad/Temperature
diagram IngateOutgate_p36.png
type TemperatureMeasureType
properties
minOcc 0
maxOcc 1
content complex
facets
Kind Value Annotation
minInclusive -999
maxInclusive 999
attributes
Name  Type  Use  Default  Fixed  Annotation
unitCode  xs:string  required      
annotation
documentation
temperature for temperature controlled containers
documentation
Temperaturangabe
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>

element IngateOutgateMessage/Header/Load/ContainerLoad/GrossWeight
diagram IngateOutgate_p37.png
type WeightMeasureType
properties
content complex
facets
Kind Value Annotation
minInclusive 1
maxInclusive 9999999
attributes
Name  Type  Use  Default  Fixed  Annotation
unitCode  xs:string  required      
annotation
documentation
gross weight
documentation
Bruttogewicht
source <xs:element name="GrossWeight" type="WeightMeasureType">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">gross weight</xs:documentation>
   
<xs:documentation xml:lang="DE">Bruttogewicht</xs:documentation>
 
</xs:annotation>
</xs:element>

element IngateOutgateMessage/Header/Load/ContainerLoad/EmptyQuality
diagram IngateOutgate_p38.png
properties
minOcc 0
maxOcc 1
content complex
children MTQuality MTGrade MTStatus
source <xs:element name="EmptyQuality" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="MTQuality" 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="MTGrade" type="code10" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation xml:lang="EN">quality-requirement for empty container if the value does not exist in CTREQ</xs:documentation>
         
<xs:documentation xml:lang="DE">Qualität-Anforderung für Leercontainer wenn nicht vorhanden in CTREQ</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="MTStatus" type="code10" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation xml:lang="EN">status-requirement for empty container</xs:documentation>
         
<xs:documentation xml:lang="DE">Status-Anforderung für Leercontainer</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element IngateOutgateMessage/Header/Load/ContainerLoad/EmptyQuality/MTQuality
diagram IngateOutgate_p39.png
type Code3Type
properties
minOcc 0
maxOcc 1
content complex
facets
Kind Value Annotation
minLength 1
maxLength 3
attributes
Name  Type  Use  Default  Fixed  Annotation
codeListIdentification  xs:string        
agencyID  xs:string    DAKOSY    
annotation
documentation
quality-requirement for empty container
documentation
Qualität-Anforderung für Leercontainer
source <xs:element name="MTQuality" 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>

element IngateOutgateMessage/Header/Load/ContainerLoad/EmptyQuality/MTGrade
diagram IngateOutgate_p40.png
type code10
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 10
annotation
documentation
quality-requirement for empty container if the value does not exist in CTREQ
documentation
Qualität-Anforderung für Leercontainer wenn nicht vorhanden in CTREQ
source <xs:element name="MTGrade" type="code10" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">quality-requirement for empty container if the value does not exist in CTREQ</xs:documentation>
   
<xs:documentation xml:lang="DE">Qualität-Anforderung für Leercontainer wenn nicht vorhanden in CTREQ</xs:documentation>
 
</xs:annotation>
</xs:element>

element IngateOutgateMessage/Header/Load/ContainerLoad/EmptyQuality/MTStatus
diagram IngateOutgate_p41.png
type code10
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 10
annotation
documentation
status-requirement for empty container
documentation
Status-Anforderung für Leercontainer
source <xs:element name="MTStatus" type="code10" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">status-requirement for empty container</xs:documentation>
   
<xs:documentation xml:lang="DE">Status-Anforderung für Leercontainer</xs:documentation>
 
</xs:annotation>
</xs:element>

element IngateOutgateMessage/Header/Load/ContainerLoad/NonOperatingReefer
diagram IngateOutgate_p42.png
type IndicatorType
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Indicator Non-Operatiing Reefer for Iso-Code-Type Reefer
source <xs:element name="NonOperatingReefer" type="IndicatorType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Indicator Non-Operatiing Reefer for Iso-Code-Type Reefer</xs:documentation>
 
</xs:annotation>
</xs:element>

element IngateOutgateMessage/Header/Load/ContainerLoad/Carrier
diagram IngateOutgate_p43.png
properties
minOcc 0
maxOcc 1
content complex
children Code BookingReference ReleaseNumber
source <xs:element name="Carrier" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Code" type="Code4Type">
       
<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="Reference15Type" 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:sequence>
 
</xs:complexType>
</xs:element>

element IngateOutgateMessage/Header/Load/ContainerLoad/Carrier/Code
diagram IngateOutgate_p44.png
type Code4Type
properties
content complex
facets
Kind Value Annotation
minLength 1
maxLength 4
attributes
Name  Type  Use  Default  Fixed  Annotation
codeListIdentification  xs:string        
agencyID  xs:string    DAKOSY    
annotation
documentation
carrier code
documentation
Reedercode
source <xs:element name="Code" type="Code4Type">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">carrier code</xs:documentation>
   
<xs:documentation xml:lang="DE">Reedercode</xs:documentation>
 
</xs:annotation>
</xs:element>

element IngateOutgateMessage/Header/Load/ContainerLoad/Carrier/BookingReference
diagram IngateOutgate_p45.png
type Reference22Type
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 22
annotation
documentation
booking number / reference
documentation
Buchungsnummer Reeder
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>

element IngateOutgateMessage/Header/Load/ContainerLoad/Carrier/ReleaseNumber
diagram IngateOutgate_p46.png
type Reference15Type
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 15
annotation
documentation
release number / reference
documentation
Freistellungsnummer
source <xs:element name="ReleaseNumber" type="Reference15Type" 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>

element IngateOutgateMessage/Header/Load/ContainerLoad/Voyage
diagram IngateOutgate_p47.png
properties
minOcc 0
maxOcc 1
content complex
children Vessel VoyageNumber
source <xs:element name="Voyage" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Vessel" type="TransportMeans" minOccurs="0"/>
     
<xs:element name="VoyageNumber" minOccurs="0"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element IngateOutgateMessage/Header/Load/ContainerLoad/Voyage/Vessel
diagram IngateOutgate_p48.png
type TransportMeans
properties
minOcc 0
maxOcc 1
content complex
children TransportMeansTypeCode TransportMeansIdentification AdditionalTransportMeansID TransportMeansName RegistrationNationalityCode TransportMeansOwner IMO
source <xs:element name="Vessel" type="TransportMeans" minOccurs="0"/>

element IngateOutgateMessage/Header/Load/ContainerLoad/Voyage/VoyageNumber
diagram IngateOutgate_p49.png
properties
minOcc 0
maxOcc 1
source <xs:element name="VoyageNumber" minOccurs="0"/>

element IngateOutgateMessage/Header/Load/ContainerLoad/IReference
diagram IngateOutgate_p50.png
type IReferenceTypeContent
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 35
annotation
documentation
I-reference for the LPM System
documentation
LPM-Referenz
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>

element IngateOutgateMessage/Header/Load/ContainerLoad/Comment
diagram IngateOutgate_p51.png
type Text255Type
properties
minOcc 0
maxOcc 1
content complex
facets
Kind Value Annotation
minLength 1
maxLength 255
attributes
Name  Type  Use  Default  Fixed  Annotation
languageLocale      DE    
annotation
documentation
generel remarks
documentation
Bemekung
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">Bemekung</xs:documentation>
 
</xs:annotation>
</xs:element>

element IngateOutgateMessage/Header/Load/ContainerLoad/Terminal
diagram IngateOutgate_p52.png
properties
minOcc 0
maxOcc 1
content complex
children DispatchInformation Inspection
source <xs:element name="Terminal" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="DispatchInformation" minOccurs="0">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="DispatchAttribute" minOccurs="0" maxOccurs="4">
             
<xs:annotation>
               
<xs:documentation xml:lang="EN">dispatch attribute</xs:documentation>
               
<xs:documentation xml:lang="DE">Abfertigungsmerkmal</xs:documentation>
             
</xs:annotation>
             
<xs:simpleType>
               
<xs:restriction base="xs:string">
                 
<xs:minLength value="1"/>
                 
<xs:maxLength value="3"/>
               
</xs:restriction>
             
</xs:simpleType>
           
</xs:element>
           
<xs:element name="DispatchArea" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation xml:lang="EN">dispatch area</xs:documentation>
               
<xs:documentation xml:lang="DE">Abfertigungsbereich (Fuhre)</xs:documentation>
             
</xs:annotation>
             
<xs:simpleType>
               
<xs:restriction base="xs:string">
                 
<xs:minLength value="1"/>
                 
<xs:maxLength value="12"/>
               
</xs:restriction>
             
</xs:simpleType>
           
</xs:element>
           
<xs:element name="Block" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>block</xs:documentation>
             
</xs:annotation>
             
<xs:simpleType>
               
<xs:restriction base="xs:string">
                 
<xs:minLength value="1"/>
                 
<xs:maxLength value="5"/>
               
</xs:restriction>
             
</xs:simpleType>
           
</xs:element>
           
<xs:element name="Row" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>row</xs:documentation>
             
</xs:annotation>
             
<xs:simpleType>
               
<xs:restriction base="xs:string">
                 
<xs:minLength value="1"/>
                 
<xs:maxLength value="3"/>
               
</xs:restriction>
             
</xs:simpleType>
           
</xs:element>
           
<xs:element name="Position" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>position</xs:documentation>
             
</xs:annotation>
             
<xs:simpleType>
               
<xs:restriction base="xs:string">
                 
<xs:minLength value="1"/>
                 
<xs:maxLength value="3"/>
               
</xs:restriction>
             
</xs:simpleType>
           
</xs:element>
           
<xs:element name="Level" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>level</xs:documentation>
             
</xs:annotation>
             
<xs:simpleType>
               
<xs:restriction base="xs:string">
                 
<xs:length value="1"/>
               
</xs:restriction>
             
</xs:simpleType>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="Inspection" type="InspectionType" minOccurs="0"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element IngateOutgateMessage/Header/Load/ContainerLoad/Terminal/DispatchInformation
diagram IngateOutgate_p53.png
properties
minOcc 0
maxOcc 1
content complex
children DispatchAttribute DispatchArea Block Row Position Level
source <xs:element name="DispatchInformation" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="DispatchAttribute" minOccurs="0" maxOccurs="4">
       
<xs:annotation>
         
<xs:documentation xml:lang="EN">dispatch attribute</xs:documentation>
         
<xs:documentation xml:lang="DE">Abfertigungsmerkmal</xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="xs:string">
           
<xs:minLength value="1"/>
           
<xs:maxLength value="3"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="DispatchArea" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation xml:lang="EN">dispatch area</xs:documentation>
         
<xs:documentation xml:lang="DE">Abfertigungsbereich (Fuhre)</xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="xs:string">
           
<xs:minLength value="1"/>
           
<xs:maxLength value="12"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="Block" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>block</xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="xs:string">
           
<xs:minLength value="1"/>
           
<xs:maxLength value="5"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="Row" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>row</xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="xs:string">
           
<xs:minLength value="1"/>
           
<xs:maxLength value="3"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="Position" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>position</xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="xs:string">
           
<xs:minLength value="1"/>
           
<xs:maxLength value="3"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="Level" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>level</xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="xs:string">
           
<xs:length value="1"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element IngateOutgateMessage/Header/Load/ContainerLoad/Terminal/DispatchInformation/DispatchAttribute
diagram IngateOutgate_p54.png
type restriction of xs:string
properties
minOcc 0
maxOcc 4
content simple
facets
Kind Value Annotation
minLength 1
maxLength 3
annotation
documentation
dispatch attribute
documentation
Abfertigungsmerkmal
source <xs:element name="DispatchAttribute" minOccurs="0" maxOccurs="4">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">dispatch attribute</xs:documentation>
   
<xs:documentation xml:lang="DE">Abfertigungsmerkmal</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:minLength value="1"/>
     
<xs:maxLength value="3"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element IngateOutgateMessage/Header/Load/ContainerLoad/Terminal/DispatchInformation/DispatchArea
diagram IngateOutgate_p55.png
type restriction of xs:string
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 12
annotation
documentation
dispatch area
documentation
Abfertigungsbereich (Fuhre)
source <xs:element name="DispatchArea" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">dispatch area</xs:documentation>
   
<xs:documentation xml:lang="DE">Abfertigungsbereich (Fuhre)</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:minLength value="1"/>
     
<xs:maxLength value="12"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element IngateOutgateMessage/Header/Load/ContainerLoad/Terminal/DispatchInformation/Block
diagram IngateOutgate_p56.png
type restriction of xs:string
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 5
annotation
documentation
block
source <xs:element name="Block" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>block</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:minLength value="1"/>
     
<xs:maxLength value="5"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element IngateOutgateMessage/Header/Load/ContainerLoad/Terminal/DispatchInformation/Row
diagram IngateOutgate_p57.png
type restriction of xs:string
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 3
annotation
documentation
row
source <xs:element name="Row" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>row</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:minLength value="1"/>
     
<xs:maxLength value="3"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element IngateOutgateMessage/Header/Load/ContainerLoad/Terminal/DispatchInformation/Position
diagram IngateOutgate_p58.png
type restriction of xs:string
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 3
annotation
documentation
position
source <xs:element name="Position" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>position</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:minLength value="1"/>
     
<xs:maxLength value="3"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element IngateOutgateMessage/Header/Load/ContainerLoad/Terminal/DispatchInformation/Level
diagram IngateOutgate_p59.png
type restriction of xs:string
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
length 1
annotation
documentation
level
source <xs:element name="Level" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>level</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:length value="1"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element IngateOutgateMessage/Header/Load/ContainerLoad/Terminal/Inspection
diagram IngateOutgate_p60.png
type InspectionType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
codeListIdentification  xs:string        
agencyID  xs:string    DAKOSY    
source <xs:element name="Inspection" type="InspectionType" minOccurs="0"/>

element IngateOutgateMessage/Header/Load/ContainerLoad/Seal
diagram IngateOutgate_p61.png
properties
minOcc 0
maxOcc 99
content complex
children SealNumber SealType
source <xs:element name="Seal" minOccurs="0" maxOccurs="99">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="SealNumber" type="Reference35Type">
       
<xs:annotation>
         
<xs:documentation xml:lang="EN">seal number</xs:documentation>
         
<xs:documentation xml:lang="DE">Siegelnummer</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="SealType" type="Code17Type">
       
<xs:annotation>
         
<xs:documentation xml:lang="EN">type of seal</xs:documentation>
         
<xs:documentation xml:lang="DE">Art des Siegels</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element IngateOutgateMessage/Header/Load/ContainerLoad/Seal/SealNumber
diagram IngateOutgate_p62.png
type Reference35Type
properties
content simple
facets
Kind Value Annotation
minLength 1
maxLength 35
annotation
documentation
seal number
documentation
Siegelnummer
source <xs:element name="SealNumber" type="Reference35Type">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">seal number</xs:documentation>
   
<xs:documentation xml:lang="DE">Siegelnummer</xs:documentation>
 
</xs:annotation>
</xs:element>

element IngateOutgateMessage/Header/Load/ContainerLoad/Seal/SealType
diagram IngateOutgate_p63.png
type Code17Type
properties
content complex
facets
Kind Value Annotation
minLength 1
maxLength 17
attributes
Name  Type  Use  Default  Fixed  Annotation
codeListIdentification  xs:string        
agencyID  xs:string    DAKOSY    
annotation
documentation
type of seal
documentation
Art des Siegels
source <xs:element name="SealType" type="Code17Type">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">type of seal</xs:documentation>
   
<xs:documentation xml:lang="DE">Art des Siegels</xs:documentation>
 
</xs:annotation>
</xs:element>

element IngateOutgateMessage/Header/Load/ConventionalLoad
diagram IngateOutgate_p64.png
properties
content complex
children GeneralCargo Vehicle
source <xs:element name="ConventionalLoad">
 
<xs:complexType>
   
<xs:choice>
     
<xs:element name="GeneralCargo">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="Transport">
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="Number">
                   
<xs:annotation>
                     
<xs:documentation xml:lang="EN">transport number / reference</xs:documentation>
                     
<xs:documentation xml:lang="DE">Transportnummer</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
                 
<xs:element name="Client">
                   
<xs:annotation>
                     
<xs:documentation xml:lang="EN">client</xs:documentation>
                     
<xs:documentation xml:lang="DE">Mandant</xs:documentation>
                   
</xs:annotation>
                 
</xs:element>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
           
<xs:element name="MarksAndNumber" type="xs:string">
             
<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="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:element name="Vehicle">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="LoadNumber" type="Reference50Type" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation xml:lang="EN">Load number, tour number, operation number</xs:documentation>
               
<xs:documentation xml:lang="DE">Ladungsnummer, Tournummer, Vorgangsnummer</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="BHTPortOrder" type="Reference07Type" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation xml:lang="EN">BHT number or portordernumber for H and H</xs:documentation>
               
<xs:documentation xml:lang="DE">BHT-Nummer oder Portodernummer bei H und H</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="ManufacturerCode" type="Code30Type" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation xml:lang="EN">Manufacturer code</xs:documentation>
               
<xs:documentation xml:lang="DE">Herstellercode</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="CustomerCode" type="Code30Type" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation xml:lang="EN">Customer code</xs:documentation>
               
<xs:documentation xml:lang="DE">Auftraggebercode</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="FactoryCode" type="Code30Type" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation xml:lang="EN">Factory code</xs:documentation>
               
<xs:documentation xml:lang="DE">Werkcode</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="ModelGroup" type="Reference60Type" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation xml:lang="EN">Model / model group</xs:documentation>
               
<xs:documentation xml:lang="DE">Modell / Modellgruppe</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="Destination" type="LocationIdentificationTypeContent" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation xml:lang="EN">Destination</xs:documentation>
               
<xs:documentation xml:lang="DE">Bestimmungsort</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="VehicleCategory" type="Code30Type" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation xml:lang="EN">vehicle category code</xs:documentation>
               
<xs:documentation xml:lang="DE">Fahrzeugkategoriecode</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="VIN" type="Reference17Type" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation xml:lang="EN">Vehicle identification number</xs:documentation>
               
<xs:documentation xml:lang="DE">Fahrgestellnummer</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="HeavyGoodIndicator" type="IndicatorType" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation xml:lang="EN">Indicator for heavy good. If this element is not send, it is interpreted as false.</xs:documentation>
               
<xs:documentation xml:lang="DE">Kennzeichen Schwergut. Ein Ausbleiben dieses Elements wird als false interpretiert.</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="OwnTransportIndicator" type="IndicatorType" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation xml:lang="EN">Indicator for own transport. If this element is not send, it is interpreted as false.</xs:documentation>
               
<xs:documentation xml:lang="DE">Kennzeichen für Eigentransport. Ein Ausbleiben dieses Elements wird als false interpretiert.</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">Bemekung</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="Terminal" minOccurs="0">
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="DispatchInformation" minOccurs="0">
                   
<xs:complexType>
                     
<xs:sequence>
                       
<xs:element name="DispatchAttribute" maxOccurs="999">
                         
<xs:annotation>
                           
<xs:documentation xml:lang="EN">dispatch attribute</xs:documentation>
                           
<xs:documentation xml:lang="DE">Abfertigungsmerkmal</xs:documentation>
                         
</xs:annotation>
                         
<xs:simpleType>
                           
<xs:restriction base="xs:string">
                             
<xs:length value="3"/>
                           
</xs:restriction>
                         
</xs:simpleType>
                       
</xs:element>
                       
<xs:element name="DispatchArea" minOccurs="0">
                         
<xs:annotation>
                           
<xs:documentation xml:lang="EN">dispatch area</xs:documentation>
                           
<xs:documentation xml:lang="DE">Abfertigungsbereich (Fuhre)</xs:documentation>
                         
</xs:annotation>
                         
<xs:simpleType>
                           
<xs:restriction base="xs:string">
                             
<xs:minLength value="1"/>
                             
<xs:maxLength value="12"/>
                           
</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:choice>
 
</xs:complexType>
</xs:element>

element IngateOutgateMessage/Header/Load/ConventionalLoad/GeneralCargo
diagram IngateOutgate_p65.png
properties
content complex
children Transport MarksAndNumber Packaging Weight Dimensions
source <xs:element name="GeneralCargo">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Transport">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="Number">
             
<xs:annotation>
               
<xs:documentation xml:lang="EN">transport number / reference</xs:documentation>
               
<xs:documentation xml:lang="DE">Transportnummer</xs:documentation>
             
</xs:annotation>
           
</xs:element>
           
<xs:element name="Client">
             
<xs:annotation>
               
<xs:documentation xml:lang="EN">client</xs:documentation>
               
<xs:documentation xml:lang="DE">Mandant</xs:documentation>
             
</xs:annotation>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="MarksAndNumber" type="xs:string">
       
<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="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>

element IngateOutgateMessage/Header/Load/ConventionalLoad/GeneralCargo/Transport
diagram IngateOutgate_p66.png
properties
content complex
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>

element IngateOutgateMessage/Header/Load/ConventionalLoad/GeneralCargo/Transport/Number
diagram IngateOutgate_p67.png
annotation
documentation
transport number / reference
documentation
Transportnummer
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>

element IngateOutgateMessage/Header/Load/ConventionalLoad/GeneralCargo/Transport/Client
diagram IngateOutgate_p68.png
annotation
documentation
client
documentation
Mandant
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>

element IngateOutgateMessage/Header/Load/ConventionalLoad/GeneralCargo/MarksAndNumber
diagram IngateOutgate_p69.png
type xs:string
properties
content simple
annotation
documentation
marks und numbers (reference with which the packages are marked)
documentation
Markierung
source <xs:element name="MarksAndNumber" type="xs:string">
 
<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>

element IngateOutgateMessage/Header/Load/ConventionalLoad/GeneralCargo/Packaging
diagram IngateOutgate_p70.png
properties
content complex
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>

element IngateOutgateMessage/Header/Load/ConventionalLoad/GeneralCargo/Packaging/NumberUnits
diagram IngateOutgate_p71.png
type CountType
properties
content simple
facets
Kind Value Annotation
minInclusive 1
annotation
documentation
number of units
documentation
Anzahl Packstücke
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>

element IngateOutgateMessage/Header/Load/ConventionalLoad/GeneralCargo/Packaging/Code
diagram IngateOutgate_p72.png
properties
minOcc 0
maxOcc 1
annotation
documentation
packaging code
documentation
Verpackungscode
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>

element IngateOutgateMessage/Header/Load/ConventionalLoad/GeneralCargo/Weight
diagram IngateOutgate_p73.png
properties
minOcc 0
maxOcc 1
content complex
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>

element IngateOutgateMessage/Header/Load/ConventionalLoad/GeneralCargo/Weight/GrossWeight
diagram IngateOutgate_p74.png
type WeightMeasureType
properties
minOcc 0
maxOcc 1
content complex
facets
Kind Value Annotation
minInclusive 1
maxInclusive 9999999
attributes
Name  Type  Use  Default  Fixed  Annotation
unitCode  xs:string  required      
annotation
documentation
gross weight
documentation
Bruttogewicht
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>

element IngateOutgateMessage/Header/Load/ConventionalLoad/GeneralCargo/Weight/NetWeight
diagram IngateOutgate_p75.png
type WeightMeasureType
properties
minOcc 0
maxOcc 1
content complex
facets
Kind Value Annotation
minInclusive 1
maxInclusive 9999999
attributes
Name  Type  Use  Default  Fixed  Annotation
unitCode  xs:string  required      
annotation
documentation
net weight
documentation
Nettogewicht
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>

element IngateOutgateMessage/Header/Load/ConventionalLoad/GeneralCargo/Dimensions
diagram IngateOutgate_p76.png
properties
minOcc 0
maxOcc 1
content complex
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>

element IngateOutgateMessage/Header/Load/ConventionalLoad/GeneralCargo/Dimensions/Length
diagram IngateOutgate_p77.png
type LinearMeasureType
properties
content complex
facets
Kind Value Annotation
minInclusive 1
maxInclusive 999
attributes
Name  Type  Use  Default  Fixed  Annotation
unitCode  xs:string  required      
source <xs:element name="Length" type="LinearMeasureType"/>

element IngateOutgateMessage/Header/Load/ConventionalLoad/GeneralCargo/Dimensions/Height
diagram IngateOutgate_p78.png
type LinearMeasureType
properties
content complex
facets
Kind Value Annotation
minInclusive 1
maxInclusive 999
attributes
Name  Type  Use  Default  Fixed  Annotation
unitCode  xs:string  required      
source <xs:element name="Height" type="LinearMeasureType"/>

element IngateOutgateMessage/Header/Load/ConventionalLoad/GeneralCargo/Dimensions/Width
diagram IngateOutgate_p79.png
type LinearMeasureType
properties
content complex
facets
Kind Value Annotation
minInclusive 1
maxInclusive 999
attributes
Name  Type  Use  Default  Fixed  Annotation
unitCode  xs:string  required      
source <xs:element name="Width" type="LinearMeasureType"/>

element IngateOutgateMessage/Header/Load/ConventionalLoad/Vehicle
diagram IngateOutgate_p80.png
properties
content complex
children LoadNumber BHTPortOrder ManufacturerCode CustomerCode FactoryCode ModelGroup Destination VehicleCategory VIN HeavyGoodIndicator OwnTransportIndicator Comment Terminal
source <xs:element name="Vehicle">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="LoadNumber" type="Reference50Type" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation xml:lang="EN">Load number, tour number, operation number</xs:documentation>
         
<xs:documentation xml:lang="DE">Ladungsnummer, Tournummer, Vorgangsnummer</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="BHTPortOrder" type="Reference07Type" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation xml:lang="EN">BHT number or portordernumber for H and H</xs:documentation>
         
<xs:documentation xml:lang="DE">BHT-Nummer oder Portodernummer bei H und H</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="ManufacturerCode" type="Code30Type" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation xml:lang="EN">Manufacturer code</xs:documentation>
         
<xs:documentation xml:lang="DE">Herstellercode</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="CustomerCode" type="Code30Type" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation xml:lang="EN">Customer code</xs:documentation>
         
<xs:documentation xml:lang="DE">Auftraggebercode</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="FactoryCode" type="Code30Type" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation xml:lang="EN">Factory code</xs:documentation>
         
<xs:documentation xml:lang="DE">Werkcode</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="ModelGroup" type="Reference60Type" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation xml:lang="EN">Model / model group</xs:documentation>
         
<xs:documentation xml:lang="DE">Modell / Modellgruppe</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="Destination" type="LocationIdentificationTypeContent" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation xml:lang="EN">Destination</xs:documentation>
         
<xs:documentation xml:lang="DE">Bestimmungsort</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="VehicleCategory" type="Code30Type" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation xml:lang="EN">vehicle category code</xs:documentation>
         
<xs:documentation xml:lang="DE">Fahrzeugkategoriecode</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="VIN" type="Reference17Type" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation xml:lang="EN">Vehicle identification number</xs:documentation>
         
<xs:documentation xml:lang="DE">Fahrgestellnummer</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="HeavyGoodIndicator" type="IndicatorType" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation xml:lang="EN">Indicator for heavy good. If this element is not send, it is interpreted as false.</xs:documentation>
         
<xs:documentation xml:lang="DE">Kennzeichen Schwergut. Ein Ausbleiben dieses Elements wird als false interpretiert.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="OwnTransportIndicator" type="IndicatorType" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation xml:lang="EN">Indicator for own transport. If this element is not send, it is interpreted as false.</xs:documentation>
         
<xs:documentation xml:lang="DE">Kennzeichen für Eigentransport. Ein Ausbleiben dieses Elements wird als false interpretiert.</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">Bemekung</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="Terminal" minOccurs="0">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="DispatchInformation" minOccurs="0">
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="DispatchAttribute" maxOccurs="999">
                   
<xs:annotation>
                     
<xs:documentation xml:lang="EN">dispatch attribute</xs:documentation>
                     
<xs:documentation xml:lang="DE">Abfertigungsmerkmal</xs:documentation>
                   
</xs:annotation>
                   
<xs:simpleType>
                     
<xs:restriction base="xs:string">
                       
<xs:length value="3"/>
                     
</xs:restriction>
                   
</xs:simpleType>
                 
</xs:element>
                 
<xs:element name="DispatchArea" minOccurs="0">
                   
<xs:annotation>
                     
<xs:documentation xml:lang="EN">dispatch area</xs:documentation>
                     
<xs:documentation xml:lang="DE">Abfertigungsbereich (Fuhre)</xs:documentation>
                   
</xs:annotation>
                   
<xs:simpleType>
                     
<xs:restriction base="xs:string">
                       
<xs:minLength value="1"/>
                       
<xs:maxLength value="12"/>
                     
</xs:restriction>
                   
</xs:simpleType>
                 
</xs:element>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element IngateOutgateMessage/Header/Load/ConventionalLoad/Vehicle/LoadNumber
diagram IngateOutgate_p81.png
type Reference50Type
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 50
annotation
documentation
Load number, tour number, operation number
documentation
Ladungsnummer, Tournummer, Vorgangsnummer
source <xs:element name="LoadNumber" type="Reference50Type" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">Load number, tour number, operation number</xs:documentation>
   
<xs:documentation xml:lang="DE">Ladungsnummer, Tournummer, Vorgangsnummer</xs:documentation>
 
</xs:annotation>
</xs:element>

element IngateOutgateMessage/Header/Load/ConventionalLoad/Vehicle/BHTPortOrder
diagram IngateOutgate_p82.png
type Reference07Type
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 7
annotation
documentation
BHT number or portordernumber for H and H
documentation
BHT-Nummer oder Portodernummer bei H und H
source <xs:element name="BHTPortOrder" type="Reference07Type" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">BHT number or portordernumber for H and H</xs:documentation>
   
<xs:documentation xml:lang="DE">BHT-Nummer oder Portodernummer bei H und H</xs:documentation>
 
</xs:annotation>
</xs:element>

element IngateOutgateMessage/Header/Load/ConventionalLoad/Vehicle/ManufacturerCode
diagram IngateOutgate_p83.png
type Code30Type
properties
minOcc 0
maxOcc 1
content complex
facets
Kind Value Annotation
minLength 1
maxLength 30
attributes
Name  Type  Use  Default  Fixed  Annotation
codeListIdentification  xs:string        
agencyID  xs:string    DAKOSY    
annotation
documentation
Manufacturer code
documentation
Herstellercode
source <xs:element name="ManufacturerCode" type="Code30Type" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">Manufacturer code</xs:documentation>
   
<xs:documentation xml:lang="DE">Herstellercode</xs:documentation>
 
</xs:annotation>
</xs:element>

element IngateOutgateMessage/Header/Load/ConventionalLoad/Vehicle/CustomerCode
diagram IngateOutgate_p84.png
type Code30Type
properties
minOcc 0
maxOcc 1
content complex
facets
Kind Value Annotation
minLength 1
maxLength 30
attributes
Name  Type  Use  Default  Fixed  Annotation
codeListIdentification  xs:string        
agencyID  xs:string    DAKOSY    
annotation
documentation
Customer code
documentation
Auftraggebercode
source <xs:element name="CustomerCode" type="Code30Type" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">Customer code</xs:documentation>
   
<xs:documentation xml:lang="DE">Auftraggebercode</xs:documentation>
 
</xs:annotation>
</xs:element>

element IngateOutgateMessage/Header/Load/ConventionalLoad/Vehicle/FactoryCode
diagram IngateOutgate_p85.png
type Code30Type
properties
minOcc 0
maxOcc 1
content complex
facets
Kind Value Annotation
minLength 1
maxLength 30
attributes
Name  Type  Use  Default  Fixed  Annotation
codeListIdentification  xs:string        
agencyID  xs:string    DAKOSY    
annotation
documentation
Factory code
documentation
Werkcode
source <xs:element name="FactoryCode" type="Code30Type" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">Factory code</xs:documentation>
   
<xs:documentation xml:lang="DE">Werkcode</xs:documentation>
 
</xs:annotation>
</xs:element>

element IngateOutgateMessage/Header/Load/ConventionalLoad/Vehicle/ModelGroup
diagram IngateOutgate_p86.png
type Reference60Type
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 60
annotation
documentation
Model / model group
documentation
Modell / Modellgruppe
source <xs:element name="ModelGroup" type="Reference60Type" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">Model / model group</xs:documentation>
   
<xs:documentation xml:lang="DE">Modell / Modellgruppe</xs:documentation>
 
</xs:annotation>
</xs:element>

element IngateOutgateMessage/Header/Load/ConventionalLoad/Vehicle/Destination
diagram IngateOutgate_p87.png
type LocationIdentificationTypeContent
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
length 5
pattern [A-Z]{2}[A-Z0-9]{3}
annotation
documentation
Destination
documentation
Bestimmungsort
source <xs:element name="Destination" type="LocationIdentificationTypeContent" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">Destination</xs:documentation>
   
<xs:documentation xml:lang="DE">Bestimmungsort</xs:documentation>
 
</xs:annotation>
</xs:element>

element IngateOutgateMessage/Header/Load/ConventionalLoad/Vehicle/VehicleCategory
diagram IngateOutgate_p88.png
type Code30Type
properties
minOcc 0
maxOcc 1
content complex
facets
Kind Value Annotation
minLength 1
maxLength 30
attributes
Name  Type  Use  Default  Fixed  Annotation
codeListIdentification  xs:string        
agencyID  xs:string    DAKOSY    
annotation
documentation
vehicle category code
documentation
Fahrzeugkategoriecode
source <xs:element name="VehicleCategory" type="Code30Type" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">vehicle category code</xs:documentation>
   
<xs:documentation xml:lang="DE">Fahrzeugkategoriecode</xs:documentation>
 
</xs:annotation>
</xs:element>

element IngateOutgateMessage/Header/Load/ConventionalLoad/Vehicle/VIN
diagram IngateOutgate_p89.png
type Reference17Type
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 17
annotation
documentation
Vehicle identification number
documentation
Fahrgestellnummer
source <xs:element name="VIN" type="Reference17Type" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">Vehicle identification number</xs:documentation>
   
<xs:documentation xml:lang="DE">Fahrgestellnummer</xs:documentation>
 
</xs:annotation>
</xs:element>

element IngateOutgateMessage/Header/Load/ConventionalLoad/Vehicle/HeavyGoodIndicator
diagram IngateOutgate_p90.png
type IndicatorType
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Indicator for heavy good. If this element is not send, it is interpreted as false.
documentation
Kennzeichen Schwergut. Ein Ausbleiben dieses Elements wird als false interpretiert.
source <xs:element name="HeavyGoodIndicator" type="IndicatorType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">Indicator for heavy good. If this element is not send, it is interpreted as false.</xs:documentation>
   
<xs:documentation xml:lang="DE">Kennzeichen Schwergut. Ein Ausbleiben dieses Elements wird als false interpretiert.</xs:documentation>
 
</xs:annotation>
</xs:element>

element IngateOutgateMessage/Header/Load/ConventionalLoad/Vehicle/OwnTransportIndicator
diagram IngateOutgate_p91.png
type IndicatorType
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Indicator for own transport. If this element is not send, it is interpreted as false.
documentation
Kennzeichen für Eigentransport. Ein Ausbleiben dieses Elements wird als false interpretiert.
source <xs:element name="OwnTransportIndicator" type="IndicatorType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">Indicator for own transport. If this element is not send, it is interpreted as false.</xs:documentation>
   
<xs:documentation xml:lang="DE">Kennzeichen für Eigentransport. Ein Ausbleiben dieses Elements wird als false interpretiert.</xs:documentation>
 
</xs:annotation>
</xs:element>

element IngateOutgateMessage/Header/Load/ConventionalLoad/Vehicle/Comment
diagram IngateOutgate_p92.png
type Text255Type
properties
minOcc 0
maxOcc 1
content complex
facets
Kind Value Annotation
minLength 1
maxLength 255
attributes
Name  Type  Use  Default  Fixed  Annotation
languageLocale      DE    
annotation
documentation
generel remarks
documentation
Bemekung
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">Bemekung</xs:documentation>
 
</xs:annotation>
</xs:element>

element IngateOutgateMessage/Header/Load/ConventionalLoad/Vehicle/Terminal
diagram IngateOutgate_p93.png
properties
minOcc 0
maxOcc 1
content complex
children DispatchInformation
source <xs:element name="Terminal" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="DispatchInformation" minOccurs="0">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="DispatchAttribute" maxOccurs="999">
             
<xs:annotation>
               
<xs:documentation xml:lang="EN">dispatch attribute</xs:documentation>
               
<xs:documentation xml:lang="DE">Abfertigungsmerkmal</xs:documentation>
             
</xs:annotation>
             
<xs:simpleType>
               
<xs:restriction base="xs:string">
                 
<xs:length value="3"/>
               
</xs:restriction>
             
</xs:simpleType>
           
</xs:element>
           
<xs:element name="DispatchArea" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation xml:lang="EN">dispatch area</xs:documentation>
               
<xs:documentation xml:lang="DE">Abfertigungsbereich (Fuhre)</xs:documentation>
             
</xs:annotation>
             
<xs:simpleType>
               
<xs:restriction base="xs:string">
                 
<xs:minLength value="1"/>
                 
<xs:maxLength value="12"/>
               
</xs:restriction>
             
</xs:simpleType>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element IngateOutgateMessage/Header/Load/ConventionalLoad/Vehicle/Terminal/DispatchInformation
diagram IngateOutgate_p94.png
properties
minOcc 0
maxOcc 1
content complex
children DispatchAttribute DispatchArea
source <xs:element name="DispatchInformation" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="DispatchAttribute" maxOccurs="999">
       
<xs:annotation>
         
<xs:documentation xml:lang="EN">dispatch attribute</xs:documentation>
         
<xs:documentation xml:lang="DE">Abfertigungsmerkmal</xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="xs:string">
           
<xs:length value="3"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="DispatchArea" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation xml:lang="EN">dispatch area</xs:documentation>
         
<xs:documentation xml:lang="DE">Abfertigungsbereich (Fuhre)</xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="xs:string">
           
<xs:minLength value="1"/>
           
<xs:maxLength value="12"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element IngateOutgateMessage/Header/Load/ConventionalLoad/Vehicle/Terminal/DispatchInformation/DispatchAttribute
diagram IngateOutgate_p95.png
type restriction of xs:string
properties
minOcc 1
maxOcc 999
content simple
facets
Kind Value Annotation
length 3
annotation
documentation
dispatch attribute
documentation
Abfertigungsmerkmal
source <xs:element name="DispatchAttribute" maxOccurs="999">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">dispatch attribute</xs:documentation>
   
<xs:documentation xml:lang="DE">Abfertigungsmerkmal</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:length value="3"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element IngateOutgateMessage/Header/Load/ConventionalLoad/Vehicle/Terminal/DispatchInformation/DispatchArea
diagram IngateOutgate_p96.png
type restriction of xs:string
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 12
annotation
documentation
dispatch area
documentation
Abfertigungsbereich (Fuhre)
source <xs:element name="DispatchArea" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">dispatch area</xs:documentation>
   
<xs:documentation xml:lang="DE">Abfertigungsbereich (Fuhre)</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:minLength value="1"/>
     
<xs:maxLength value="12"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element IngateOutgateMessage/Header/Load/DangerousGoodsIndicator
diagram IngateOutgate_p97.png
type IndicatorType
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
indicator for dangerous goods
documentation
Kennzeichen Gefahrgut
source <xs:element name="DangerousGoodsIndicator" type="IndicatorType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">indicator for dangerous goods</xs:documentation>
   
<xs:documentation xml:lang="DE">Kennzeichen Gefahrgut</xs:documentation>
 
</xs:annotation>
</xs:element>

element IngateOutgateMessage/Header/Load/DangerousGoods
diagram IngateOutgate_p98.png
properties
minOcc 0
maxOcc 999
content complex
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
documentation
dangerous goods data
documentation
Gefahrgutangaben
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>

element IngateOutgateMessage/Header/Load/DangerousGoods/Position
diagram IngateOutgate_p99.png
type CountType
properties
content simple
facets
Kind Value Annotation
minInclusive 1
source <xs:element name="Position" type="CountType"/>

element IngateOutgateMessage/Header/Load/DangerousGoods/Class
diagram IngateOutgate_p100.png
type restriction of xs:NMTOKEN
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 4
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>

element IngateOutgateMessage/Header/Load/DangerousGoods/UNNumber
diagram IngateOutgate_p101.png
type restriction of xs:NMTOKEN
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
length 4
source <xs:element name="UNNumber" minOccurs="0">
 
<xs:simpleType>
   
<xs:restriction base="xs:NMTOKEN">
     
<xs:length value="4"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element IngateOutgateMessage/Header/Load/DangerousGoods/EMSNumber
diagram IngateOutgate_p102.png
type restriction of xs:NMTOKEN
properties
minOcc 0
maxOcc 2
content simple
facets
Kind Value Annotation
length 6
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>

element IngateOutgateMessage/Header/Load/DangerousGoods/MFAGNumber
diagram IngateOutgate_p103.png
type restriction of xs:NMTOKEN
properties
minOcc 0
maxOcc 2
content simple
facets
Kind Value Annotation
length 4
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>

element IngateOutgateMessage/Header/Load/DangerousGoods/FlashPoint
diagram IngateOutgate_p104.png
type TemperatureMeasureType
properties
minOcc 0
maxOcc 1
content complex
facets
Kind Value Annotation
minInclusive -999
maxInclusive 999
attributes
Name  Type  Use  Default  Fixed  Annotation
unitCode  xs:string  required      
source <xs:element name="FlashPoint" type="TemperatureMeasureType" minOccurs="0"/>

element IngateOutgateMessage/Header/Load/DangerousGoods/Stowage
diagram IngateOutgate_p105.png
type restriction of xs:NMTOKEN
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
length 3
source <xs:element name="Stowage" minOccurs="0">
 
<xs:simpleType>
   
<xs:restriction base="xs:NMTOKEN">
     
<xs:length value="3"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element IngateOutgateMessage/Header/Load/DangerousGoods/Packing
diagram IngateOutgate_p106.png
properties
minOcc 0
maxOcc 1
content complex
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>

element IngateOutgateMessage/Header/Load/DangerousGoods/Packing/Number
diagram IngateOutgate_p107.png
type xs:positiveInteger
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="Number" type="xs:positiveInteger" minOccurs="0"/>

element IngateOutgateMessage/Header/Load/DangerousGoods/Packing/Code
diagram IngateOutgate_p108.png
type xs:anySimpleType
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="Code" type="xs:anySimpleType" minOccurs="0"/>

element IngateOutgateMessage/Header/Load/DangerousGoods/Packing/Group
diagram IngateOutgate_p109.png
type restriction of xs:NMTOKEN
properties
content simple
facets
Kind Value Annotation
minLength 1
maxLength 3
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>

element IngateOutgateMessage/Header/Load/DangerousGoods/Packing/EmptyPackageCode
diagram IngateOutgate_p110.png
type xs:anySimpleType
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="EmptyPackageCode" type="xs:anySimpleType" minOccurs="0"/>

element IngateOutgateMessage/Header/Load/DangerousGoods/DangerWeight
diagram IngateOutgate_p111.png
properties
minOcc 0
maxOcc 1
content complex
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>

element IngateOutgateMessage/Header/Load/DangerousGoods/DangerWeight/Gross
diagram IngateOutgate_p112.png
type WeightMeasureType
properties
content complex
facets
Kind Value Annotation
minInclusive 1
maxInclusive 9999999
attributes
Name  Type  Use  Default  Fixed  Annotation
unitCode  xs:string  required      
source <xs:element name="Gross" type="WeightMeasureType"/>

element IngateOutgateMessage/Header/Load/DangerousGoods/DangerWeight/Net
diagram IngateOutgate_p113.png
type WeightMeasureType
properties
minOcc 0
maxOcc 1
content complex
facets
Kind Value Annotation
minInclusive 1
maxInclusive 9999999
attributes
Name  Type  Use  Default  Fixed  Annotation
unitCode  xs:string  required      
source <xs:element name="Net" type="WeightMeasureType" minOccurs="0"/>

element IngateOutgateMessage/Header/Load/DangerousGoods/DangerWeight/NetExplosive
diagram IngateOutgate_p114.png
type WeightMeasureType
properties
minOcc 0
maxOcc 1
content complex
facets
Kind Value Annotation
minInclusive 1
maxInclusive 9999999
attributes
Name  Type  Use  Default  Fixed  Annotation
unitCode  xs:string  required      
source <xs:element name="NetExplosive" type="WeightMeasureType" minOccurs="0"/>

element IngateOutgateMessage/Header/Load/DangerousGoods/WGKCode
diagram IngateOutgate_p115.png
type restriction of xs:string
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration 0
enumeration 1
enumeration 2
enumeration 3
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>

element IngateOutgateMessage/Header/Load/DangerousGoods/CL7
diagram IngateOutgate_p116.png
properties
minOcc 0
maxOcc 1
content complex
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>

element IngateOutgateMessage/Header/Load/DangerousGoods/CL7/SheetNumber
diagram IngateOutgate_p117.png
type restriction of xs:decimal
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
totalDigits 2
fractionDigits 0
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>

element IngateOutgateMessage/Header/Load/DangerousGoods/CL7/Category
diagram IngateOutgate_p118.png
type restriction of xs:NMTOKEN
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 4
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>

element IngateOutgateMessage/Header/Load/DangerousGoods/CL7/ChemicalActivity
diagram IngateOutgate_p119.png
type restriction of xs:NMTOKEN
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 4
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>

element IngateOutgateMessage/Header/Load/DangerousGoods/CL7/TransportSign
diagram IngateOutgate_p120.png
type restriction of xs:NMTOKEN
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 3
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>

element IngateOutgateMessage/Header/Load/DangerousGoods/CL7/PackagingType
diagram IngateOutgate_p121.png
type restriction of xs:NMTOKEN
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 4
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>

element IngateOutgateMessage/Header/Load/DangerousGoods/LegalNorm
diagram IngateOutgate_p122.png
type restriction of xs:NMTOKEN
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 5
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>

element IngateOutgateMessage/Header/Load/DangerousGoods/ClassificationCode
diagram IngateOutgate_p123.png
type restriction of xs:NMTOKEN
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 7
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>

element IngateOutgateMessage/Header/Load/DangerousGoods/ProperShippingName
diagram IngateOutgate_p124.png
type restriction of xs:normalizedString
properties
minOcc 0
maxOcc 5
content simple
facets
Kind Value Annotation
minLength 1
maxLength 70
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>

element IngateOutgateMessage/Header/Load/DangerousGoods/GoodsNumber
diagram IngateOutgate_p125.png
type restriction of xs:NMTOKEN
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 4
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>

element IngateOutgateMessage/Header/Load/DangerousGoods/GoodsLabel
diagram IngateOutgate_p126.png
type xs:anySimpleType
properties
minOcc 0
maxOcc 5
content simple
source <xs:element name="GoodsLabel" type="xs:anySimpleType" minOccurs="0" maxOccurs="5"/>

element IngateOutgateMessage/Header/Load/DangerousGoods/MPLabel
diagram IngateOutgate_p127.png
type xs:anySimpleType
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="MPLabel" type="xs:anySimpleType" minOccurs="0"/>

element IngateOutgateMessage/Header/Load/DangerousGoods/TransportProhibited
diagram IngateOutgate_p128.png
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="TransportProhibited" type="xs:boolean" minOccurs="0"/>

element IngateOutgateMessage/Header/Load/DangerousGoods/DateSafety
diagram IngateOutgate_p129.png
type DateTimeType
properties
minOcc 0
maxOcc 1
content complex
children DateTime Format
source <xs:element name="DateSafety" type="DateTimeType" minOccurs="0"/>

element IngateOutgateMessage/Header/Load/DangerousGoods/IndicatorTank
diagram IngateOutgate_p130.png
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="IndicatorTank" type="xs:boolean" minOccurs="0"/>

element IngateOutgateMessage/Header/Load/DangerousGoods/RiskGroup
diagram IngateOutgate_p131.png
type restriction of xs:NMTOKEN
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
length 1
source <xs:element name="RiskGroup" minOccurs="0">
 
<xs:simpleType>
   
<xs:restriction base="xs:NMTOKEN">
     
<xs:length value="1"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element IngateOutgateMessage/Header/Load/DangerousGoods/Regulations
diagram IngateOutgate_p132.png
type restriction of xs:normalizedString
properties
minOcc 0
maxOcc 2
content simple
facets
Kind Value Annotation
minLength 1
maxLength 70
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>

element IngateOutgateMessage/Header/Load/DangerousGoods/LastTransported
diagram IngateOutgate_p133.png
type restriction of xs:normalizedString
properties
minOcc 0
maxOcc 5
content simple
facets
Kind Value Annotation
minLength 1
maxLength 70
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>

element IngateOutgateMessage/Header/Load/DangerousGoods/Memoranda
diagram IngateOutgate_p134.png
type restriction of xs:normalizedString
properties
minOcc 0
maxOcc 3
content simple
facets
Kind Value Annotation
minLength 1
maxLength 70
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>

element IngateOutgateMessage/Header/Load/CustomsIndicator
diagram IngateOutgate_p135.png
type IndicatorType
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
indicator customs
documentation
Kennzeichen Zollgut
source <xs:element name="CustomsIndicator" type="IndicatorType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">indicator customs</xs:documentation>
   
<xs:documentation xml:lang="DE">Kennzeichen Zollgut</xs:documentation>
 
</xs:annotation>
</xs:element>

element IngateOutgateMessage/Header/Load/Customs
diagram IngateOutgate_p136.png
properties
minOcc 0
maxOcc 999
content complex
children RegistrationNumber NumberUnits StatusOk Inspection
annotation
documentation
customs data
documentation
Zolldaten
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">
       
<xs:annotation>
         
<xs:documentation xml:lang="EN">customs registration number (i.e. ATLAS registration number, B-Number, ...)</xs:documentation>
         
<xs:documentation xml:lang="DE">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:element name="StatusOk" type="IndicatorType" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation xml:lang="EN">flag indicating a verified positiv customs status</xs:documentation>
         
<xs:documentation xml:lang="DE">Zollstatus geprüft?</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="Inspection" type="InspectionType" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation xml:lang="EN">customs inspection</xs:documentation>
         
<xs:documentation xml:lang="DE">Beschau</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element IngateOutgateMessage/Header/Load/Customs/RegistrationNumber
diagram IngateOutgate_p137.png
type RegistrationNumberType
properties
minOcc 0
maxOcc 1
content complex
children Code Number Position
annotation
documentation
customs registration number (i.e. ATLAS registration number, B-Number, ...)
documentation
ATLAS-Registriernummer
B-Nummer
source <xs:element name="RegistrationNumber" type="RegistrationNumberType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">customs registration number (i.e. ATLAS registration number, B-Number, ...)</xs:documentation>
   
<xs:documentation xml:lang="DE">ATLAS-Registriernummer
B-Nummer
</xs:documentation>
 
</xs:annotation>
</xs:element>

element IngateOutgateMessage/Header/Load/Customs/NumberUnits
diagram IngateOutgate_p138.png
type CountType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minInclusive 1
annotation
documentation
number of units
documentation
Anzahl Packstücke
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>

element IngateOutgateMessage/Header/Load/Customs/StatusOk
diagram IngateOutgate_p139.png
type IndicatorType
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
flag indicating a verified positiv customs status
documentation
Zollstatus geprüft?
source <xs:element name="StatusOk" type="IndicatorType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">flag indicating a verified positiv customs status</xs:documentation>
   
<xs:documentation xml:lang="DE">Zollstatus geprüft?</xs:documentation>
 
</xs:annotation>
</xs:element>

element IngateOutgateMessage/Header/Load/Customs/Inspection
diagram IngateOutgate_p140.png
type InspectionType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
codeListIdentification  xs:string        
agencyID  xs:string    DAKOSY    
annotation
documentation
customs inspection
documentation
Beschau
source <xs:element name="Inspection" type="InspectionType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">customs inspection</xs:documentation>
   
<xs:documentation xml:lang="DE">Beschau</xs:documentation>
 
</xs:annotation>
</xs:element>

element IngateOutgateMessage/Header/Load/Damage
diagram IngateOutgate_p141.png
type CommentTypeContent
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 30
annotation
documentation
damage description
documentation
Beschädigung
source <xs:element name="Damage" type="CommentTypeContent" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">damage description</xs:documentation>
   
<xs:documentation xml:lang="DE">Beschädigung</xs:documentation>
 
</xs:annotation>
</xs:element>

element IngateOutgateMessage/Header/Load/Supplement
diagram IngateOutgate_p142.png
type generic
properties
minOcc 0
maxOcc 99
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
key  code10        
annotation
documentation
Zusätzliche Daten; Verwendung nach Vereinbarung
documentation
supplemental data; usage according to mutual agreement
source <xs:element name="Supplement" type="generic" minOccurs="0" maxOccurs="99">
 
<xs:annotation>
   
<xs:documentation xml:lang="DE">Zusätzliche Daten; Verwendung nach Vereinbarung</xs:documentation>
   
<xs:documentation xml:lang="EN">supplemental data; usage according to mutual agreement</xs:documentation>
 
</xs:annotation>
</xs:element>

element IngateOutgateMessage/Header/Supplement
diagram IngateOutgate_p143.png
type generic
properties
minOcc 0
maxOcc 99
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
key  code10        
annotation
documentation
Zusätzliche Daten; Verwendung nach Vereinbarung
documentation
supplemental data; usage according to mutual agreement
source <xs:element name="Supplement" type="generic" minOccurs="0" maxOccurs="99">
 
<xs:annotation>
   
<xs:documentation xml:lang="DE">Zusätzliche Daten; Verwendung nach Vereinbarung</xs:documentation>
   
<xs:documentation xml:lang="EN">supplemental data; usage according to mutual agreement</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType AdditionalTransportMeansID
diagram IngateOutgate_p144.png
type extension of xs:string
properties
base xs:string
used by
element TransportMeans/AdditionalTransportMeansID
attributes
Name  Type  Use  Default  Fixed  Annotation
codeListIdentification  xs:string        
agencyID  xs:string    DAKOSY    
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>

attribute AdditionalTransportMeansID/@codeListIdentification
type xs:string
source <xs:attribute name="codeListIdentification" type="xs:string"/>

attribute AdditionalTransportMeansID/@agencyID
type xs:string
properties
default DAKOSY
source <xs:attribute name="agencyID" type="xs:string" default="DAKOSY"/>

complexType AdditionalValue
diagram IngateOutgate_p145.png
children Name Value
used by
element MessageHeader/AdditionalValue
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>

element AdditionalValue/Name
diagram IngateOutgate_p146.png
type xs:string
properties
content simple
source <xs:element name="Name" type="xs:string"/>

element AdditionalValue/Value
diagram IngateOutgate_p147.png
type xs:string
properties
content simple
source <xs:element name="Value" type="xs:string"/>

complexType Code17Type
diagram IngateOutgate_p148.png
type extension of Code17TypeContent
properties
base Code17TypeContent
used by
elements PartyType/PartyIdentification IngateOutgateMessage/Header/Load/ContainerLoad/Seal/SealType SlotStatusDetailsType/SlotStatusDetails/SpecialSlot/SpecialSlotDetails/SlotClass
complexType TransportCompanyTypeType
facets
Kind Value Annotation
minLength 1
maxLength 17
attributes
Name  Type  Use  Default  Fixed  Annotation
codeListIdentification  xs:string        
agencyID  xs:string    DAKOSY    
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>

attribute Code17Type/@codeListIdentification
type xs:string
source <xs:attribute name="codeListIdentification" type="xs:string"/>

attribute Code17Type/@agencyID
type xs:string
properties
default DAKOSY
source <xs:attribute name="agencyID" type="xs:string" default="DAKOSY"/>

complexType Code2Type
diagram IngateOutgate_p149.png
type extension of Code2TypeContent
properties
base Code2TypeContent
facets
Kind Value Annotation
minLength 1
maxLength 2
attributes
Name  Type  Use  Default  Fixed  Annotation
codeListIdentification  xs:string        
agencyID  xs:string    DAKOSY    
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>

attribute Code2Type/@codeListIdentification
type xs:string
source <xs:attribute name="codeListIdentification" type="xs:string"/>

attribute Code2Type/@agencyID
type xs:string
properties
default DAKOSY
source <xs:attribute name="agencyID" type="xs:string" default="DAKOSY"/>

complexType Code30Type
diagram IngateOutgate_p150.png
type extension of Code30TypeContent
properties
base Code30TypeContent
used by
elements IngateOutgateMessage/Header/Load/ConventionalLoad/Vehicle/CustomerCode IngateOutgateMessage/Header/Load/ConventionalLoad/Vehicle/FactoryCode IngateOutgateMessage/Header/Load/ConventionalLoad/Vehicle/ManufacturerCode IngateOutgateMessage/Header/Load/ConventionalLoad/Vehicle/VehicleCategory
facets
Kind Value Annotation
minLength 1
maxLength 30
attributes
Name  Type  Use  Default  Fixed  Annotation
codeListIdentification  xs:string        
agencyID  xs:string    DAKOSY    
source <xs:complexType name="Code30Type">
 
<xs:simpleContent>
   
<xs:extension base="Code30TypeContent">
     
<xs:attribute name="codeListIdentification" type="xs:string"/>
     
<xs:attribute name="agencyID" type="xs:string" default="DAKOSY"/>
   
</xs:extension>
 
</xs:simpleContent>
</xs:complexType>

attribute Code30Type/@codeListIdentification
type xs:string
source <xs:attribute name="codeListIdentification" type="xs:string"/>

attribute Code30Type/@agencyID
type xs:string
properties
default DAKOSY
source <xs:attribute name="agencyID" type="xs:string" default="DAKOSY"/>

complexType Code3Type
diagram IngateOutgate_p151.png
type extension of Code3TypeContent
properties
base Code3TypeContent
used by
element IngateOutgateMessage/Header/Load/ContainerLoad/EmptyQuality/MTQuality
facets
Kind Value Annotation
minLength 1
maxLength 3
attributes
Name  Type  Use  Default  Fixed  Annotation
codeListIdentification  xs:string        
agencyID  xs:string    DAKOSY    
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>

attribute Code3Type/@codeListIdentification
type xs:string
source <xs:attribute name="codeListIdentification" type="xs:string"/>

attribute Code3Type/@agencyID
type xs:string
properties
default DAKOSY
source <xs:attribute name="agencyID" type="xs:string" default="DAKOSY"/>

complexType Code4Type
diagram IngateOutgate_p152.png
type extension of Code4TypeContent
properties
base Code4TypeContent
used by
elements IngateOutgateMessage/Header/Load/ContainerLoad/Carrier/Code SubordinateLocation/PlaceOfLoading/Code
complexType TransportCompanyCodeType
facets
Kind Value Annotation
minLength 1
maxLength 4
attributes
Name  Type  Use  Default  Fixed  Annotation
codeListIdentification  xs:string        
agencyID  xs:string    DAKOSY    
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>

attribute Code4Type/@codeListIdentification
type xs:string
source <xs:attribute name="codeListIdentification" type="xs:string"/>

attribute Code4Type/@agencyID
type xs:string
properties
default DAKOSY
source <xs:attribute name="agencyID" type="xs:string" default="DAKOSY"/>

complexType Code6Type
diagram IngateOutgate_p153.png
type extension of Code6TypeContent
properties
base Code6TypeContent
facets
Kind Value Annotation
minLength 1
maxLength 6
attributes
Name  Type  Use  Default  Fixed  Annotation
codeListIdentification  xs:string        
agencyID  xs:string    DAKOSY    
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>

attribute Code6Type/@codeListIdentification
type xs:string
source <xs:attribute name="codeListIdentification" type="xs:string"/>

attribute Code6Type/@agencyID
type xs:string
properties
default DAKOSY
source <xs:attribute name="agencyID" type="xs:string" default="DAKOSY"/>

complexType Contact
diagram IngateOutgate_p154.png
children Name Telephone Fax Email
used by
elements Participant/Contact PartyType/InformationContact
annotation
documentation
Contact Information
documentation
Kontaktinformationen
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>

element Contact/Name
diagram IngateOutgate_p155.png
type Name
properties
content simple
facets
Kind Value Annotation
minLength 1
maxLength 35
annotation
documentation
Name or department of a contact
documentation
Name oder Abteilung des Kontaktpartners
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>

element Contact/Telephone
diagram IngateOutgate_p156.png
type Phone
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 35
annotation
documentation
telephone communication number
documentation
Telefonnummer
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>

element Contact/Fax
diagram IngateOutgate_p157.png
type Fax
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 35
annotation
documentation
telefax communication number
documentation
Telefaxnummer
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>

element Contact/Email
diagram IngateOutgate_p158.png
type Email
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 3
maxLength 70
annotation
documentation
email address
documentation
E-Mail Adresse
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>

complexType ContainerHeightType
diagram IngateOutgate_p159.png
type extension of ContainerHeightTypeContent
properties
base ContainerHeightTypeContent
used by
element IngateOutgateMessage/Header/Load/ContainerLoad/Container/Height
facets
Kind Value Annotation
length 2
attributes
Name  Type  Use  Default  Fixed  Annotation
codeListIdentification  xs:string        
agencyID  xs:string    DAKOSY    
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>

attribute ContainerHeightType/@codeListIdentification
type xs:string
source <xs:attribute name="codeListIdentification" type="xs:string"/>

attribute ContainerHeightType/@agencyID
type xs:string
properties
default DAKOSY
source <xs:attribute name="agencyID" type="xs:string" default="DAKOSY"/>

complexType ContainerLengthType
diagram IngateOutgate_p160.png
type extension of ContainerLengthTypeContent
properties
base ContainerLengthTypeContent
used by
element IngateOutgateMessage/Header/Load/ContainerLoad/Container/Length
facets
Kind Value Annotation
length 2
attributes
Name  Type  Use  Default  Fixed  Annotation
codeListIdentification  xs:string        
agencyID  xs:string    DAKOSY    
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>

attribute ContainerLengthType/@codeListIdentification
type xs:string
source <xs:attribute name="codeListIdentification" type="xs:string"/>

attribute ContainerLengthType/@agencyID
type xs:string
properties
default DAKOSY
source <xs:attribute name="agencyID" type="xs:string" default="DAKOSY"/>

complexType ContainerNumberType
diagram IngateOutgate_p161.png
type extension of ContainerNumber
properties
base ContainerNumber
used by
element IngateOutgateMessage/Header/Load/ContainerLoad/Container/Number
facets
Kind Value Annotation
minLength 1
maxLength 12
attributes
Name  Type  Use  Default  Fixed  Annotation
shippersOwned  IndicatorType  optional      
source <xs:complexType name="ContainerNumberType">
 
<xs:simpleContent>
   
<xs:extension base="ContainerNumber">
     
<xs:attribute name="shippersOwned" type="IndicatorType" use="optional"/>
   
</xs:extension>
 
</xs:simpleContent>
</xs:complexType>

attribute ContainerNumberType/@shippersOwned
type IndicatorType
properties
use optional
source <xs:attribute name="shippersOwned" type="IndicatorType" use="optional"/>

complexType ContainerTypeType
diagram IngateOutgate_p162.png
type extension of ContainerTypeTypeContent
properties
base ContainerTypeTypeContent
used by
element IngateOutgateMessage/Header/Load/ContainerLoad/Container/Type
facets
Kind Value Annotation
length 2
attributes
Name  Type  Use  Default  Fixed  Annotation
codeListIdentification  xs:string        
agencyID  xs:string    DAKOSY    
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>

attribute ContainerTypeType/@codeListIdentification
type xs:string
source <xs:attribute name="codeListIdentification" type="xs:string"/>

attribute ContainerTypeType/@agencyID
type xs:string
properties
default DAKOSY
source <xs:attribute name="agencyID" type="xs:string" default="DAKOSY"/>

complexType DateTimeType
diagram IngateOutgate_p163.png
children DateTime Format
used by
elements IngateOutgateMessage/Header/Load/Execution/Arrival IngateOutgateMessage/Header/Load/DangerousGoods/DateSafety IngateOutgateMessage/Header/Load/Execution/Interchange SlotStatusDetailsType/SlotStatusDetails/SlotBegin SlotStatusDetailsType/SlotStatusDetails/SlotEnd SlotStatusHeaderType/SlotStatusTime
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>

element DateTimeType/DateTime
diagram IngateOutgate_p164.png
type restriction of xs:dateTime
properties
content simple
facets
Kind Value Annotation
pattern .+T[^Z+-]+
source <xs:element name="DateTime">
 
<xs:simpleType>
   
<xs:restriction base="xs:dateTime">
     
<xs:pattern value=".+T[^Z+-]+"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element DateTimeType/Format
diagram IngateOutgate_p165.png
type xs:string
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="Format" type="xs:string" minOccurs="0"/>

complexType DistanceType
diagram IngateOutgate_p166.png
type extension of xs:decimal
properties
base xs:decimal
attributes
Name  Type  Use  Default  Fixed  Annotation
unit  DistanceUnitType  required      
source <xs:complexType name="DistanceType">
 
<xs:simpleContent>
   
<xs:extension base="xs:decimal">
     
<xs:attribute name="unit" type="DistanceUnitType" use="required"/>
   
</xs:extension>
 
</xs:simpleContent>
</xs:complexType>

attribute DistanceType/@unit
type DistanceUnitType
properties
use required
facets
Kind Value Annotation
enumeration km
enumeration mi
enumeration m
source <xs:attribute name="unit" type="DistanceUnitType" use="required"/>

complexType DocumentCreationTime
diagram IngateOutgate_p167.png
type extension of dateTimeWithoutTimezone
properties
base dateTimeWithoutTimezone
used by
element Interchange/CreationTime
facets
Kind Value Annotation
pattern .+T[^Z+-]+
annotation
documentation

Date and time of document creation.
Format : 1999-05-31T13:20:00
     
documentation

Datum und Zeit der Dateierstellung.
Format : 1999-05-31T13:20:00
     
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>

complexType Error
diagram IngateOutgate_p168.png
children ErrorCode ErrorInformation
annotation
documentation
The Error element contains information about an error which occured while processing an EDI message.
documentation
Das Error-Element beschreibt einen bei der Verarbeitung einer EDI-Nachricht aufgetretenen Fehler.
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>

element Error/ErrorCode
diagram IngateOutgate_p169.png
type ErrorCode
properties
content simple
facets
Kind Value Annotation
minLength 1
maxLength 8
annotation
documentation
A code describing the error (max. 8 digits)
documentation
Ein bis zu 8-Stelliger Fehlercode
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>

element Error/ErrorInformation
diagram IngateOutgate_p170.png
type TextType
properties
minOcc 0
maxOcc 2
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
languageLocale  xs:string  optional  DE    
annotation
documentation
Free text information about the error.
documentation
Freitextinformationen zum aufgetretenen Fehler.
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>

complexType generic
diagram IngateOutgate_p171.png
type extension of xs:string
properties
base xs:string
used by
elements IngateOutgateMessage/Header/Load/Supplement IngateOutgateMessage/Header/Supplement
attributes
Name  Type  Use  Default  Fixed  Annotation
key  code10        
source <xs:complexType name="generic">
 
<xs:simpleContent>
   
<xs:extension base="xs:string">
     
<xs:attribute name="key" type="code10"/>
   
</xs:extension>
 
</xs:simpleContent>
</xs:complexType>

attribute generic/@key
type code10
facets
Kind Value Annotation
minLength 1
maxLength 10
source <xs:attribute name="key" type="code10"/>

complexType generic255-35
diagram IngateOutgate_p172.png
type extension of xs:string
properties
base xs:string
attributes
Name  Type  Use  Default  Fixed  Annotation
key  Reference35Type        
source <xs:complexType name="generic255-35">
 
<xs:simpleContent>
   
<xs:extension base="xs:string">
     
<xs:attribute name="key" type="Reference35Type"/>
   
</xs:extension>
 
</xs:simpleContent>
</xs:complexType>

attribute generic255-35/@key
type Reference35Type
facets
Kind Value Annotation
minLength 1
maxLength 35
source <xs:attribute name="key" type="Reference35Type"/>

complexType GpsCoordinatesType
diagram IngateOutgate_p173.png
children latitude longitude
source <xs:complexType name="GpsCoordinatesType">
 
<xs:sequence>
   
<xs:element name="latitude">
     
<xs:simpleType>
       
<xs:restriction base="xs:decimal">
         
<xs:minInclusive value="-90.0"/>
         
<xs:maxInclusive value="90.0"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:element>
   
<xs:element name="longitude">
     
<xs:simpleType>
       
<xs:restriction base="xs:decimal">
         
<xs:minInclusive value="-180.0"/>
         
<xs:maxInclusive value="180.0"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element GpsCoordinatesType/latitude
diagram IngateOutgate_p174.png
type restriction of xs:decimal
properties
content simple
facets
Kind Value Annotation
minInclusive -90.0
maxInclusive 90.0
source <xs:element name="latitude">
 
<xs:simpleType>
   
<xs:restriction base="xs:decimal">
     
<xs:minInclusive value="-90.0"/>
     
<xs:maxInclusive value="90.0"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element GpsCoordinatesType/longitude
diagram IngateOutgate_p175.png
type restriction of xs:decimal
properties
content simple
facets
Kind Value Annotation
minInclusive -180.0
maxInclusive 180.0
source <xs:element name="longitude">
 
<xs:simpleType>
   
<xs:restriction base="xs:decimal">
     
<xs:minInclusive value="-180.0"/>
     
<xs:maxInclusive value="180.0"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

complexType InspectionType
diagram IngateOutgate_p176.png
type extension of InspectionTypeContent
properties
base InspectionTypeContent
used by
elements IngateOutgateMessage/Header/Load/ContainerLoad/Terminal/Inspection IngateOutgateMessage/Header/Load/Customs/Inspection
attributes
Name  Type  Use  Default  Fixed  Annotation
codeListIdentification  xs:string        
agencyID  xs:string    DAKOSY    
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>

attribute InspectionType/@codeListIdentification
type xs:string
source <xs:attribute name="codeListIdentification" type="xs:string"/>

attribute InspectionType/@agencyID
type xs:string
properties
default DAKOSY
source <xs:attribute name="agencyID" type="xs:string" default="DAKOSY"/>

complexType Interchange
diagram IngateOutgate_p177.png
children CreationTime ExchangeNumber TestIndicator MessageCount Sender Recipient
used by
element IngateOutgate/Interchange
annotation
documentation
Each Interchange starts with an element containing some meta information, followed by one or more messages.
documentation
Jeder Interchange beginnt mit einem Element, welches verschiedene Metadaten enthält und an das sich eine oder mehrere Nachrichten anschließen.
source <xs:complexType name="Interchange">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">Each Interchange starts with an element containing some meta information, followed by one or more messages.</xs:documentation>
   
<xs:documentation xml:lang="DE">Jeder Interchange beginnt mit einem Element, welches verschiedene Metadaten enthält und an das sich eine oder mehrere Nachrichten anschließen.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="CreationTime" type="DocumentCreationTime">
     
<xs:annotation>
       
<xs:documentation xml:lang="EN">
Date and time of document creation.
Format : 1999-05-31T13:20:00
         
</xs:documentation>
       
<xs:documentation xml:lang="DE">
Erstellungszeitpunkt des Nachrichtendokuments.
Format : 1999-05-31T13:20:00
         
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ExchangeNumber" type="DocumentExchangeNumber">
     
<xs:annotation>
       
<xs:documentation xml:lang="EN">A unique reference numberof an interchange.</xs:documentation>
       
<xs:documentation xml:lang="DE">Eindeutige Referenz eines Interchange.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="TestIndicator" type="DocumentTestIndicator" minOccurs="0"/>
   
<xs:element name="MessageCount" type="MessageCount" minOccurs="0"/>
   
<xs:element name="Sender" type="Participant">
     
<xs:annotation>
       
<xs:documentation xml:lang="EN">This element contains information about the party who assembled and sent an interchange.</xs:documentation>
       
<xs:documentation xml:lang="EN">Enthält Informationen über die Partei, die einen Interchange zusammengestellt und versandt hat.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Recipient" type="Participant">
     
<xs:annotation>
       
<xs:documentation xml:lang="EN">Contains Information about the party receiving an Interchange. This party may forward the whole interchange or split it up into individual messages which are then processed further.</xs:documentation>
       
<xs:documentation xml:lang="DE">Enthält Informationen über den Empfänger eines Interchanges. Dieser Teilnehmer kann den Interchange als Ganzes weiterleiten, oder wieder in einzelne Nachrichten zerlegen, um diese dann weiterzuverarbeiten.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element Interchange/CreationTime
diagram IngateOutgate_p178.png
type DocumentCreationTime
properties
content complex
facets
Kind Value Annotation
pattern .+T[^Z+-]+
annotation
documentation

Date and time of document creation.
Format : 1999-05-31T13:20:00
         
documentation

Erstellungszeitpunkt des Nachrichtendokuments.
Format : 1999-05-31T13:20:00
         
source <xs:element name="CreationTime" type="DocumentCreationTime">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">
Date and time of document creation.
Format : 1999-05-31T13:20:00
         
</xs:documentation>
   
<xs:documentation xml:lang="DE">
Erstellungszeitpunkt des Nachrichtendokuments.
Format : 1999-05-31T13:20:00
         
</xs:documentation>
 
</xs:annotation>
</xs:element>

element Interchange/ExchangeNumber
diagram IngateOutgate_p179.png
type DocumentExchangeNumber
properties
content simple
facets
Kind Value Annotation
minLength 1
maxLength 14
annotation
documentation
A unique reference numberof an interchange.
documentation
Eindeutige Referenz eines Interchange.
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>

element Interchange/TestIndicator
diagram IngateOutgate_p180.png
type DocumentTestIndicator
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern [01]
source <xs:element name="TestIndicator" type="DocumentTestIndicator" minOccurs="0"/>

element Interchange/MessageCount
diagram IngateOutgate_p181.png
type MessageCount
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="MessageCount" type="MessageCount" minOccurs="0"/>

element Interchange/Sender
diagram IngateOutgate_p182.png
type Participant
properties
content complex
children ParticipantCode Contact
annotation
documentation
This element contains information about the party who assembled and sent an interchange.
documentation
Enthält Informationen über die Partei, die einen Interchange zusammengestellt und versandt hat.
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>

element Interchange/Recipient
diagram IngateOutgate_p183.png
type Participant
properties
content complex
children ParticipantCode Contact
annotation
documentation
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.
documentation
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.
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>

complexType Legitimation
diagram IngateOutgate_p184.png
children TruckerID TruckerName VehicleRegistration TrailerRegistration
annotation
documentation
transport authorization-data
documentation
Daten für die Prüfung der Tansportberechtigung
source <xs:complexType name="Legitimation">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">transport authorization-data</xs:documentation>
   
<xs:documentation xml:lang="DE">Daten für die Prüfung der Tansportberechtigung</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="TruckerID" type="TruckerID" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation xml:lang="EN">TruckerID of the driver carrying out the transport</xs:documentation>
       
<xs:documentation xml:lang="DE">TruckerID des ausführenden Fahrers</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="TruckerName" type="Name" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation xml:lang="EN">Name of the driver carrying out the transport</xs:documentation>
       
<xs:documentation xml:lang="DE">Name des ausführenden Fahrers</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="VehicleRegistration" type="LicensePlateEUFullRange" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation xml:lang="EN">vehicle licence number of the traction engine</xs:documentation>
       
<xs:documentation xml:lang="DE">Polizeiliches Kennzeichen der Zugmaschine</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="TrailerRegistration" type="LicensePlateEUFullRange" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation xml:lang="EN">vehicle licence number of the trailer</xs:documentation>
       
<xs:documentation xml:lang="DE">Polizeiliches Kennzeichen des Anhängers</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element Legitimation/TruckerID
diagram IngateOutgate_p185.png
type TruckerID
properties
minOcc 0
maxOcc 1
content complex
facets
Kind Value Annotation
minLength 1
maxLength 255
pattern [^a-z]*
attributes
Name  Type  Use  Default  Fixed  Annotation
IDP  derived by: xs:string        
documentation
Specification of the identity provider according to the IDPL code list
documentation
Angabe des Identity Providers gemäß der Codeliste IDPL
annotation
documentation
TruckerID of the driver carrying out the transport
documentation
TruckerID des ausführenden Fahrers
source <xs:element name="TruckerID" type="TruckerID" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">TruckerID of the driver carrying out the transport</xs:documentation>
   
<xs:documentation xml:lang="DE">TruckerID des ausführenden Fahrers</xs:documentation>
 
</xs:annotation>
</xs:element>

element Legitimation/TruckerName
diagram IngateOutgate_p186.png
type Name
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 35
annotation
documentation
Name of the driver carrying out the transport
documentation
Name des ausführenden Fahrers
source <xs:element name="TruckerName" type="Name" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">Name of the driver carrying out the transport</xs:documentation>
   
<xs:documentation xml:lang="DE">Name des ausführenden Fahrers</xs:documentation>
 
</xs:annotation>
</xs:element>

element Legitimation/VehicleRegistration
diagram IngateOutgate_p187.png
type LicensePlateEUFullRange
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern [A-ZÄÖÜ0-9\- ]{1,12}
annotation
documentation
vehicle licence number of the traction engine
documentation
Polizeiliches Kennzeichen der Zugmaschine
source <xs:element name="VehicleRegistration" type="LicensePlateEUFullRange" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">vehicle licence number of the traction engine</xs:documentation>
   
<xs:documentation xml:lang="DE">Polizeiliches Kennzeichen der Zugmaschine</xs:documentation>
 
</xs:annotation>
</xs:element>

element Legitimation/TrailerRegistration
diagram IngateOutgate_p188.png
type LicensePlateEUFullRange
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern [A-ZÄÖÜ0-9\- ]{1,12}
annotation
documentation
vehicle licence number of the trailer
documentation
Polizeiliches Kennzeichen des Anhängers
source <xs:element name="TrailerRegistration" type="LicensePlateEUFullRange" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">vehicle licence number of the trailer</xs:documentation>
   
<xs:documentation xml:lang="DE">Polizeiliches Kennzeichen des Anhängers</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType LinearMeasureType
diagram IngateOutgate_p189.png
type extension of LinearMeasureTypeContent
properties
base LinearMeasureTypeContent
used by
elements IngateOutgateMessage/Header/Load/ContainerLoad/Oversized/Back IngateOutgateMessage/Header/Load/ContainerLoad/Oversized/Front IngateOutgateMessage/Header/Load/ConventionalLoad/GeneralCargo/Dimensions/Height IngateOutgateMessage/Header/Load/ContainerLoad/Oversized/Left IngateOutgateMessage/Header/Load/ConventionalLoad/GeneralCargo/Dimensions/Length IngateOutgateMessage/Header/Load/ContainerLoad/Oversized/Right IngateOutgateMessage/Header/Load/ContainerLoad/Oversized/Top IngateOutgateMessage/Header/Load/ConventionalLoad/GeneralCargo/Dimensions/Width
facets
Kind Value Annotation
minInclusive 1
maxInclusive 999
attributes
Name  Type  Use  Default  Fixed  Annotation
unitCode  xs:string  required      
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>

attribute LinearMeasureType/@unitCode
type xs:string
properties
use required
source <xs:attribute name="unitCode" type="xs:string" use="required"/>

complexType LocationType
diagram IngateOutgate_p190.png
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>

element LocationType/LocationType
diagram IngateOutgate_p191.png
type LocationTypeCode
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
codeListIdentification  xs:string        
agencyID  xs:string    DAKOSY    
source <xs:element name="LocationType" type="LocationTypeCode" minOccurs="0"/>

element LocationType/LocationIdentification
diagram IngateOutgate_p192.png
type LocationIdentificationTypeContent
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
length 5
pattern [A-Z]{2}[A-Z0-9]{3}
annotation
documentation
UNLocode
documentation
UNLocode
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>

element LocationType/LocationName
diagram IngateOutgate_p193.png
type NameType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
languageLocale  xs:string    DE    
source <xs:element name="LocationName" type="NameType" minOccurs="0"/>

element LocationType/SubordinateLocation
diagram IngateOutgate_p194.png
type SubordinateLocation
properties
minOcc 0
maxOcc unbounded
content complex
children LocationIdentification LocationName LocationType PlaceOfLoading
source <xs:element name="SubordinateLocation" type="SubordinateLocation" minOccurs="0" maxOccurs="unbounded"/>

complexType LocationTypeCode
diagram IngateOutgate_p195.png
type extension of LocationTypeContent
properties
base LocationTypeContent
used by
elements LocationType/LocationType SubordinateLocation/LocationType
attributes
Name  Type  Use  Default  Fixed  Annotation
codeListIdentification  xs:string        
agencyID  xs:string    DAKOSY    
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>

attribute LocationTypeCode/@codeListIdentification
type xs:string
source <xs:attribute name="codeListIdentification" type="xs:string"/>

attribute LocationTypeCode/@agencyID
type xs:string
properties
default DAKOSY
source <xs:attribute name="agencyID" type="xs:string" default="DAKOSY"/>

complexType Message
diagram IngateOutgate_p196.png
children MessageHeader
used by
complexType IngateOutgateMessage
attributes
Name  Type  Use  Default  Fixed  Annotation
messageType  xs:string        
messageVersionID  xs:string  required      
documentation
version of the messagedefinition that is used for this message
documentation
Version der Nachrichtendefinition, auf der eine Nachricht basiert
annotation
documentation
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.
documentation
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.
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>

attribute Message/@messageType
type xs:string
source <xs:attribute name="messageType" type="xs:string"/>

attribute Message/@messageVersionID
type xs:string
properties
use required
annotation
documentation
version of the messagedefinition that is used for this message
documentation
Version der Nachrichtendefinition, auf der eine Nachricht basiert
source <xs:attribute name="messageVersionID" type="xs:string" use="required">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">version of the messagedefinition that is used for this message</xs:documentation>
   
<xs:documentation xml:lang="DE">Version der Nachrichtendefinition, auf der eine Nachricht basiert</xs:documentation>
 
</xs:annotation>
</xs:attribute>

element Message/MessageHeader
diagram IngateOutgate_p197.png
type MessageHeader
properties
content complex
children MessageFunction MessageReferenceNumber PreviousMessageReferenceNumber MessageSender MessageRecipient AdditionalValue
source <xs:element name="MessageHeader" type="MessageHeader"/>

complexType MessageHeader
diagram IngateOutgate_p198.png
children MessageFunction MessageReferenceNumber PreviousMessageReferenceNumber MessageSender MessageRecipient AdditionalValue
used by
element Message/MessageHeader
annotation
documentation
The message header contains meta information about an actual message which is transmitted as part of an interchange.
documentation
Der Message Header enthält Metainformationen zu einer einzelnen Nachricht, die als Teil eines Interchanges übertragen wird.
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>

element MessageHeader/MessageFunction
diagram IngateOutgate_p199.png
type MessageFunction
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 7
source <xs:element name="MessageFunction" type="MessageFunction" minOccurs="0"/>

element MessageHeader/MessageReferenceNumber
diagram IngateOutgate_p200.png
type MessageReferenceNumber
properties
content simple
facets
Kind Value Annotation
minLength 1
maxLength 35
annotation
documentation
uniqe reference number identifying a single message. An interchange may contain more than one message.
documentation
Eindeutige Referenz zur Identifzierung einer Nachricht. Ein Interchange bzw. Übertragungsdatei kann mehrere Nachrichten enthalten.
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>

element MessageHeader/PreviousMessageReferenceNumber
diagram IngateOutgate_p201.png
type MessageReferenceNumber
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 35
annotation
documentation
For updates/cancellations, the reference number of a previous message for which an update or cancellation is sent
documentation
Für Updates/Stornierungen, die Referenz einer vorangegangenen Nachricht, auf die sich ein Update/Storno bezieht
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>

element MessageHeader/MessageSender
diagram IngateOutgate_p202.png
type Participant
properties
content complex
children ParticipantCode Contact
annotation
documentation
This element contains information about the actual sender of a message (which might be different from the party who assembled and sent an interchange)
documentation
Dieses Element enthält Informationen über den tatsächlichen Absender einer Nachricht (welcher sich vom Absender des Interchange unterscheiden kann)
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>

element MessageHeader/MessageRecipient
diagram IngateOutgate_p203.png
type Participant
properties
minOcc 1
maxOcc 9
content complex
children ParticipantCode Contact
annotation
documentation
This element contains information about a message's recipent/s. Up to 9 recipients might be specified.
documentation
Dieses Element enthält Informationen über den/die Empfänger einer Nachricht. Es können bis zu 9 Empfänger angegeben werden.
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>

element MessageHeader/AdditionalValue
diagram IngateOutgate_p204.png
type AdditionalValue
properties
minOcc 0
maxOcc unbounded
content complex
children Name Value
source <xs:element name="AdditionalValue" type="AdditionalValue" minOccurs="0" maxOccurs="unbounded"/>

complexType NameType
diagram IngateOutgate_p205.png
type extension of xs:string
properties
base xs:string
used by
elements LocationType/LocationName SubordinateLocation/LocationName SubordinateLocation/PlaceOfLoading/Name
attributes
Name  Type  Use  Default  Fixed  Annotation
languageLocale  xs:string    DE    
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>

attribute NameType/@languageLocale
type xs:string
properties
default DE
source <xs:attribute name="languageLocale" type="xs:string" default="DE"/>

complexType OwnerParty
diagram IngateOutgate_p206.png
type extension of PartyType
properties
base PartyType
children PartyIdentification Name Description InformationContact
used by
element TransportMeans/TransportMeansOwner
source <xs:complexType name="OwnerParty">
 
<xs:complexContent>
   
<xs:extension base="PartyType"/>
 
</xs:complexContent>
</xs:complexType>

complexType Participant
diagram IngateOutgate_p207.png
children ParticipantCode Contact
used by
elements MessageHeader/MessageRecipient MessageHeader/MessageSender Interchange/Recipient Interchange/Sender
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>

element Participant/ParticipantCode
diagram IngateOutgate_p208.png
type ParticipantCode
properties
content complex
facets
Kind Value Annotation
minLength 1
maxLength 17
pattern [A-Z0-9]+
attributes
Name  Type  Use  Default  Fixed  Annotation
agencyID  xs:string    DAKOSY    
source <xs:element name="ParticipantCode" type="ParticipantCode"/>

element Participant/Contact
diagram IngateOutgate_p209.png
type Contact
properties
minOcc 0
maxOcc 1
content complex
children Name Telephone Fax Email
source <xs:element name="Contact" type="Contact" minOccurs="0"/>

complexType ParticipantCode
diagram IngateOutgate_p210.png
type extension of ParticipantCodeType
properties
base ParticipantCodeType
used by
element Participant/ParticipantCode
facets
Kind Value Annotation
minLength 1
maxLength 17
pattern [A-Z0-9]+
attributes
Name  Type  Use  Default  Fixed  Annotation
agencyID  xs:string    DAKOSY    
annotation
documentation
participant EDI code
documentation
EDI-Code des Teilnehmers
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>

attribute ParticipantCode/@agencyID
type xs:string
properties
default DAKOSY
source <xs:attribute name="agencyID" type="xs:string" default="DAKOSY"/>

complexType PartyType
diagram IngateOutgate_p211.png
children PartyIdentification Name Description InformationContact
used by
complexType OwnerParty
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>

element PartyType/PartyIdentification
diagram IngateOutgate_p212.png
type Code17Type
properties
minOcc 0
maxOcc 1
content complex
facets
Kind Value Annotation
minLength 1
maxLength 17
attributes
Name  Type  Use  Default  Fixed  Annotation
codeListIdentification  xs:string        
agencyID  xs:string    DAKOSY    
source <xs:element name="PartyIdentification" type="Code17Type" minOccurs="0"/>

element PartyType/Name
diagram IngateOutgate_p213.png
type Name2
properties
minOcc 0
maxOcc unbounded
content simple
facets
Kind Value Annotation
maxLength 70
source <xs:element name="Name" type="Name2" minOccurs="0" maxOccurs="unbounded"/>

element PartyType/Description
diagram IngateOutgate_p214.png
type restriction of TextType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
languageLocale  xs:string  optional  DE    
source <xs:element name="Description" minOccurs="0">
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:restriction base="TextType"/>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

element PartyType/InformationContact
diagram IngateOutgate_p215.png
type Contact
properties
minOcc 0
maxOcc 9
content complex
children Name Telephone Fax Email
source <xs:element name="InformationContact" type="Contact" minOccurs="0" maxOccurs="9"/>

complexType PaticipantInformationType
diagram IngateOutgate_p216.png
children Company TruckerID Reference
used by
element SlotStatusHeaderType/ParticipantInformation
source <xs:complexType name="PaticipantInformationType">
 
<xs:sequence>
   
<xs:element name="Company" type="TransportCompanyType"/>
   
<xs:element name="TruckerID" type="TruckerID" minOccurs="0"/>
   
<xs:element name="Reference" type="ReferenceType"/>
 
</xs:sequence>
</xs:complexType>

element PaticipantInformationType/Company
diagram IngateOutgate_p217.png
type TransportCompanyType
properties
content complex
children CompanyCode Companytype CompanyName
source <xs:element name="Company" type="TransportCompanyType"/>

element PaticipantInformationType/TruckerID
diagram IngateOutgate_p218.png
type TruckerID
properties
minOcc 0
maxOcc 1
content complex
facets
Kind Value Annotation
minLength 1
maxLength 255
pattern [^a-z]*
attributes
Name  Type  Use  Default  Fixed  Annotation
IDP  derived by: xs:string        
documentation
Specification of the identity provider according to the IDPL code list
documentation
Angabe des Identity Providers gemäß der Codeliste IDPL
source <xs:element name="TruckerID" type="TruckerID" minOccurs="0"/>

element PaticipantInformationType/Reference
diagram IngateOutgate_p219.png
type ReferenceType
properties
content complex
children ReferenceID TypeCode Position
source <xs:element name="Reference" type="ReferenceType"/>

complexType QrType
diagram IngateOutgate_p220.png
type extension of Text255TypeContent
properties
base Text255TypeContent
facets
Kind Value Annotation
minLength 1
maxLength 255
attributes
Name  Type  Use  Default  Fixed  Annotation
type  code10  required      
source <xs:complexType name="QrType">
 
<xs:simpleContent>
   
<xs:extension base="Text255TypeContent">
     
<xs:attribute name="type" type="code10" use="required"/>
   
</xs:extension>
 
</xs:simpleContent>
</xs:complexType>

attribute QrType/@type
type code10
properties
use required
facets
Kind Value Annotation
minLength 1
maxLength 10
source <xs:attribute name="type" type="code10" use="required"/>

complexType ReferenceType
diagram IngateOutgate_p221.png
children ReferenceID TypeCode Position
used by
element PaticipantInformationType/Reference
annotation
documentation
To specify miscellaneous references; the type of reference is qualified with TypeCode
documentation
Allgemeiner Referenztyp. Wird duch den TypeCode konkretisiert.
source <xs:complexType name="ReferenceType">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">To specify miscellaneous references; the type of reference is qualified with TypeCode</xs:documentation>
   
<xs:documentation xml:lang="DE">Allgemeiner Referenztyp. Wird duch den TypeCode konkretisiert.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="ReferenceID">
     
<xs:annotation>
       
<xs:documentation xml:lang="EN">reference identifier</xs:documentation>
       
<xs:documentation xml:lang="DE">Referenz, eindeutiger fachlicher Schlüssel</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:simpleContent>
         
<xs:extension base="ReferenceIDType">
           
<xs:attribute name="version" type="xs:positiveInteger" use="required"/>
         
</xs:extension>
       
</xs:simpleContent>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="TypeCode" type="ReferenceTypeCode" minOccurs="0"/>
   
<xs:element name="Position" type="CountType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation xml:lang="EN">load-position within referenced message</xs:documentation>
       
<xs:documentation xml:lang="DE">Ladeeinheitposition innerhalb der Referenz</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element ReferenceType/ReferenceID
diagram IngateOutgate_p222.png
type extension of ReferenceIDType
properties
content complex
facets
Kind Value Annotation
minLength 1
maxLength 35
pattern [A-Z0-9_/\.-]+
attributes
Name  Type  Use  Default  Fixed  Annotation
version  xs:positiveInteger  required      
annotation
documentation
reference identifier
documentation
Referenz, eindeutiger fachlicher Schlüssel
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>

attribute ReferenceType/ReferenceID/@version
type xs:positiveInteger
properties
use required
source <xs:attribute name="version" type="xs:positiveInteger" use="required"/>

element ReferenceType/TypeCode
diagram IngateOutgate_p223.png
type ReferenceTypeCode
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
codeListIdentification  xs:string        
agencyID  xs:string    DAKOSY    
source <xs:element name="TypeCode" type="ReferenceTypeCode" minOccurs="0"/>

element ReferenceType/Position
diagram IngateOutgate_p224.png
type CountType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minInclusive 1
annotation
documentation
load-position within referenced message
documentation
Ladeeinheitposition innerhalb der Referenz
source <xs:element name="Position" type="CountType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">load-position within referenced message</xs:documentation>
   
<xs:documentation xml:lang="DE">Ladeeinheitposition innerhalb der Referenz</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType ReferenceTypeCode
diagram IngateOutgate_p225.png
type extension of ReferenceTypeCodeContent
properties
base ReferenceTypeCodeContent
used by
element ReferenceType/TypeCode
attributes
Name  Type  Use  Default  Fixed  Annotation
codeListIdentification  xs:string        
agencyID  xs:string    DAKOSY    
annotation
documentation
spezification of the reference type
documentation
Art der Referenz, kodiert
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>

attribute ReferenceTypeCode/@codeListIdentification
type xs:string
source <xs:attribute name="codeListIdentification" type="xs:string"/>

attribute ReferenceTypeCode/@agencyID
type xs:string
properties
default DAKOSY
source <xs:attribute name="agencyID" type="xs:string" default="DAKOSY"/>

complexType RegistrationNationalityType
diagram IngateOutgate_p226.png
children NationalityCode NationalityDescription
used by
element TransportMeans/RegistrationNationalityCode
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>

element RegistrationNationalityType/NationalityCode
diagram IngateOutgate_p227.png
type RegistrationNationality
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="NationalityCode" type="RegistrationNationality" minOccurs="0"/>

element RegistrationNationalityType/NationalityDescription
diagram IngateOutgate_p228.png
type CountryDescription
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 70
source <xs:element name="NationalityDescription" type="CountryDescription" minOccurs="0"/>

complexType RegistrationNumberCodeType
diagram IngateOutgate_p229.png
type extension of RegistrationNumberCodeTypeContent
properties
base RegistrationNumberCodeTypeContent
used by
element RegistrationNumberType/Code
attributes
Name  Type  Use  Default  Fixed  Annotation
codeListIdentification  xs:string        
agencyID  xs:string    DAKOSY    
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>

attribute RegistrationNumberCodeType/@codeListIdentification
type xs:string
source <xs:attribute name="codeListIdentification" type="xs:string"/>

attribute RegistrationNumberCodeType/@agencyID
type xs:string
properties
default DAKOSY
source <xs:attribute name="agencyID" type="xs:string" default="DAKOSY"/>

complexType RegistrationNumberType
diagram IngateOutgate_p230.png
children Code Number Position
used by
element IngateOutgateMessage/Header/Load/Customs/RegistrationNumber
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>

element RegistrationNumberType/Code
diagram IngateOutgate_p231.png
type RegistrationNumberCodeType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
codeListIdentification  xs:string        
agencyID  xs:string    DAKOSY    
annotation
documentation
type of registration number
documentation
Art der Registriernummer
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>

element RegistrationNumberType/Number
diagram IngateOutgate_p232.png
type RegistrationNumberTypeContent
properties
content simple
facets
Kind Value Annotation
minLength 1
maxLength 35
annotation
documentation
registration number
documentation
Registriernummer
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>

element RegistrationNumberType/Position
diagram IngateOutgate_p233.png
type RegistrationNumberTypePosition
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minInclusive 1
maxInclusive 99999
annotation
documentation
Position within registration number
documentation
Position innerhalb der Registriernummer
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>

complexType SlotStatusDetailsType
diagram IngateOutgate_p234.png
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>

element SlotStatusDetailsType/SlotStatusDetails
diagram IngateOutgate_p235.png
properties
minOcc 1
maxOcc unbounded
content complex
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>

element SlotStatusDetailsType/SlotStatusDetails/SlotBegin
diagram IngateOutgate_p236.png
type DateTimeType
properties
content complex
children DateTime Format
source <xs:element name="SlotBegin" type="DateTimeType"/>

element SlotStatusDetailsType/SlotStatusDetails/SlotEnd
diagram IngateOutgate_p237.png
type DateTimeType
properties
content complex
children DateTime Format
source <xs:element name="SlotEnd" type="DateTimeType"/>

element SlotStatusDetailsType/SlotStatusDetails/SlotAvailability
diagram IngateOutgate_p238.png
type restriction of xs:decimal
properties
content simple
facets
Kind Value Annotation
minInclusive 0
maxInclusive 3
totalDigits 1
fractionDigits 0
annotation
documentation
0 - free
1 - almost occupied
2 - fully occupied
3 - blocked
documentation
0 - frei
1 - beinahe belegt
2 - ausgebucht
3 - gesperrt
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>

element SlotStatusDetailsType/SlotStatusDetails/Prio2Processing
diagram IngateOutgate_p239.png
type xs:boolean
properties
content simple
annotation
documentation
Indicator if Prio2-processing is effective within the slot-time.
documentation
Indikator, ob Prio2 zu dieser Zeit abgefertigt wird.
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>

element SlotStatusDetailsType/SlotStatusDetails/SlotRestrictionRevoked
diagram IngateOutgate_p240.png
type xs:boolean
properties
content simple
annotation
documentation
Indicator that the time-restriction has been revoked for this Slot
documentation
Indikator für die Aufhebung der Zeitfensterbindung für diesen Slot
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>

element SlotStatusDetailsType/SlotStatusDetails/SpecialSlot
diagram IngateOutgate_p241.png
properties
minOcc 0
maxOcc 1
content complex
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>

element SlotStatusDetailsType/SlotStatusDetails/SpecialSlot/SpecialSlotDetails
diagram IngateOutgate_p242.png
properties
minOcc 1
maxOcc unbounded
content complex
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>

element SlotStatusDetailsType/SlotStatusDetails/SpecialSlot/SpecialSlotDetails/SlotClass
diagram IngateOutgate_p243.png
type Code17Type
properties
content complex
facets
Kind Value Annotation
minLength 1
maxLength 17
attributes
Name  Type  Use  Default  Fixed  Annotation
codeListIdentification  xs:string        
agencyID  xs:string    DAKOSY    
source <xs:element name="SlotClass" type="Code17Type"/>

element SlotStatusDetailsType/SlotStatusDetails/SpecialSlot/SpecialSlotDetails/SlotAvailability
diagram IngateOutgate_p244.png
type restriction of xs:decimal
properties
content simple
facets
Kind Value Annotation
minInclusive 0
maxInclusive 3
totalDigits 1
fractionDigits 0
annotation
documentation
0 - free
1 - almost occupied
2 - fully occupied
3 - blocked
documentation
0 - frei
1 - beinahe belegt
2 - ausgebucht
3 - gesperrt
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>

complexType SlotStatusHeaderType
diagram IngateOutgate_p245.png
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>

element SlotStatusHeaderType/ParticipantInformation
diagram IngateOutgate_p246.png
type PaticipantInformationType
properties
content complex
children Company TruckerID Reference
annotation
documentation
Information about the participating transport company
documentation
Daten des beteiligten Transportunternehmers
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>

element SlotStatusHeaderType/TerminalLocation
diagram IngateOutgate_p247.png
type TerminalLocationType
properties
content complex
children LocationIdentification LocationName LocationType PlaceOfLoading
annotation
documentation
Specifies the location of the terminal and the place of loading (in Bremen, Hamburg or Luebeck)
documentation
Beteiligtes Terminal / Hafen (z.B. Bremen, Luebeck oder Hamburg)
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>

element SlotStatusHeaderType/SlotStatusTime
diagram IngateOutgate_p248.png
type DateTimeType
properties
content complex
children DateTime Format
annotation
documentation
Time of the SlotStatusData
documentation
Zeitpunkt der SlotDetail-Informationen
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>

complexType SubordinateLocation
diagram IngateOutgate_p249.png
children LocationIdentification LocationName LocationType PlaceOfLoading
used by
element LocationType/SubordinateLocation
complexType TerminalLocationType
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>

element SubordinateLocation/LocationIdentification
diagram IngateOutgate_p250.png
type LocationIdentificationTypeContent
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
length 5
pattern [A-Z]{2}[A-Z0-9]{3}
annotation
documentation
UNLoCode
documentation
UNLoCode
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>

element SubordinateLocation/LocationName
diagram IngateOutgate_p251.png
type NameType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
languageLocale  xs:string    DE    
annotation
documentation
name of the location
documentation
Name
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>

element SubordinateLocation/LocationType
diagram IngateOutgate_p252.png
type LocationTypeCode
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
codeListIdentification  xs:string        
agencyID  xs:string    DAKOSY    
annotation
documentation
type of the location
documentation
Typ des Orts
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>

element SubordinateLocation/PlaceOfLoading
diagram IngateOutgate_p253.png
properties
minOcc 0
maxOcc 1
content complex
children Code Name
annotation
documentation
place of loading
documentation
Ladestelle
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>

element SubordinateLocation/PlaceOfLoading/Code
diagram IngateOutgate_p254.png
type Code4Type
properties
content complex
facets
Kind Value Annotation
minLength 1
maxLength 4
attributes
Name  Type  Use  Default  Fixed  Annotation
codeListIdentification  xs:string        
agencyID  xs:string    DAKOSY    
source <xs:element name="Code" type="Code4Type"/>

element SubordinateLocation/PlaceOfLoading/Name
diagram IngateOutgate_p255.png
type restriction of NameType
properties
minOcc 0
maxOcc 1
content complex
facets
Kind Value Annotation
minLength 1
maxLength 35
attributes
Name  Type  Use  Default  Fixed  Annotation
languageLocale  xs:string        
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>

attribute SubordinateLocation/PlaceOfLoading/Name/@languageLocale
type xs:string
source <xs:attribute name="languageLocale" type="xs:string"/>

complexType TemperatureMeasureType
diagram IngateOutgate_p256.png
type extension of TemperatureMeasureTypeContent
properties
base TemperatureMeasureTypeContent
used by
elements IngateOutgateMessage/Header/Load/DangerousGoods/FlashPoint IngateOutgateMessage/Header/Load/ContainerLoad/Temperature
facets
Kind Value Annotation
minInclusive -999
maxInclusive 999
attributes
Name  Type  Use  Default  Fixed  Annotation
unitCode  xs:string  required      
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>

attribute TemperatureMeasureType/@unitCode
type xs:string
properties
use required
source <xs:attribute name="unitCode" type="xs:string" use="required"/>

complexType TerminalLocationType
diagram IngateOutgate_p257.png
type extension of SubordinateLocation
properties
base SubordinateLocation
children LocationIdentification LocationName LocationType PlaceOfLoading
used by
elements IngateOutgateMessage/Header/TerminalLocation SlotStatusHeaderType/TerminalLocation
source <xs:complexType name="TerminalLocationType">
 
<xs:complexContent>
   
<xs:extension base="SubordinateLocation"/>
 
</xs:complexContent>
</xs:complexType>

complexType Text255Type
diagram IngateOutgate_p258.png
type extension of Text255TypeContent
properties
base Text255TypeContent
used by
elements IngateOutgateMessage/Header/Load/ContainerLoad/Comment IngateOutgateMessage/Header/Load/ConventionalLoad/Vehicle/Comment
facets
Kind Value Annotation
minLength 1
maxLength 255
attributes
Name  Type  Use  Default  Fixed  Annotation
languageLocale      DE    
source <xs:complexType name="Text255Type">
 
<xs:simpleContent>
   
<xs:extension base="Text255TypeContent">
     
<xs:attribute name="languageLocale" default="DE"/>
   
</xs:extension>
 
</xs:simpleContent>
</xs:complexType>

attribute Text255Type/@languageLocale
properties
default DE
source <xs:attribute name="languageLocale" default="DE"/>

complexType TextType
diagram IngateOutgate_p259.png
type extension of xs:string
properties
base xs:string
used by
elements PartyType/Description Error/ErrorInformation
attributes
Name  Type  Use  Default  Fixed  Annotation
languageLocale  xs:string  optional  DE    
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>

attribute TextType/@languageLocale
type xs:string
properties
use optional
default DE
source <xs:attribute name="languageLocale" type="xs:string" use="optional" default="DE"/>

complexType Transaction
diagram IngateOutgate_p260.png
used by
element IngateOutgate/Transaction
attributes
Name  Type  Use  Default  Fixed  Annotation
code  xs:string        
documentation
transaction code
documentation
Code der Transaktion
version  xs:string        
documentation
transaction version
documentation
Version der Transaktion
type  xs:string        
documentation
transaction type (i.e. TransportCoordination, Response, ...)
documentation
Typ der Nachricht (z.B. TransportCoordination, Response, ...)
annotation
documentation
code, version and type of transaction
documentation
Das Element beinhaltet den Code und die Version  der Transaktion und den Typ der Nachricht
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>

attribute Transaction/@code
type xs:string
annotation
documentation
transaction code
documentation
Code der Transaktion
source <xs:attribute name="code" type="xs:string">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">transaction code</xs:documentation>
   
<xs:documentation xml:lang="DE">Code der Transaktion</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute Transaction/@version
type xs:string
annotation
documentation
transaction version
documentation
Version der Transaktion
source <xs:attribute name="version" type="xs:string">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">transaction version</xs:documentation>
   
<xs:documentation xml:lang="DE">Version der Transaktion</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute Transaction/@type
type xs:string
annotation
documentation
transaction type (i.e. TransportCoordination, Response, ...)
documentation
Typ der Nachricht (z.B. TransportCoordination, Response, ...)
source <xs:attribute name="type" type="xs:string">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">transaction type (i.e. TransportCoordination, Response, ...)</xs:documentation>
   
<xs:documentation xml:lang="DE">Typ der Nachricht (z.B. TransportCoordination, Response, ...)</xs:documentation>
 
</xs:annotation>
</xs:attribute>

complexType TransportCompanyCodeType
diagram IngateOutgate_p261.png
type restriction of Code4Type
properties
base Code4Type
used by
element TransportCompanyType/CompanyCode
facets
Kind Value Annotation
minLength 1
maxLength 4
pattern [A-Z0-9]+
attributes
Name  Type  Use  Default  Fixed  Annotation
codeListIdentification  xs:string        
agencyID  xs:string    DAKOSY    
annotation
documentation
transportcompany code
documentation
Code des Transportunternehmers
source <xs:complexType name="TransportCompanyCodeType">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">transportcompany code</xs:documentation>
   
<xs:documentation xml:lang="DE">Code des Transportunternehmers</xs:documentation>
 
</xs:annotation>
 
<xs:simpleContent>
   
<xs:restriction base="Code4Type">
     
<xs:pattern value="[A-Z0-9]+"/>
   
</xs:restriction>
 
</xs:simpleContent>
</xs:complexType>

complexType TransportCompanyType
diagram IngateOutgate_p262.png
children CompanyCode Companytype CompanyName
used by
element PaticipantInformationType/Company
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>

element TransportCompanyType/CompanyCode
diagram IngateOutgate_p263.png
type TransportCompanyCodeType
properties
content complex
facets
Kind Value Annotation
minLength 1
maxLength 4
pattern [A-Z0-9]+
attributes
Name  Type  Use  Default  Fixed  Annotation
codeListIdentification  xs:string        
agencyID  xs:string    DAKOSY    
source <xs:element name="CompanyCode" type="TransportCompanyCodeType"/>

element TransportCompanyType/Companytype
diagram IngateOutgate_p264.png
type TransportCompanyTypeType
properties
minOcc 0
maxOcc 1
content complex
facets
Kind Value Annotation
minLength 1
maxLength 17
attributes
Name  Type  Use  Default  Fixed  Annotation
codeListIdentification  xs:string        
agencyID  xs:string    DAKOSY    
source <xs:element name="Companytype" type="TransportCompanyTypeType" minOccurs="0"/>

element TransportCompanyType/CompanyName
diagram IngateOutgate_p265.png
type TransportCompanyNameType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 20
source <xs:element name="CompanyName" type="TransportCompanyNameType" minOccurs="0"/>

complexType TransportCompanyTypeType
diagram IngateOutgate_p266.png
type extension of Code17Type
properties
base Code17Type
used by
element TransportCompanyType/Companytype
facets
Kind Value Annotation
minLength 1
maxLength 17
attributes
Name  Type  Use  Default  Fixed  Annotation
codeListIdentification  xs:string        
agencyID  xs:string    DAKOSY    
annotation
documentation
transportcompany type
documentation
Art des Transportunternehmers (z.B. Transportunternehmer / Subunternehmer)
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>

complexType TransportMeans
diagram IngateOutgate_p267.png
children TransportMeansTypeCode TransportMeansIdentification AdditionalTransportMeansID TransportMeansName RegistrationNationalityCode TransportMeansOwner IMO
used by
element IngateOutgateMessage/Header/Load/ContainerLoad/Voyage/Vessel
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>

element TransportMeans/TransportMeansTypeCode
diagram IngateOutgate_p268.png
type TransportMeansTypeCode
properties
minOcc 0
maxOcc 1
content complex
facets
Kind Value Annotation
minLength 1
maxLength 8
attributes
Name  Type  Use  Default  Fixed  Annotation
codeListIdentification  xs:string        
agencyID  xs:string    DAKOSY    
annotation
documentation
coded means of transport
documentation
Art des Transportmittels
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>

element TransportMeans/TransportMeansIdentification
diagram IngateOutgate_p269.png
type TransportMeansIdentificationType
properties
content simple
facets
Kind Value Annotation
minLength 1
maxLength 9
annotation
documentation
number identifying the ship
documentation
Schiffsnummer
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>

element TransportMeans/AdditionalTransportMeansID
diagram IngateOutgate_p270.png
type AdditionalTransportMeansID
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
codeListIdentification  xs:string        
agencyID  xs:string    DAKOSY    
annotation
documentation
call sign of the ship
documentation
Call-Sign
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>

element TransportMeans/TransportMeansName
diagram IngateOutgate_p271.png
type TransportMeansName
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 35
annotation
documentation
name of the ship
documentation
Schiffsname
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>

element TransportMeans/RegistrationNationalityCode
diagram IngateOutgate_p272.png
type RegistrationNationalityType
properties
minOcc 0
maxOcc 1
content complex
children NationalityCode NationalityDescription
annotation
documentation
registered nationality of the ship
documentation
Nationalität des Schiffs
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>

element TransportMeans/TransportMeansOwner
diagram IngateOutgate_p273.png
type OwnerParty
properties
minOcc 0
maxOcc 1
content complex
children PartyIdentification Name Description InformationContact
annotation
documentation
owner of the ship
documentation
Eigentümer des Schiffs
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>

element TransportMeans/IMO
diagram IngateOutgate_p274.png
type Reference12Type
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 12
annotation
documentation
IMO-number of the ship
documentation
IMO-Nummer des Schiffs
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>

complexType TransportMeansTypeCode
diagram IngateOutgate_p275.png
type extension of TransportMeansTypeCodeContent
properties
base TransportMeansTypeCodeContent
used by
element TransportMeans/TransportMeansTypeCode
facets
Kind Value Annotation
minLength 1
maxLength 8
attributes
Name  Type  Use  Default  Fixed  Annotation
codeListIdentification  xs:string        
agencyID  xs:string    DAKOSY    
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>

attribute TransportMeansTypeCode/@codeListIdentification
type xs:string
source <xs:attribute name="codeListIdentification" type="xs:string"/>

attribute TransportMeansTypeCode/@agencyID
type xs:string
properties
default DAKOSY
source <xs:attribute name="agencyID" type="xs:string" default="DAKOSY"/>

complexType TransportModeCode
diagram IngateOutgate_p276.png
type extension of TransportModeCodeContent
properties
base TransportModeCodeContent
facets
Kind Value Annotation
minLength 1
maxLength 7
attributes
Name  Type  Use  Default  Fixed  Annotation
codeListIdentification  xs:string        
agencyID  xs:string    DAKOSY    
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>

attribute TransportModeCode/@codeListIdentification
type xs:string
source <xs:attribute name="codeListIdentification" type="xs:string"/>

attribute TransportModeCode/@agencyID
type xs:string
properties
default DAKOSY
source <xs:attribute name="agencyID" type="xs:string" default="DAKOSY"/>

complexType TruckerID
diagram IngateOutgate_p277.png
type extension of TruckerIDType
properties
base TruckerIDType
used by
elements IngateOutgateMessage/Header/Load/Execution/TruckerID Legitimation/TruckerID PaticipantInformationType/TruckerID
facets
Kind Value Annotation
minLength 1
maxLength 255
pattern [^a-z]*
attributes
Name  Type  Use  Default  Fixed  Annotation
IDP  derived by: xs:string        
documentation
Specification of the identity provider according to the IDPL code list
documentation
Angabe des Identity Providers gemäß der Codeliste IDPL
annotation
documentation
TruckerID of the driver or TruckGATE-User
documentation
TruckerID des Fahrers oder TruckGATE-Benutzers
source <xs:complexType name="TruckerID">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">TruckerID of the driver or TruckGATE-User</xs:documentation>
   
<xs:documentation xml:lang="DE">TruckerID des Fahrers oder TruckGATE-Benutzers</xs:documentation>
 
</xs:annotation>
 
<xs:simpleContent>
   
<xs:extension base="TruckerIDType">
     
<xs:attribute name="IDP">
       
<xs:annotation>
         
<xs:documentation xml:lang="EN">Specification of the identity provider according to the IDPL code list</xs:documentation>
         
<xs:documentation xml:lang="DE">Angabe des Identity Providers gemäß der Codeliste IDPL</xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="xs:string">
           
<xs:minLength value="1"/>
           
<xs:maxLength value="7"/>
           
<xs:pattern value="[A-Z0-9]+"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:attribute>
   
</xs:extension>
 
</xs:simpleContent>
</xs:complexType>

attribute TruckerID/@IDP
type restriction of xs:string
facets
Kind Value Annotation
minLength 1
maxLength 7
pattern [A-Z0-9]+
annotation
documentation
Specification of the identity provider according to the IDPL code list
documentation
Angabe des Identity Providers gemäß der Codeliste IDPL
source <xs:attribute name="IDP">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">Specification of the identity provider according to the IDPL code list</xs:documentation>
   
<xs:documentation xml:lang="DE">Angabe des Identity Providers gemäß der Codeliste IDPL</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:minLength value="1"/>
     
<xs:maxLength value="7"/>
     
<xs:pattern value="[A-Z0-9]+"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>

complexType WeightMeasureType
diagram IngateOutgate_p278.png
type extension of WeightMeasureTypeContent
properties
base WeightMeasureTypeContent
used by
elements IngateOutgateMessage/Header/Load/DangerousGoods/DangerWeight/Gross IngateOutgateMessage/Header/Load/ContainerLoad/GrossWeight IngateOutgateMessage/Header/Load/ConventionalLoad/GeneralCargo/Weight/GrossWeight IngateOutgateMessage/Header/Load/DangerousGoods/DangerWeight/Net IngateOutgateMessage/Header/Load/DangerousGoods/DangerWeight/NetExplosive IngateOutgateMessage/Header/Load/ConventionalLoad/GeneralCargo/Weight/NetWeight
facets
Kind Value Annotation
minInclusive 1
maxInclusive 9999999
attributes
Name  Type  Use  Default  Fixed  Annotation
unitCode  xs:string  required      
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>

attribute WeightMeasureType/@unitCode
type xs:string
properties
use required
source <xs:attribute name="unitCode" type="xs:string" use="required"/>

simpleType code10
type restriction of xs:normalizedString
properties
base xs:normalizedString
used by
elements IngateOutgateMessage/Header/Load/ContainerLoad/EmptyQuality/MTGrade IngateOutgateMessage/Header/Load/ContainerLoad/EmptyQuality/MTStatus
attributes generic/@key QrType/@type
facets
Kind Value Annotation
minLength 1
maxLength 10
source <xs:simpleType name="code10">
 
<xs:restriction base="xs:normalizedString">
   
<xs:minLength value="1"/>
   
<xs:maxLength value="10"/>
 
</xs:restriction>
</xs:simpleType>

simpleType Code17TypeContent
type restriction of xs:string
properties
base xs:string
used by
complexType Code17Type
facets
Kind Value Annotation
minLength 1
maxLength 17
source <xs:simpleType name="Code17TypeContent">
 
<xs:restriction base="xs:string">
   
<xs:minLength value="1"/>
   
<xs:maxLength value="17"/>
 
</xs:restriction>
</xs:simpleType>

simpleType Code2TypeContent
type restriction of xs:string
properties
base xs:string
used by
complexType Code2Type
facets
Kind Value Annotation
minLength 1
maxLength 2
source <xs:simpleType name="Code2TypeContent">
 
<xs:restriction base="xs:string">
   
<xs:minLength value="1"/>
   
<xs:maxLength value="2"/>
 
</xs:restriction>
</xs:simpleType>

simpleType Code30TypeContent
type restriction of xs:string
properties
base xs:string
used by
complexType Code30Type
facets
Kind Value Annotation
minLength 1
maxLength 30
source <xs:simpleType name="Code30TypeContent">
 
<xs:restriction base="xs:string">
   
<xs:minLength value="1"/>
   
<xs:maxLength value="30"/>
 
</xs:restriction>
</xs:simpleType>

simpleType Code3TypeContent
type restriction of xs:string
properties
base xs:string
used by
complexType Code3Type
facets
Kind Value Annotation
minLength 1
maxLength 3
source <xs:simpleType name="Code3TypeContent">
 
<xs:restriction base="xs:string">
   
<xs:minLength value="1"/>
   
<xs:maxLength value="3"/>
 
</xs:restriction>
</xs:simpleType>

simpleType Code4TypeContent
type restriction of xs:string
properties
base xs:string
used by
complexType Code4Type
facets
Kind Value Annotation
minLength 1
maxLength 4
source <xs:simpleType name="Code4TypeContent">
 
<xs:restriction base="xs:string">
   
<xs:minLength value="1"/>
   
<xs:maxLength value="4"/>
 
</xs:restriction>
</xs:simpleType>

simpleType Code6TypeContent
type restriction of xs:string
properties
base xs:string
used by
complexType Code6Type
facets
Kind Value Annotation
minLength 1
maxLength 6
source <xs:simpleType name="Code6TypeContent">
 
<xs:restriction base="xs:string">
   
<xs:minLength value="1"/>
   
<xs:maxLength value="6"/>
 
</xs:restriction>
</xs:simpleType>

simpleType CommentTypeContent
type restriction of xs:string
properties
base xs:string
used by
element IngateOutgateMessage/Header/Load/Damage
facets
Kind Value Annotation
minLength 1
maxLength 30
source <xs:simpleType name="CommentTypeContent">
 
<xs:restriction base="xs:string">
   
<xs:minLength value="1"/>
   
<xs:maxLength value="30"/>
 
</xs:restriction>
</xs:simpleType>

simpleType ConsigneeReferenceType
type restriction of xs:string
properties
base xs:string
facets
Kind Value Annotation
minLength 1
maxLength 35
source <xs:simpleType name="ConsigneeReferenceType">
 
<xs:restriction base="xs:string">
   
<xs:minLength value="1"/>
   
<xs:maxLength value="35"/>
 
</xs:restriction>
</xs:simpleType>

simpleType ContainerHeightTypeContent
type restriction of xs:string
properties
base xs:string
used by
complexType ContainerHeightType
facets
Kind Value Annotation
length 2
source <xs:simpleType name="ContainerHeightTypeContent">
 
<xs:restriction base="xs:string">
   
<xs:length value="2"/>
 
</xs:restriction>
</xs:simpleType>

simpleType ContainerLengthTypeContent
type restriction of xs:string
properties
base xs:string
used by
complexType ContainerLengthType
facets
Kind Value Annotation
length 2
source <xs:simpleType name="ContainerLengthTypeContent">
 
<xs:restriction base="xs:string">
   
<xs:length value="2"/>
 
</xs:restriction>
</xs:simpleType>

simpleType ContainerNumber
type restriction of xs:string
properties
base xs:string
used by
complexType ContainerNumberType
facets
Kind Value Annotation
minLength 1
maxLength 12
source <xs:simpleType name="ContainerNumber">
 
<xs:restriction base="xs:string">
   
<xs:minLength value="1"/>
   
<xs:maxLength value="12"/>
 
</xs:restriction>
</xs:simpleType>

simpleType ContainerTypeTypeContent
type restriction of xs:string
properties
base xs:string
used by
complexType ContainerTypeType
facets
Kind Value Annotation
length 2
source <xs:simpleType name="ContainerTypeTypeContent">
 
<xs:restriction base="xs:string">
   
<xs:length value="2"/>
 
</xs:restriction>
</xs:simpleType>

simpleType CountryDescription
type restriction of xs:string
properties
base xs:string
used by
element RegistrationNationalityType/NationalityDescription
facets
Kind Value Annotation
minLength 1
maxLength 70
source <xs:simpleType name="CountryDescription">
 
<xs:restriction base="xs:string">
   
<xs:minLength value="1"/>
   
<xs:maxLength value="70"/>
 
</xs:restriction>
</xs:simpleType>

simpleType CountType
type restriction of xs:integer
properties
base xs:integer
used by
elements IngateOutgateMessage/Header/Load/ConventionalLoad/GeneralCargo/Packaging/NumberUnits IngateOutgateMessage/Header/Load/Customs/NumberUnits IngateOutgateMessage/Header/Load/Position IngateOutgateMessage/Header/Load/DangerousGoods/Position ReferenceType/Position
facets
Kind Value Annotation
minInclusive 1
source <xs:simpleType name="CountType">
 
<xs:restriction base="xs:integer">
   
<xs:minInclusive value="1"/>
 
</xs:restriction>
</xs:simpleType>

simpleType CountType99
type restriction of xs:integer
properties
base xs:integer
facets
Kind Value Annotation
minInclusive 1
maxInclusive 99
source <xs:simpleType name="CountType99">
 
<xs:restriction base="xs:integer">
   
<xs:minInclusive value="1"/>
   
<xs:maxInclusive value="99"/>
 
</xs:restriction>
</xs:simpleType>

simpleType dateTimeWithoutTimezone
type restriction of xs:dateTime
properties
base xs:dateTime
used by
complexType DocumentCreationTime
facets
Kind Value Annotation
pattern .+T[^Z+-]+
source <xs:simpleType name="dateTimeWithoutTimezone">
 
<xs:restriction base="xs:dateTime">
   
<xs:pattern value=".+T[^Z+-]+"/>
 
</xs:restriction>
</xs:simpleType>

simpleType DeletionTypeType
type restriction of xs:string
properties
base xs:string
facets
Kind Value Annotation
enumeration Coordination
enumeration Load
annotation
documentation
Coordination = Deletion of the TransportCoordination
Load = Deletion of a single load
documentation
Coordination = Storno TransportCoordination
Load = Storno einzelne Ladeeinheit
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>

simpleType DistanceUnitType
type restriction of xs:string
properties
base xs:string
used by
attribute DistanceType/@unit
facets
Kind Value Annotation
enumeration km
enumeration mi
enumeration m
source <xs:simpleType name="DistanceUnitType">
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="km"/>
   
<xs:enumeration value="mi"/>
   
<xs:enumeration value="m"/>
   
<!-- Kilometer -->
   
<!-- Meilen -->
   
<!-- Meter -->
 
</xs:restriction>
</xs:simpleType>

simpleType DocumentExchangeNumber
type restriction of xs:string
properties
base xs:string
used by
element Interchange/ExchangeNumber
facets
Kind Value Annotation
minLength 1
maxLength 14
annotation
documentation
A unique reference numberof an XML interchange.
documentation
Eindeutige Referenz eines XML Interchange.
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>

simpleType DocumentTestIndicator
type restriction of xs:string
properties
base xs:string
used by
element Interchange/TestIndicator
facets
Kind Value Annotation
pattern [01]
annotation
documentation
1- true; transmission for test purpose
documentation
0 - false (default);
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>

simpleType Email
type restriction of xs:string
properties
base xs:string
used by
element Contact/Email
facets
Kind Value Annotation
minLength 3
maxLength 70
annotation
documentation
email address
documentation
E-Mail-Adresse des Partners
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>

simpleType ErrorCode
type restriction of xs:string
properties
base xs:string
used by
element Error/ErrorCode
facets
Kind Value Annotation
minLength 1
maxLength 8
source <xs:simpleType name="ErrorCode">
 
<xs:restriction base="xs:string">
   
<xs:minLength value="1"/>
   
<xs:maxLength value="8"/>
 
</xs:restriction>
</xs:simpleType>

simpleType Fax
type restriction of xs:string
properties
base xs:string
used by
element Contact/Fax
facets
Kind Value Annotation
minLength 1
maxLength 35
annotation
documentation
telefax communication number
documentation
Telefaxnummer
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>

simpleType GReferenceTypeContent
type restriction of xs:string
properties
base xs:string
facets
Kind Value Annotation
minLength 1
maxLength 35
source <xs:simpleType name="GReferenceTypeContent">
 
<xs:restriction base="xs:string">
   
<xs:minLength value="1"/>
   
<xs:maxLength value="35"/>
 
</xs:restriction>
</xs:simpleType>

simpleType IndicatorType
type xs:boolean
properties
base xs:boolean
used by
elements IngateOutgateMessage/Header/ConventionalLoad IngateOutgateMessage/Header/Load/CustomsIndicator IngateOutgateMessage/Header/Load/DangerousGoodsIndicator IngateOutgateMessage/Header/Load/ConventionalLoad/Vehicle/HeavyGoodIndicator IngateOutgateMessage/Header/Load/ContainerLoad/Oversized/Indicator IngateOutgateMessage/Header/Load/ContainerLoad/ClipOnUnit/Indicator IngateOutgateMessage/Header/Load/ContainerLoad/NonOperatingReefer IngateOutgateMessage/Header/Load/ConventionalLoad/Vehicle/OwnTransportIndicator IngateOutgateMessage/Header/Load/Customs/StatusOk
simpleType InspectionTypeContent
attribute ContainerNumberType/@shippersOwned
annotation
documentation
boolean indicator
documentation
Boolescher Indikator
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>

simpleType InspectionTypeContent
type IndicatorType
properties
base IndicatorType
used by
complexType InspectionType
source <xs:simpleType name="InspectionTypeContent">
 
<xs:restriction base="IndicatorType"/>
</xs:simpleType>

simpleType IReferenceTypeContent
type restriction of xs:string
properties
base xs:string
used by
element IngateOutgateMessage/Header/Load/ContainerLoad/IReference
facets
Kind Value Annotation
minLength 1
maxLength 35
source <xs:simpleType name="IReferenceTypeContent">
 
<xs:restriction base="xs:string">
   
<xs:minLength value="1"/>
   
<xs:maxLength value="35"/>
 
</xs:restriction>
</xs:simpleType>

simpleType ISOCodeType
type restriction of xs:string
properties
base xs:string
used by
element IngateOutgateMessage/Header/Load/ContainerLoad/Container/ISOCode
facets
Kind Value Annotation
length 4
source <xs:simpleType name="ISOCodeType">
 
<xs:restriction base="xs:string">
   
<xs:length value="4"/>
 
</xs:restriction>
</xs:simpleType>

simpleType LicensePlateEUFullRange
type restriction of xs:string
properties
base xs:string
used by
elements Legitimation/TrailerRegistration Legitimation/VehicleRegistration
facets
Kind Value Annotation
pattern [A-ZÄÖÜ0-9\- ]{1,12}
source <xs:simpleType name="LicensePlateEUFullRange">
 
<xs:restriction base="xs:string">
   
<xs:pattern value="[A-ZÄÖÜ0-9\- ]{1,12}"/>
 
</xs:restriction>
</xs:simpleType>

simpleType LinearMeasureTypeContent
type restriction of xs:integer
properties
base xs:integer
used by
complexType LinearMeasureType
facets
Kind Value Annotation
minInclusive 1
maxInclusive 999
source <xs:simpleType name="LinearMeasureTypeContent">
 
<xs:restriction base="xs:integer">
   
<xs:minInclusive value="1"/>
   
<xs:maxInclusive value="999"/>
 
</xs:restriction>
</xs:simpleType>

simpleType LoadingIndicatorType
type restriction of xs:string
properties
base xs:string
used by
element IngateOutgateMessage/Header/Load/ContainerLoad/LoadingIndicator
facets
Kind Value Annotation
length 1
enumeration E
enumeration F
annotation
documentation
E = empty
F = full
documentation
E = leer
F = voll
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>

simpleType LocationIdentificationTypeContent
type restriction of xs:string
properties
base xs:string
used by
elements IngateOutgateMessage/Header/Load/ConventionalLoad/Vehicle/Destination LocationType/LocationIdentification SubordinateLocation/LocationIdentification
facets
Kind Value Annotation
length 5
pattern [A-Z]{2}[A-Z0-9]{3}
source <xs:simpleType name="LocationIdentificationTypeContent">
 
<xs:restriction base="xs:string">
   
<xs:length value="5"/>
   
<xs:pattern value="[A-Z]{2}[A-Z0-9]{3}"/>
 
</xs:restriction>
</xs:simpleType>

simpleType LocationTypeContent
type xs:string
properties
base xs:string
used by
complexType LocationTypeCode
source <xs:simpleType name="LocationTypeContent">
 
<xs:restriction base="xs:string"/>
</xs:simpleType>

simpleType MessageCount
type xs:positiveInteger
properties
base xs:positiveInteger
used by
element Interchange/MessageCount
annotation
documentation
Number of messages (elements) that are collected in the interchange.
documentation
Anzahl der Nachrichten (Message-Elemente) die im Interchange übertragen werden.
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>

simpleType MessageFunction
type restriction of xs:string
properties
base xs:string
used by
element MessageHeader/MessageFunction
facets
Kind Value Annotation
minLength 1
maxLength 7
annotation
documentation
This indicator is used to mark a message as original, replacement or cancellation
documentation
Dieses Feld wird genutzt, um eine Nachricht als Original, Aktualisierung oder Stornierung zu kennzeichnen
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>

simpleType MessageReferenceNumber
type restriction of xs:string
properties
base xs:string
used by
elements MessageHeader/MessageReferenceNumber MessageHeader/PreviousMessageReferenceNumber
facets
Kind Value Annotation
minLength 1
maxLength 35
annotation
documentation
uniqe reference number identifying a single message. An xml-file my contain more than one message.
documentation
Eindrutige Referenznummer für eine Message. Eine XML-Datei kann mehr als eine Message enthalten.
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>

simpleType Name
type restriction of xs:string
properties
base xs:string
used by
elements Contact/Name Legitimation/TruckerName
facets
Kind Value Annotation
minLength 1
maxLength 35
annotation
documentation
Name or department of a contact
documentation
Name / Firma der beteiligten Partei oder des Kontaktpartners
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>

simpleType Name2
type restriction of xs:string
properties
base xs:string
used by
element PartyType/Name
facets
Kind Value Annotation
maxLength 70
source <xs:simpleType name="Name2">
 
<xs:restriction base="xs:string">
   
<xs:maxLength value="70"/>
 
</xs:restriction>
</xs:simpleType>

simpleType ParticipantCodeType
type restriction of xs:string
properties
base xs:string
used by
complexType ParticipantCode
facets
Kind Value Annotation
minLength 1
maxLength 17
pattern [A-Z0-9]+
source <xs:simpleType name="ParticipantCodeType">
 
<xs:restriction base="xs:string">
   
<xs:minLength value="1"/>
   
<xs:maxLength value="17"/>
   
<xs:pattern value="[A-Z0-9]+"/>
 
</xs:restriction>
</xs:simpleType>

simpleType Phone
type restriction of xs:string
properties
base xs:string
used by
element Contact/Telephone
facets
Kind Value Annotation
minLength 1
maxLength 35
annotation
documentation
telephone communication number
documentation
Telefonnummer - einfacher Text ohne Validierung
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>

simpleType QuayAccountNumberTypeContent
type restriction of xs:string
properties
base xs:string
facets
Kind Value Annotation
minLength 1
maxLength 7
source <xs:simpleType name="QuayAccountNumberTypeContent">
 
<xs:restriction base="xs:string">
   
<xs:minLength value="1"/>
   
<xs:maxLength value="7"/>
 
</xs:restriction>
</xs:simpleType>

simpleType Reference07Type
type restriction of xs:string
properties
base xs:string
used by
element IngateOutgateMessage/Header/Load/ConventionalLoad/Vehicle/BHTPortOrder
facets
Kind Value Annotation
minLength 1
maxLength 7
source <xs:simpleType name="Reference07Type">
 
<xs:restriction base="xs:string">
   
<xs:minLength value="1"/>
   
<xs:maxLength value="7"/>
 
</xs:restriction>
</xs:simpleType>

simpleType Reference12Type
type restriction of xs:string
properties
base xs:string
used by
elements TransportMeans/IMO IngateOutgateMessage/Header/Load/Execution/VehicleRegistration
facets
Kind Value Annotation
minLength 1
maxLength 12
source <xs:simpleType name="Reference12Type">
 
<xs:restriction base="xs:string">
   
<xs:minLength value="1"/>
   
<xs:maxLength value="12"/>
 
</xs:restriction>
</xs:simpleType>

simpleType Reference15Type
type restriction of xs:string
properties
base xs:string
used by
elements IngateOutgateMessage/Header/Load/ContainerLoad/ClipOnUnit/ID IngateOutgateMessage/Header/Load/ContainerLoad/Carrier/ReleaseNumber
facets
Kind Value Annotation
minLength 1
maxLength 15
source <xs:simpleType name="Reference15Type">
 
<xs:restriction base="xs:string">
   
<xs:minLength value="1"/>
   
<xs:maxLength value="15"/>
 
</xs:restriction>
</xs:simpleType>

simpleType Reference17Type
type restriction of xs:string
properties
base xs:string
used by
element IngateOutgateMessage/Header/Load/ConventionalLoad/Vehicle/VIN
facets
Kind Value Annotation
minLength 1
maxLength 17
source <xs:simpleType name="Reference17Type">
 
<xs:restriction base="xs:string">
   
<xs:minLength value="1"/>
   
<xs:maxLength value="17"/>
 
</xs:restriction>
</xs:simpleType>

simpleType Reference22Type
type restriction of xs:string
properties
base xs:string
used by
element IngateOutgateMessage/Header/Load/ContainerLoad/Carrier/BookingReference
facets
Kind Value Annotation
minLength 1
maxLength 22
source <xs:simpleType name="Reference22Type">
 
<xs:restriction base="xs:string">
   
<xs:minLength value="1"/>
   
<xs:maxLength value="22"/>
 
</xs:restriction>
</xs:simpleType>

simpleType Reference35Type
type restriction of xs:string
properties
base xs:string
used by
element IngateOutgateMessage/Header/Load/ContainerLoad/Seal/SealNumber
attribute generic255-35/@key
facets
Kind Value Annotation
minLength 1
maxLength 35
source <xs:simpleType name="Reference35Type">
 
<xs:restriction base="xs:string">
   
<xs:minLength value="1"/>
   
<xs:maxLength value="35"/>
 
</xs:restriction>
</xs:simpleType>

simpleType Reference50Type
type restriction of xs:string
properties
base xs:string
used by
element IngateOutgateMessage/Header/Load/ConventionalLoad/Vehicle/LoadNumber
facets
Kind Value Annotation
minLength 1
maxLength 50
source <xs:simpleType name="Reference50Type">
 
<xs:restriction base="xs:string">
   
<xs:minLength value="1"/>
   
<xs:maxLength value="50"/>
 
</xs:restriction>
</xs:simpleType>

simpleType Reference60Type
type restriction of xs:string
properties
base xs:string
used by
element IngateOutgateMessage/Header/Load/ConventionalLoad/Vehicle/ModelGroup
facets
Kind Value Annotation
minLength 1
maxLength 60
source <xs:simpleType name="Reference60Type">
 
<xs:restriction base="xs:string">
   
<xs:minLength value="1"/>
   
<xs:maxLength value="60"/>
 
</xs:restriction>
</xs:simpleType>

simpleType ReferenceIDType
type restriction of xs:string
properties
base xs:string
used by
element ReferenceType/ReferenceID
facets
Kind Value Annotation
minLength 1
maxLength 35
pattern [A-Z0-9_/\.-]+
source <xs:simpleType name="ReferenceIDType">
 
<xs:restriction base="xs:string">
   
<xs:minLength value="1"/>
   
<xs:maxLength value="35"/>
   
<xs:pattern value="[A-Z0-9_/\.-]+"/>
 
</xs:restriction>
</xs:simpleType>

simpleType ReferenceTypeCodeContent
type xs:string
properties
base xs:string
used by
complexType ReferenceTypeCode
source <xs:simpleType name="ReferenceTypeCodeContent">
 
<xs:restriction base="xs:string"/>
</xs:simpleType>

simpleType RegistrationNationality
type xs:string
properties
base xs:string
used by
element RegistrationNationalityType/NationalityCode
source <xs:simpleType name="RegistrationNationality">
 
<xs:restriction base="xs:string"/>
</xs:simpleType>

simpleType RegistrationNumberCodeTypeContent
type xs:string
properties
base xs:string
used by
complexType RegistrationNumberCodeType
source <xs:simpleType name="RegistrationNumberCodeTypeContent">
 
<xs:restriction base="xs:string"/>
</xs:simpleType>

simpleType RegistrationNumberTypeContent
type restriction of xs:string
properties
base xs:string
used by
element RegistrationNumberType/Number
facets
Kind Value Annotation
minLength 1
maxLength 35
source <xs:simpleType name="RegistrationNumberTypeContent">
 
<xs:restriction base="xs:string">
   
<xs:minLength value="1"/>
   
<xs:maxLength value="35"/>
 
</xs:restriction>
</xs:simpleType>

simpleType RegistrationNumberTypePosition
type restriction of xs:integer
properties
base xs:integer
used by
element RegistrationNumberType/Position
facets
Kind Value Annotation
minInclusive 1
maxInclusive 99999
source <xs:simpleType name="RegistrationNumberTypePosition">
 
<xs:restriction base="xs:integer">
   
<xs:minInclusive value="1"/>
   
<xs:maxInclusive value="99999"/>
 
</xs:restriction>
</xs:simpleType>

simpleType ResponseType
type restriction of xs:string
properties
base xs:string
facets
Kind Value Annotation
enumeration functional
enumeration technical
source <xs:simpleType name="ResponseType">
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="functional"/>
   
<xs:enumeration value="technical"/>
 
</xs:restriction>
</xs:simpleType>

simpleType SealNumberType
type restriction of xs:string
properties
base xs:string
facets
Kind Value Annotation
minLength 1
maxLength 10
source <xs:simpleType name="SealNumberType">
 
<xs:restriction base="xs:string">
   
<xs:minLength value="1"/>
   
<xs:maxLength value="10"/>
 
</xs:restriction>
</xs:simpleType>

simpleType SignificanceType
type restriction of xs:string
properties
base xs:string
facets
Kind Value Annotation
enumeration statusRequest
enumeration slotBooking
enumeration transportBooking
annotation
documentation
Bedeutung der Meldung
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>

simpleType TemperatureMeasureTypeContent
type restriction of xs:integer
properties
base xs:integer
used by
complexType TemperatureMeasureType
facets
Kind Value Annotation
minInclusive -999
maxInclusive 999
source <xs:simpleType name="TemperatureMeasureTypeContent">
 
<xs:restriction base="xs:integer">
   
<xs:minInclusive value="-999"/>
   
<xs:maxInclusive value="999"/>
 
</xs:restriction>
</xs:simpleType>

simpleType Text255TypeContent
type restriction of xs:string
properties
base xs:string
used by
complexTypes QrType Text255Type
facets
Kind Value Annotation
minLength 1
maxLength 255
source <xs:simpleType name="Text255TypeContent">
 
<xs:restriction base="xs:string">
   
<xs:minLength value="1"/>
   
<xs:maxLength value="255"/>
 
</xs:restriction>
</xs:simpleType>

simpleType TpStatus
type restriction of xs:string
properties
base xs:string
facets
Kind Value Annotation
length 3
source <xs:simpleType name="TpStatus">
 
<xs:restriction base="xs:string">
   
<xs:length value="3"/>
 
</xs:restriction>
</xs:simpleType>

simpleType TransportCompanyNameType
type restriction of xs:string
properties
base xs:string
used by
element TransportCompanyType/CompanyName
facets
Kind Value Annotation
minLength 1
maxLength 20
annotation
documentation
transportcompany name
documentation
Name des Transportunternehmers
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>

simpleType TransportMeansIdentificationType
type restriction of xs:string
properties
base xs:string
used by
element TransportMeans/TransportMeansIdentification
facets
Kind Value Annotation
minLength 1
maxLength 9
source <xs:simpleType name="TransportMeansIdentificationType">
 
<xs:restriction base="xs:string">
   
<xs:minLength value="1"/>
   
<xs:maxLength value="9"/>
 
</xs:restriction>
</xs:simpleType>

simpleType TransportMeansName
type restriction of xs:string
properties
base xs:string
used by
element TransportMeans/TransportMeansName
facets
Kind Value Annotation
minLength 1
maxLength 35
source <xs:simpleType name="TransportMeansName">
 
<xs:restriction base="xs:string">
   
<xs:minLength value="1"/>
   
<xs:maxLength value="35"/>
 
</xs:restriction>
</xs:simpleType>

simpleType TransportMeansTypeCodeContent
type restriction of xs:string
properties
base xs:string
used by
complexType TransportMeansTypeCode
facets
Kind Value Annotation
minLength 1
maxLength 8
source <xs:simpleType name="TransportMeansTypeCodeContent">
 
<xs:restriction base="xs:string">
   
<xs:minLength value="1"/>
   
<xs:maxLength value="8"/>
 
</xs:restriction>
</xs:simpleType>

simpleType TransportModeCodeContent
type restriction of xs:string
properties
base xs:string
used by
complexType TransportModeCode
facets
Kind Value Annotation
minLength 1
maxLength 7
source <xs:simpleType name="TransportModeCodeContent">
 
<xs:restriction base="xs:string">
   
<xs:maxLength value="7"/>
   
<xs:minLength value="1"/>
 
</xs:restriction>
</xs:simpleType>

simpleType TruckerIDType
type restriction of xs:string
properties
base xs:string
used by
complexType TruckerID
facets
Kind Value Annotation
minLength 1
maxLength 255
pattern [^a-z]*
source <xs:simpleType name="TruckerIDType">
 
<xs:restriction base="xs:string">
   
<xs:minLength value="1"/>
   
<xs:maxLength value="255"/>
   
<xs:pattern value="[^a-z]*"/>
 
</xs:restriction>
</xs:simpleType>

simpleType VoyageNumberType
type restriction of xs:string
properties
base xs:string
facets
Kind Value Annotation
minLength 1
maxLength 8
source <xs:simpleType name="VoyageNumberType">
 
<xs:restriction base="xs:string">
   
<xs:minLength value="1"/>
   
<xs:maxLength value="8"/>
 
</xs:restriction>
</xs:simpleType>

simpleType WeekType
type restriction of xs:integer
properties
base xs:integer
facets
Kind Value Annotation
minInclusive 1
maxInclusive 53
source <xs:simpleType name="WeekType">
 
<xs:restriction base="xs:integer">
   
<xs:minInclusive value="1"/>
   
<xs:maxInclusive value="53"/>
 
</xs:restriction>
</xs:simpleType>

simpleType WeightMeasureTypeContent
type restriction of xs:integer
properties
base xs:integer
used by
complexType WeightMeasureType
facets
Kind Value Annotation
minInclusive 1
maxInclusive 9999999
source <xs:simpleType name="WeightMeasureTypeContent">
 
<xs:restriction base="xs:integer">
   
<xs:minInclusive value="1"/>
   
<xs:maxInclusive value="9999999"/>
 
</xs:restriction>
</xs:simpleType>