element HandBrakeType
diagram taf_cat_complete_sector_p744.png
namespace http://taf-jsg.info/schemes
type restriction of xs:token
properties
content simple
used by
elements HandBrake WagonTechData
facets
Kind Value Annotation
enumeration 0
enumeration 1
enumeration 2
annotation
documentation
Classification of hand brake:

0 No hand brake
1 Ground-operated hand brake
2 Platform-operated hand brake

source <xs:element name="HandBrakeType">
 
<xs:annotation>
   
<xs:documentation>Classification of hand brake:

0 No hand brake
1 Ground-operated hand brake
2 Platform-operated hand brake

</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:token">
     
<xs:enumeration value="0"/>
     
<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