element TractionPositionInTrain
diagram taf_cat_complete_sector_p546.png
namespace http://taf-jsg.info/schemes
type restriction of xs:integer
properties
content simple
used by
element TrainCompositionJourneySection/LocoIdent
facets
Kind Value Annotation
minInclusive 01
maxInclusive 99
annotation
documentation
Identifies position of intermediate traction unit(s) in the train indicating after which wagon (specified by order number) the unit is placed.
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>


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