attribute JourneyLocationTypeCode
namespace http://taf-jsg.info/schemes
type restriction of xs:token
used by
element PlannedJourneyLocation
facets
Kind Value Annotation
enumeration 01
enumeration 02
enumeration 03
enumeration 04
enumeration 05
enumeration 06
enumeration 07
enumeration 08
enumeration 99
annotation
documentation

01 = Origin
02 = Intermediate
03 = Destination
04 = Handover
05 = Interchange
06 = Handover and Interchange
07 = State Border
08 = None
99 = Mutually Defined
source <xs:attribute name="JourneyLocationTypeCode">
 
<xs:annotation>
   
<xs:documentation>
01 = Origin
02 = Intermediate
03 = Destination
04 = Handover
05 = Interchange
06 = Handover and Interchange
07 = State Border
08 = None
99 = Mutually Defined
</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:token">
     
<xs:enumeration value="01"/>
     
<xs:enumeration value="02"/>
     
<xs:enumeration value="03"/>
     
<xs:enumeration value="04"/>
     
<xs:enumeration value="05"/>
     
<xs:enumeration value="06"/>
     
<xs:enumeration value="07"/>
     
<xs:enumeration value="08"/>
     
<xs:enumeration value="99"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>


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