<xs:simpleType name="TK_QualifiedCodeCodeType">
<xs:annotation>
<xs:documentation xml:lang="EN">%DOC%</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="Access"/>
<xs:enumeration value="Accomodation"/>
<xs:enumeration value="Activity"/>
<xs:enumeration value="Advantage"/>
<xs:enumeration value="Complement"/>
<xs:enumeration value="Disease"/>
<xs:enumeration value="Environment"/>
<xs:enumeration value="Equipment"/>
<xs:enumeration value="GroupType"/>
<xs:enumeration value="Infrastructure"/>
<xs:enumeration value="Location"/>
<xs:enumeration value="MealType"/>
<xs:enumeration value="Person"/>
<xs:enumeration value="Pet"/>
<xs:enumeration value="PracticalInformation"/>
<xs:enumeration value="Price"/>
<xs:enumeration value="Product"/>
<xs:enumeration value="Season"/>
<xs:enumeration value="Service"/>
<xs:enumeration value="Trip"/>
<xs:enumeration value="Welcome"/>
<xs:enumeration value="Review"/>
</xs:restriction>
</xs:simpleType> |