element WheelsetGauge
diagram taf_cat_complete_sector_p704.png
namespace http://taf-jsg.info/schemes
type restriction of xs:integer
properties
content simple
used by
element RollingStockDataset/DesignDataSet
facets
Kind Value Annotation
minInclusive 1
maxInclusive 9999
annotation
documentation
Track Gauge measured in mm; multi-entry for wagons with changeable wheel set gauge
source <xs:element name="WheelsetGauge">
 
<xs:annotation>
   
<xs:documentation>Track Gauge measured in mm; multi-entry for wagons with changeable wheel set gauge
</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="1"/>
     
<xs:maxInclusive value="9999"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>


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