TK_MultipleHousingCodeCodeType

%DOC%

Simple Type Information

Source

<xs:simpleType name="TK_MultipleHousingCodeCodeType">
  <xs:annotation>
    <xs:documentation xml:lang="EN">%DOC%</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="ApartmentHotel"/>
    <xs:enumeration value="HolidayResidence"/>
    <xs:enumeration value="Hotel"/>
    <xs:enumeration value="Guesthouse"/>
    <xs:enumeration value="Residence"/>
    <xs:enumeration value="ResidenceClub"/>
    <xs:enumeration value="Resort"/>
  </xs:restriction>
</xs:simpleType>