element ItineraryOfRollingStock
diagram taf_cat_complete_sector_p234.png
namespace http://taf-jsg.info/schemes
properties
content complex
children Origin Destination Association
used by
element TrainCompositionPassenger/VehicleList
annotation
documentation
Itinerary of a rolling stock incorporated in the considered train
source <xs:element name="ItineraryOfRollingStock">
 
<xs:annotation>
   
<xs:documentation>Itinerary of a rolling stock incorporated in the considered train</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="Origin" minOccurs="0"/>
     
<xs:element ref="Destination" minOccurs="0"/>
     
<xs:element ref="Association" minOccurs="0" maxOccurs="2"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>


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