<xs:simpleType name="TK_AccomodationCodeCodeType">
<xs:annotation>
<xs:documentation xml:lang="EN">%DOC%</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="Bungalow"/>
<xs:enumeration value="Cabin"/>
<xs:enumeration value="CabinBoat"/>
<xs:enumeration value="House"/>
<xs:enumeration value="IndividualHousing"/>
<xs:enumeration value="ItineraryAccomodation"/>
<xs:enumeration value="Mobilehome"/>
<xs:enumeration value="MultipleHousing"/>
<xs:enumeration value="OutdoorAccomodation"/>
<xs:enumeration value="Place"/>
<xs:enumeration value="Property"/>
<xs:enumeration value="Room"/>
<xs:enumeration value="Tent"/>
</xs:restriction>
</xs:simpleType> |