diagram | ![]() |
||
namespace | http://taf-jsg.info/schemes | ||
properties |
|
||
children | PlannedJourneyLocation PlannedCalendar PathPlanningReferenceLocation | ||
annotation |
|
||
source | <xs:element name="TrainInformationOld"> <xs:annotation> <xs:documentation>Train information provided by the RUs as an overview for the entire train journey from origin to destination</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="PlannedJourneyLocation" minOccurs="2" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Any operation point along a train journey</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="PlannedCalendar"> <xs:annotation> <xs:documentation>This is the master calendar for Path Request. Contains BitmapDays as well as DayOfStart element. one of them has to be allways present. Applications have to provide the data accordingly. </xs:documentation> </xs:annotation> </xs:element> <xs:element name="PathPlanningReferenceLocation"> <xs:annotation> <xs:documentation>It has to be indicated whether the path planning (direction of construction) is carried out at the traindeparturepoint (origin), intermediate or traindestinationpoint. The operation point referenced here MUST have a calendar/dayOfDeparture entry - applications have to check this.</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="LocationIdent"/> </xs:complexContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://taf-jsg.info/schemes | ||
type | extension of LocationIdent | ||
properties |
|
||
children | CountryCodeISO LocationPrimaryCode PrimaryLocationName LocationSubsidiaryIdentification | ||
annotation |
|
||
source | <xs:element name="PathPlanningReferenceLocation"> <xs:annotation> <xs:documentation>It has to be indicated whether the path planning (direction of construction) is carried out at the traindeparturepoint (origin), intermediate or traindestinationpoint. The operation point referenced here MUST have a calendar/dayOfDeparture entry - applications have to check this.</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="LocationIdent"/> </xs:complexContent> </xs:complexType> </xs:element> |