TK_PointCodeCodeType

%DOC%

Simple Type Information

Source

<xs:simpleType name="TK_PointCodeCodeType">
  <xs:annotation>
    <xs:documentation xml:lang="EN">%DOC%</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="Airport"/>
    <xs:enumeration value="Centre"/>
    <xs:enumeration value="Gateway"/>
    <xs:enumeration value="Hospital"/>
    <xs:enumeration value="Monument"/>
    <xs:enumeration value="Museum"/>
    <xs:enumeration value="OfficeBuilding"/>
    <xs:enumeration value="Parking"/>
    <xs:enumeration value="PointofInterrest"/>
    <xs:enumeration value="Shop"/>
    <xs:enumeration value="Station"/>
    <xs:enumeration value="Terminal"/>
    <xs:enumeration value="Theater"/>
    <xs:enumeration value="TrainStation"/>
    <xs:enumeration value="VehicleStation"/>
  </xs:restriction>
</xs:simpleType>