%DOC% |
<xs:simpleType name="TK_TowelCodeCodeType"> <xs:annotation> <xs:documentation xml:lang="EN">%DOC%</xs:documentation> </xs:annotation> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="BeachTowel"/> <xs:enumeration value="PoolTowel"/> </xs:restriction> </xs:simpleType> |