diagram | ![]() |
||
namespace | http://taf-jsg.info/schemes | ||
properties |
|
||
children | JourneySectionOrigin SectionDepartureDate SectionDepartureTime PlannedCalendar | ||
used by |
|
||
annotation |
|
||
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> |