element BrakeSpecialCharacteristics
diagram taf_cat_complete_sector_p730.png
namespace http://taf-jsg.info/schemes
type restriction of xs:token
properties
content simple
used by
element AirBrake
facets
Kind Value Annotation
enumeration 0
enumeration 1
enumeration 2
enumeration 3
enumeration 4
enumeration 5
enumeration 6
enumeration 9
annotation
documentation
General brake characteristics:
Should be made as the Code List. The values refer to UIC leaflet 920-13:
0 = No special characteristic (graduated release brake with cast iron blocks) "GG"
1 = Disc brake
2 = Composite brake blocks
3 = Single release brake
4 = Single release brake with composite brake blocks
5 = L-Brake
6 = LL-Brake
9 = Non-coded information
source <xs:element name="BrakeSpecialCharacteristics">
 
<xs:annotation>
   
<xs:documentation>General brake characteristics:
Should be made as the Code List. The values refer to UIC leaflet 920-13:
0 = No special characteristic (graduated release brake with cast iron blocks) "GG"
1 = Disc brake
2 = Composite brake blocks
3 = Single release brake
4 = Single release brake with composite brake blocks
5 = L-Brake
6 = LL-Brake
9 = Non-coded information
</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:enumeration value="5"/>
     
<xs:enumeration value="6"/>
     
<xs:enumeration value="9"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>


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