element PassengerJourneySectionOrigin
diagram taf_cat_complete_sector_p345.png
namespace http://taf-jsg.info/schemes
properties
content complex
children JourneySectionOrigin SectionDepartureDate SectionDepartureTime PlannedCalendar
used by
element TrainCompositionJourneySectionPassenger
annotation
documentation
Origin of the section on which train composition is unchanged with relevant date or calendar
source <xs:element name="PassengerJourneySectionOrigin">
 
<xs:annotation>
   
<xs:documentation>Origin of the section on which train composition is unchanged with relevant date or calendar</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="JourneySectionOrigin"/>
     
<xs:element ref="SectionDepartureDate" minOccurs="0"/>
     
<xs:element ref="SectionDepartureTime" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Departure time at the origin of the section</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element ref="PlannedCalendar" minOccurs="0"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>


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