diagram | ![]() |
|||||||||
namespace | http://taf-jsg.info/schemes | |||||||||
type | restriction of xs:integer | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="TractionPositionInTrain"> <xs:annotation> <xs:documentation>Identifies position of intermediate traction unit(s) in the train indicating after which wagon (specified by order number) the unit is placed.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="01"/> <xs:maxInclusive value="99"/> </xs:restriction> </xs:simpleType> </xs:element> |