element TrainInformationOld
diagram taf_cat_complete_sector_p580.png
namespace http://taf-jsg.info/schemes
properties
content complex
children PlannedJourneyLocation PlannedCalendar PathPlanningReferenceLocation
annotation
documentation
Train information provided by the RUs as an overview for the entire train journey from origin to destination
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>

element TrainInformationOld/PathPlanningReferenceLocation
diagram taf_cat_complete_sector_p581.png
namespace http://taf-jsg.info/schemes
type extension of LocationIdent
properties
content complex
children CountryCodeISO LocationPrimaryCode PrimaryLocationName LocationSubsidiaryIdentification
annotation
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.
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>


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