element PlannedJourneyLocation
diagram taf_cat_complete_sector_p363.png
namespace http://taf-jsg.info/schemes
type extension of LocationIdent
properties
content complex
children CountryCodeISO LocationPrimaryCode PrimaryLocationName LocationSubsidiaryIdentification TimingAtLocation FreeTextField ResponsibleApplicant ResponsibleRU ResponsibleIM PlannedTrainData StatusOfHarmonization TrainActivity OnDemandPath PreArrangedPath OperationalTrainNumber NetworkSpecificParameter
used by
elements PathInformation TrainInformation/Route TrainInformation/RouteSection TrainInformationOld
attributes
Name  Type  Use  Default  Fixed  Annotation
JourneyLocationTypeCode  derived by: xs:token        
documentation

01 = Origin
02 = Intermediate
03 = Destination
04 = Handover
05 = Interchange
06 = Handover and Interchange
07 = State Border
08 = None
99 = Mutually Defined
annotation
documentation
Any operation point along the train journey
source <xs:element name="PlannedJourneyLocation">
 
<xs:annotation>
   
<xs:documentation>Any operation point along the train journey </xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="LocationIdent">
       
<xs:sequence minOccurs="0">
         
<xs:element ref="TimingAtLocation" minOccurs="0"/>
         
<xs:element ref="FreeTextField" minOccurs="0" maxOccurs="unbounded"/>
         
<xs:element ref="ResponsibleApplicant" minOccurs="0"/>
         
<xs:element ref="ResponsibleRU" minOccurs="0"/>
         
<xs:element ref="ResponsibleIM" minOccurs="0"/>
         
<xs:element ref="PlannedTrainData" minOccurs="0"/>
         
<xs:element name="StatusOfHarmonization" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>Does not force harmonization, it just sets an indication message: has the interchange/handover been harmonized or not.</xs:documentation>
           
</xs:annotation>
           
<xs:complexType>
             
<xs:sequence>
               
<xs:element name="HandoverHarmonized" type="xs:boolean" minOccurs="0">
                 
<xs:annotation>
                   
<xs:documentation>IM indicates that he has finished to harmonized the handover point. Used for PathDetails message, should be mandatory for applications.</xs:documentation>
                 
</xs:annotation>
               
</xs:element>
               
<xs:element name="InterchangeHarmonized" type="xs:boolean" minOccurs="0">
                 
<xs:annotation>
                   
<xs:documentation>RU indicates that it has harmonized the interchange point with its' partner. Used for PathRequest, should be mandatory for applications</xs:documentation>
                 
</xs:annotation>
               
</xs:element>
             
</xs:sequence>
           
</xs:complexType>
         
</xs:element>
         
<xs:element ref="TrainActivity" minOccurs="0" maxOccurs="unbounded"/>
         
<xs:element ref="OnDemandPath" minOccurs="0"/>
         
<xs:element ref="PreArrangedPath" minOccurs="0"/>
         
<xs:element ref="OperationalTrainNumber" minOccurs="0"/>
         
<xs:element ref="NetworkSpecificParameter" minOccurs="0" maxOccurs="unbounded"/>
       
</xs:sequence>
       
<xs:attribute ref="JourneyLocationTypeCode"/>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element PlannedJourneyLocation/StatusOfHarmonization
diagram taf_cat_complete_sector_p364.png
namespace http://taf-jsg.info/schemes
properties
minOcc 0
maxOcc 1
content complex
children HandoverHarmonized InterchangeHarmonized
annotation
documentation
Does not force harmonization, it just sets an indication message: has the interchange/handover been harmonized or not.
source <xs:element name="StatusOfHarmonization" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Does not force harmonization, it just sets an indication message: has the interchange/handover been harmonized or not.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="HandoverHarmonized" type="xs:boolean" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>IM indicates that he has finished to harmonized the handover point. Used for PathDetails message, should be mandatory for applications.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="InterchangeHarmonized" type="xs:boolean" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>RU indicates that it has harmonized the interchange point with its' partner. Used for PathRequest, should be mandatory for applications</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element PlannedJourneyLocation/StatusOfHarmonization/HandoverHarmonized
diagram taf_cat_complete_sector_p365.png
namespace http://taf-jsg.info/schemes
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
IM indicates that he has finished to harmonized the handover point. Used for PathDetails message, should be mandatory for applications.
source <xs:element name="HandoverHarmonized" type="xs:boolean" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>IM indicates that he has finished to harmonized the handover point. Used for PathDetails message, should be mandatory for applications.</xs:documentation>
 
</xs:annotation>
</xs:element>

element PlannedJourneyLocation/StatusOfHarmonization/InterchangeHarmonized
diagram taf_cat_complete_sector_p366.png
namespace http://taf-jsg.info/schemes
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
RU indicates that it has harmonized the interchange point with its' partner. Used for PathRequest, should be mandatory for applications
source <xs:element name="InterchangeHarmonized" type="xs:boolean" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>RU indicates that it has harmonized the interchange point with its' partner. Used for PathRequest, should be mandatory for applications</xs:documentation>
 
</xs:annotation>
</xs:element>


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