element TrainCompositionJourneySection
diagram taf_cat_complete_sector_p553.png
namespace http://taf-jsg.info/schemes
properties
content complex
children JourneySection TrainRunningData LocoIdent LivestockOrPeopleIndicator WagonData
used by
element TrainCompositionMessage
annotation
documentation
Defines the make up of a train for each section of its journey
source <xs:element name="TrainCompositionJourneySection">
 
<xs:annotation>
   
<xs:documentation>Defines the make up of a train for each section of its journey</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="JourneySection"/>
     
<xs:element ref="TrainRunningData"/>
     
<xs:element name="LocoIdent" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Defines the actual Type, the number and the mode of deployment of a traction unit of the freight train</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element ref="TractionType"/>
           
<xs:element ref="LocoTypeNumber" minOccurs="0"/>
           
<xs:element ref="LocoNumber" minOccurs="0"/>
           
<xs:element ref="TractionMode" minOccurs="0"/>
           
<xs:element name="DriverIndication" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation>0 - no driver present in Loco, 1 - driver(s) is /are) present in Loco</xs:documentation>
             
</xs:annotation>
             
<xs:simpleType>
               
<xs:restriction base="xs:integer">
                 
<xs:enumeration value="0"/>
                 
<xs:enumeration value="1"/>
               
</xs:restriction>
             
</xs:simpleType>
           
</xs:element>
           
<xs:element ref="TractionPositionInTrain" minOccurs="0"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element ref="LivestockOrPeopleIndicator"/>
     
<xs:element ref="WagonData" minOccurs="0" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element TrainCompositionJourneySection/LocoIdent
diagram taf_cat_complete_sector_p554.png
namespace http://taf-jsg.info/schemes
properties
minOcc 0
maxOcc unbounded
content complex
children TractionType LocoTypeNumber LocoNumber TractionMode DriverIndication TractionPositionInTrain
annotation
documentation
Defines the actual Type, the number and the mode of deployment of a traction unit of the freight train
source <xs:element name="LocoIdent" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Defines the actual Type, the number and the mode of deployment of a traction unit of the freight train</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="TractionType"/>
     
<xs:element ref="LocoTypeNumber" minOccurs="0"/>
     
<xs:element ref="LocoNumber" minOccurs="0"/>
     
<xs:element ref="TractionMode" minOccurs="0"/>
     
<xs:element name="DriverIndication" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>0 - no driver present in Loco, 1 - driver(s) is /are) present in Loco</xs:documentation>
       
</xs:annotation>
       
<xs:simpleType>
         
<xs:restriction base="xs:integer">
           
<xs:enumeration value="0"/>
           
<xs:enumeration value="1"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element ref="TractionPositionInTrain" minOccurs="0"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element TrainCompositionJourneySection/LocoIdent/DriverIndication
diagram taf_cat_complete_sector_p555.png
namespace http://taf-jsg.info/schemes
type restriction of xs:integer
properties
minOcc 0
maxOcc 1
content simple
used by
element TrainCompositionPassenger/VehicleList
facets
Kind Value Annotation
enumeration 0
enumeration 1
annotation
documentation
0 - no driver present in Loco, 1 - driver(s) is /are) present in Loco
source <xs:element name="DriverIndication" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>0 - no driver present in Loco, 1 - driver(s) is /are) present in Loco</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:enumeration value="0"/>
     
<xs:enumeration value="1"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>


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