element ITU_Details
diagram taf_cat_complete_sector_p236.png
namespace http://taf-jsg.info/schemes
properties
content complex
children ITU_Type Number LoadingStatus ITU_TypeDetail Prefix Checkdigit Dimensions TareWeight SwapBodyCodification Forwarding Ship TurnInNumber DeliveryReference OriginCountry DepartureCountry UltimateDestinationCountry Seals ReferenceNumbers
used by
element ITU
annotation
documentation
Details for ITU on wagon
source <xs:element name="ITU_Details">
 
<xs:annotation>
   
<xs:documentation>Details for ITU on wagon</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="ITU_Type">
       
<xs:annotation>
         
<xs:documentation>Type of Intermodal Transport Unit. Further information is given for each enumeration element.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="Number">
       
<xs:annotation>
         
<xs:documentation>ITU number</xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="EquipmentNumberType"/>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element ref="LoadingStatus"/>
     
<xs:element name="ITU_TypeDetail">
       
<xs:simpleType>
         
<xs:restriction base="xs:token">
           
<xs:enumeration value="BX"/>
           
<xs:enumeration value="BK"/>
           
<xs:enumeration value="FL"/>
           
<xs:enumeration value="HT"/>
           
<xs:enumeration value="HC"/>
           
<xs:enumeration value="IN"/>
           
<xs:enumeration value="OT"/>
           
<xs:enumeration value="HH"/>
           
<xs:enumeration value="PW"/>
           
<xs:enumeration value="OS"/>
           
<xs:enumeration value="RF"/>
           
<xs:enumeration value="SD"/>
           
<xs:enumeration value="SL"/>
           
<xs:enumeration value="VE"/>
           
<xs:enumeration value="TC"/>
           
<xs:enumeration value="RH"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="Prefix" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Prefix</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="Checkdigit" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Check digit</xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="xs:int">
           
<xs:totalDigits value="1"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element ref="Dimensions"/>
     
<xs:element name="TareWeight" type="WeightValueKilo">
       
<xs:annotation>
         
<xs:documentation>Tare weight [kg] of UTI.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="SwapBodyCodification" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Codification used for swap bodies according to UIC/UIRR regulations </xs:documentation>
         
<xs:documentation>CODE:</xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="xs:string">
           
<xs:minLength value="3"/>
           
<xs:maxLength value="4"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="Forwarding" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Final destination of the UTI.</xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="xs:string">
           
<xs:maxLength value="80"/>
           
<xs:minLength value="1"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element ref="Ship" minOccurs="0">
       
<xs:annotation/>
     
</xs:element>
     
<xs:element name="TurnInNumber" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Reference number used for empty containers in depots of shipping company.</xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="xs:string">
           
<xs:maxLength value="30"/>
           
<xs:minLength value="1"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element ref="DeliveryReference" minOccurs="0"/>
     
<xs:element ref="OriginCountry" minOccurs="0"/>
     
<xs:element name="DepartureCountry" type="CountryIdentISO" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Code of departure country of the UTI.</xs:documentation>
         
<xs:documentation>CODE: ISO-3166-2</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element ref="UltimateDestinationCountry" minOccurs="0"/>
     
<xs:element ref="Seals" minOccurs="0"/>
     
<xs:element ref="ReferenceNumbers" minOccurs="0"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ITU_Details/Number
diagram taf_cat_complete_sector_p237.png
namespace http://taf-jsg.info/schemes
type restriction of EquipmentNumberType
properties
content simple
facets
Kind Value Annotation
minLength 1
maxLength 13
annotation
documentation
ITU number
source <xs:element name="Number">
 
<xs:annotation>
   
<xs:documentation>ITU number</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="EquipmentNumberType"/>
 
</xs:simpleType>
</xs:element>

element ITU_Details/ITU_TypeDetail
diagram taf_cat_complete_sector_p238.png
namespace http://taf-jsg.info/schemes
type restriction of xs:token
properties
content simple
facets
Kind Value Annotation
enumeration BX
enumeration BK
enumeration FL
enumeration HT
enumeration HC
enumeration IN
enumeration OT
enumeration HH
enumeration PW
enumeration OS
enumeration RF
enumeration SD
enumeration SL
enumeration VE
enumeration TC
enumeration RH
source <xs:element name="ITU_TypeDetail">
 
<xs:simpleType>
   
<xs:restriction base="xs:token">
     
<xs:enumeration value="BX"/>
     
<xs:enumeration value="BK"/>
     
<xs:enumeration value="FL"/>
     
<xs:enumeration value="HT"/>
     
<xs:enumeration value="HC"/>
     
<xs:enumeration value="IN"/>
     
<xs:enumeration value="OT"/>
     
<xs:enumeration value="HH"/>
     
<xs:enumeration value="PW"/>
     
<xs:enumeration value="OS"/>
     
<xs:enumeration value="RF"/>
     
<xs:enumeration value="SD"/>
     
<xs:enumeration value="SL"/>
     
<xs:enumeration value="VE"/>
     
<xs:enumeration value="TC"/>
     
<xs:enumeration value="RH"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ITU_Details/Prefix
diagram taf_cat_complete_sector_p239.png
namespace http://taf-jsg.info/schemes
type restriction of xs:string
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 5
annotation
documentation
Prefix
source <xs:element name="Prefix" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Prefix</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 ITU_Details/Checkdigit
diagram taf_cat_complete_sector_p240.png
namespace http://taf-jsg.info/schemes
type restriction of xs:int
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
totalDigits 1
annotation
documentation
Check digit
source <xs:element name="Checkdigit" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Check digit</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:int">
     
<xs:totalDigits value="1"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ITU_Details/TareWeight
diagram taf_cat_complete_sector_p241.png
namespace http://taf-jsg.info/schemes
type WeightValueKilo
properties
content simple
facets
Kind Value Annotation
minInclusive 0
maxInclusive 999999
whiteSpace collapse
annotation
documentation
Tare weight [kg] of UTI.
source <xs:element name="TareWeight" type="WeightValueKilo">
 
<xs:annotation>
   
<xs:documentation>Tare weight [kg] of UTI.</xs:documentation>
 
</xs:annotation>
</xs:element>

element ITU_Details/SwapBodyCodification
diagram taf_cat_complete_sector_p242.png
namespace http://taf-jsg.info/schemes
type restriction of xs:string
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 3
maxLength 4
annotation
documentation
Codification used for swap bodies according to UIC/UIRR regulations
documentation
CODE:
source <xs:element name="SwapBodyCodification" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Codification used for swap bodies according to UIC/UIRR regulations </xs:documentation>
   
<xs:documentation>CODE:</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:minLength value="3"/>
     
<xs:maxLength value="4"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ITU_Details/Forwarding
diagram taf_cat_complete_sector_p243.png
namespace http://taf-jsg.info/schemes
type restriction of xs:string
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 80
annotation
documentation
Final destination of the UTI.
source <xs:element name="Forwarding" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Final destination of the UTI.</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="80"/>
     
<xs:minLength value="1"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ITU_Details/TurnInNumber
diagram taf_cat_complete_sector_p244.png
namespace http://taf-jsg.info/schemes
type restriction of xs:string
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 30
annotation
documentation
Reference number used for empty containers in depots of shipping company.
source <xs:element name="TurnInNumber" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Reference number used for empty containers in depots of shipping company.</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="30"/>
     
<xs:minLength value="1"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ITU_Details/DepartureCountry
diagram taf_cat_complete_sector_p245.png
namespace http://taf-jsg.info/schemes
type CountryIdentISO
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 2
maxLength 2
annotation
documentation
Code of departure country of the UTI.
documentation
CODE: ISO-3166-2
source <xs:element name="DepartureCountry" type="CountryIdentISO" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Code of departure country of the UTI.</xs:documentation>
   
<xs:documentation>CODE: ISO-3166-2</xs:documentation>
 
</xs:annotation>
</xs:element>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy