%DOC% |
<xs:simpleType name="TK_ApartmentCodeCodeType"> <xs:annotation> <xs:documentation xml:lang="EN">%DOC%</xs:documentation> </xs:annotation> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="Condo"/> <xs:enumeration value="Duplex"/> <xs:enumeration value="Loft"/> <xs:enumeration value="Loggia"/> <xs:enumeration value="Studio"/> </xs:restriction> </xs:simpleType> |