diagram | ![]() |
||
namespace | http://taf-jsg.info/schemes | ||
properties |
|
||
children | AssociatedTrain AssociationLocation ComesFromContinuesInIndicator OperationalTrainNumberIdentifier ReferenceOTN TransferPoint TransfereeIM RetailServiceID AssociationVehicleTrainPosition | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="Association"> <xs:annotation> <xs:documentation>Indicates the location of association/disassociation of a rolling stock and the identification of the concerned train </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="AssociatedTrain" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="AssociationLocation" minOccurs="0"/> <xs:element ref="ComesFromContinuesInIndicator" minOccurs="0"/> <xs:element ref="OperationalTrainNumberIdentifier" minOccurs="0"/> <xs:element ref="ReferenceOTN" minOccurs="0"/> <xs:element ref="TransferPoint" minOccurs="0"/> <xs:element ref="TransfereeIM" minOccurs="0"/> <xs:element ref="RetailServiceID" minOccurs="0"> <xs:annotation> <xs:documentation>Retail Train Number written on the ticket</xs:documentation> </xs:annotation> </xs:element> <xs:element name="AssociationVehicleTrainPosition" minOccurs="0"> <xs:annotation> <xs:documentation>Indicates the expected value of the VehicleTrainposition the rolling stock will take in the associated train the rolling stock will continue in. Or the VehicleTrainposition the rolling stock had in the associated train the rolling stock came from. NOTE: the AssociationVehicleTrainPosition will follow the direction of the associated train.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="1"/> <xs:maxInclusive value="99"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
|||||||||
namespace | http://taf-jsg.info/schemes | |||||||||
type | restriction of xs:integer | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="AssociationVehicleTrainPosition" minOccurs="0"> <xs:annotation> <xs:documentation>Indicates the expected value of the VehicleTrainposition the rolling stock will take in the associated train the rolling stock will continue in. Or the VehicleTrainposition the rolling stock had in the associated train the rolling stock came from. NOTE: the AssociationVehicleTrainPosition will follow the direction of the associated train.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="1"/> <xs:maxInclusive value="99"/> </xs:restriction> </xs:simpleType> </xs:element> |