element Association
diagram taf_cat_complete_sector_p35.png
namespace http://taf-jsg.info/schemes
properties
content complex
children AssociatedTrain AssociationLocation ComesFromContinuesInIndicator OperationalTrainNumberIdentifier ReferenceOTN TransferPoint TransfereeIM RetailServiceID AssociationVehicleTrainPosition
used by
element ItineraryOfRollingStock
annotation
documentation
Indicates the location of association/disassociation of a rolling stock and the identification of the concerned train
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>

element Association/AssociationVehicleTrainPosition
diagram taf_cat_complete_sector_p36.png
namespace http://taf-jsg.info/schemes
type restriction of xs:integer
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minInclusive 1
maxInclusive 99
annotation
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.
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>


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