element WheelSetTransformationMethod
diagram taf_cat_complete_sector_p762.png
namespace http://taf-jsg.info/schemes
type restriction of xs:token
properties
content simple
used by
element RollingStockDataset/DesignDataSet
facets
Kind Value Annotation
enumeration 1
enumeration 2
annotation
documentation

„Description of the wheel set transformation method for wagons with a changeable wheel set gauge. Code list:
1 = Automatic,
2 = Bogie/axle change
source <xs:element name="WheelSetTransformationMethod">
 
<xs:annotation>
   
<xs:documentation>
„Description of the wheel set transformation method for wagons with a changeable wheel set gauge. Code list:
1 = Automatic,
2 = Bogie/axle change
</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:token">
     
<xs:enumeration value="1"/>
     
<xs:enumeration value="2"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>


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