TK_InfrastructureCodeCodeType

%DOC%

Simple Type Information

Source

<xs:simpleType name="TK_InfrastructureCodeCodeType">
  <xs:annotation>
    <xs:documentation xml:lang="EN">%DOC%</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="Balcony"/>
    <xs:enumeration value="Courtyard"/>
    <xs:enumeration value="Playground"/>
    <xs:enumeration value="PrivateGarden"/>
    <xs:enumeration value="Ropeway"/>
    <xs:enumeration value="Spa"/>
    <xs:enumeration value="Sauna"/>
    <xs:enumeration value="Hammam"/>
    <xs:enumeration value="Whirlpool"/>
    <xs:enumeration value="Solarium"/>
    <xs:enumeration value="SwimmingPool"/>
    <xs:enumeration value="TennisCourt"/>
    <xs:enumeration value="Terrace"/>
  </xs:restriction>
</xs:simpleType>