<xs:simpleType name="TK_LocationCodeCodeType">
<xs:annotation>
<xs:documentation xml:lang="EN">%DOC%</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="ActivityLocation"/>
<xs:enumeration value="CulturalPlace"/>
<xs:enumeration value="Network"/>
<xs:enumeration value="Point"/>
<xs:enumeration value="PublicLocation"/>
<xs:enumeration value="Situation"/>
<xs:enumeration value="Topography"/>
<xs:enumeration value="Zone"/>
<xs:enumeration value="Indoor"/>
<xs:enumeration value="Outdoor"/>
<xs:enumeration value="Vicinity"/>
</xs:restriction>
</xs:simpleType> |