diagram | ![]() |
||
namespace | http://taf-jsg.info/schemes | ||
properties |
|
||
children | JourneySection TrainRunningData LocoIdent LivestockOrPeopleIndicator WagonData | ||
used by |
|
||
annotation |
|
||
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> |
diagram | ![]() |
||||||
namespace | http://taf-jsg.info/schemes | ||||||
properties |
|
||||||
children | TractionType LocoTypeNumber LocoNumber TractionMode DriverIndication TractionPositionInTrain | ||||||
annotation |
|
||||||
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> |
diagram | ![]() |
|||||||||
namespace | http://taf-jsg.info/schemes | |||||||||
type | restriction of xs:integer | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
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> |