%DOC% |
<xs:simpleType name="TK_PlumbingFixtureCodeCodeType"> <xs:annotation> <xs:documentation xml:lang="EN">%DOC%</xs:documentation> </xs:annotation> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="BathRack"/> <xs:enumeration value="BathTub"/> <xs:enumeration value="Bidet"/> <xs:enumeration value="Shower"/> <xs:enumeration value="Sink"/> <xs:enumeration value="Toilet"/> </xs:restriction> </xs:simpleType> |