diagram | ![]() |
|||||||||||||||||||||||||||
namespace | http://taf-jsg.info/schemes | |||||||||||||||||||||||||||
type | restriction of xs:token | |||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||
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> |