element Dimensions
diagram taf_cat_complete_sector_p159.png
namespace http://taf-jsg.info/schemes
properties
content complex
children LengthCode Length Width Height
used by
element ITU_Details
annotation
documentation
Dimensions of the UTI.
source <xs:element name="Dimensions">
 
<xs:annotation>
   
<xs:documentation>Dimensions of the UTI.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="LengthCode">
       
<xs:annotation>
         
<xs:documentation>Length code according to UIC leaflet 592-2</xs:documentation>
         
<xs:documentation>CODE: UIC leaflet 592-2</xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="xs:int">
           
<xs:totalDigits value="2"/>
           
<xs:minInclusive value="10"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element ref="Length" minOccurs="0"/>
     
<xs:element ref="Width" minOccurs="0"/>
     
<xs:element ref="Height" minOccurs="0"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element Dimensions/LengthCode
diagram taf_cat_complete_sector_p160.png
namespace http://taf-jsg.info/schemes
type restriction of xs:int
properties
content simple
facets
Kind Value Annotation
minInclusive 10
totalDigits 2
annotation
documentation
Length code according to UIC leaflet 592-2
documentation
CODE: UIC leaflet 592-2
source <xs:element name="LengthCode">
 
<xs:annotation>
   
<xs:documentation>Length code according to UIC leaflet 592-2</xs:documentation>
   
<xs:documentation>CODE: UIC leaflet 592-2</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:int">
     
<xs:totalDigits value="2"/>
     
<xs:minInclusive value="10"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>


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