diagram | ![]() |
|||||||||||||||||||||
namespace | http://taf-jsg.info/schemes | |||||||||||||||||||||
type | restriction of xs:token | |||||||||||||||||||||
properties |
|
|||||||||||||||||||||
used by |
|
|||||||||||||||||||||
facets |
|
|||||||||||||||||||||
annotation |
|
|||||||||||||||||||||
source | <xs:element name="AirBrakeType"> <xs:annotation> <xs:documentation>Classification of air brake. additional code: 8 No air brake or brake pipe The code is defined in UIC Leaflet 920-13. </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="8"/> <xs:enumeration value="9"/> </xs:restriction> </xs:simpleType> </xs:element> |