%DOC% |
<xs:simpleType name="TK_TourCodeCodeType"> <xs:annotation> <xs:documentation xml:lang="EN">%DOC%</xs:documentation> </xs:annotation> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="AutoTour"/> <xs:enumeration value="CoachTour"/> <xs:enumeration value="FlyDrive"/> <xs:enumeration value="GroupTour"/> <xs:enumeration value="IndividualTour"/> <xs:enumeration value="Safari"/> <xs:enumeration value="Trekking"/> </xs:restriction> </xs:simpleType> |