element LoadingTackles
diagram taf_cat_complete_sector_p265.png
namespace http://taf-jsg.info/schemes
properties
content complex
children LoadingTackleType Quantity TotalWeightLoadingTackles TypeDescription
used by
element Wagons
annotation
documentation
Describes the loading tackles used inside the wagon
source <xs:element name="LoadingTackles">
 
<xs:annotation>
   
<xs:documentation>Describes the loading tackles used inside the wagon</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="LoadingTackleType">
       
<xs:annotation>
         
<xs:documentation>Loading tackle according toUN/EDIFACT Data Element 8053 UN/CEFACT Revision 2004B. Additional dummy code 'ZZZ' may be used in case the loading tackle is not included in the list. </xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="xs:string"/>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element ref="Quantity"/>
     
<xs:element name="TotalWeightLoadingTackles" type="WeightValueKilo">
       
<xs:annotation>
         
<xs:documentation>Total weight of the loading tackles (kg) of the specified type</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="TypeDescription" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Description of loading tackle, which is not included in the UN/EDIFACT 8053 list.</xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="xs:string">
           
<xs:maxLength value="35"/>
           
<xs:minLength value="1"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element LoadingTackles/LoadingTackleType
diagram taf_cat_complete_sector_p266.png
namespace http://taf-jsg.info/schemes
type restriction of xs:string
properties
content simple
annotation
documentation
Loading tackle according toUN/EDIFACT Data Element 8053 UN/CEFACT Revision 2004B. Additional dummy code 'ZZZ' may be used in case the loading tackle is not included in the list.
source <xs:element name="LoadingTackleType">
 
<xs:annotation>
   
<xs:documentation>Loading tackle according toUN/EDIFACT Data Element 8053 UN/CEFACT Revision 2004B. Additional dummy code 'ZZZ' may be used in case the loading tackle is not included in the list. </xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string"/>
 
</xs:simpleType>
</xs:element>

element LoadingTackles/TotalWeightLoadingTackles
diagram taf_cat_complete_sector_p267.png
namespace http://taf-jsg.info/schemes
type WeightValueKilo
properties
content simple
facets
Kind Value Annotation
minInclusive 0
maxInclusive 999999
whiteSpace collapse
annotation
documentation
Total weight of the loading tackles (kg) of the specified type
source <xs:element name="TotalWeightLoadingTackles" type="WeightValueKilo">
 
<xs:annotation>
   
<xs:documentation>Total weight of the loading tackles (kg) of the specified type</xs:documentation>
 
</xs:annotation>
</xs:element>

element LoadingTackles/TypeDescription
diagram taf_cat_complete_sector_p268.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 35
annotation
documentation
Description of loading tackle, which is not included in the UN/EDIFACT 8053 list.
source <xs:element name="TypeDescription" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Description of loading tackle, which is not included in the UN/EDIFACT 8053 list.</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="35"/>
     
<xs:minLength value="1"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>


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