element CouplingType
diagram taf_cat_complete_sector_p741.png
namespace http://taf-jsg.info/schemes
type restriction of xs:token
properties
content simple
used by
elements RollingStockDataset/DesignDataSet RollingStockTechnicalData
facets
Kind Value Annotation
enumeration 0
enumeration 1
enumeration 2
enumeration 3
enumeration 4
annotation
documentation
Classification of coupling:
0 = without coupler
1 = non-reinforced coupler less than 85t
2 = reinforced coupler equals to 85t
3 = ultra-reinforced coupler greater than 85t
4 = automatic coupling
source <xs:element name="CouplingType">
 
<xs:annotation>
   
<xs:documentation>Classification of coupling:
0 = without coupler
1 = non-reinforced coupler less than 85t
2 = reinforced coupler equals to 85t
3 = ultra-reinforced coupler greater than 85t
4 = automatic coupling
</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:token">
     
<xs:enumeration value="0"/>
     
<xs:enumeration value="1"/>
     
<xs:enumeration value="2"/>
     
<xs:enumeration value="3"/>
     
<xs:enumeration value="4"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>


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