diagram | ![]() |
||||||||||||
namespace | http://taf-jsg.info/schemes | ||||||||||||
type | restriction of xs:token | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="BrakeType"> <xs:annotation> <xs:documentation>Type of braking system. additional: X For indication: brake system of the freight wagon out of order (actually / current) </xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:token"> <xs:enumeration value="G"/> <xs:enumeration value="P"/> <xs:enumeration value="X"/> </xs:restriction> </xs:simpleType> </xs:element> |