TK_IndividualHousingCodeCodeType

%DOC%

Simple Type Information

Source

<xs:simpleType name="TK_IndividualHousingCodeCodeType">
  <xs:annotation>
    <xs:documentation xml:lang="EN">%DOC%</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="Apartment"/>
    <xs:enumeration value="Chalet"/>
    <xs:enumeration value="Cottage"/>
    <xs:enumeration value="UnusualHousing"/>
    <xs:enumeration value="Villa"/>
    <xs:enumeration value="WaterVilla"/>
  </xs:restriction>
</xs:simpleType>