element ExceptionalGaugingProfile
diagram taf_cat_complete_sector_p181.png
namespace http://taf-jsg.info/schemes
type restriction of xs:string
properties
content simple
used by
elements RollingStockTechnicalData WagonOperationalData
facets
Kind Value Annotation
minLength 7
maxLength 7
annotation
documentation
Identification of special load.  Coding found in 404-2 chapter 4.9.1 (4AN + 3N)
source <xs:element name="ExceptionalGaugingProfile">
 
<xs:annotation>
   
<xs:documentation>Identification of special load.  Coding found in 404-2 chapter 4.9.1 (4AN + 3N)</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:minLength value="7"/>
     
<xs:maxLength value="7"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>


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