<xs:simpleType name="TK_EquipmentCodeCodeType">
<xs:annotation>
<xs:documentation xml:lang="EN">%DOC%</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="Appliance"/>
<xs:enumeration value="BabyEquipment"/>
<xs:enumeration value="BathingEquipment"/>
<xs:enumeration value="BusinessEquipment"/>
<xs:enumeration value="CleaningEquipment"/>
<xs:enumeration value="Device"/>
<xs:enumeration value="Safe"/>
<xs:enumeration value="Food"/>
<xs:enumeration value="Furniture"/>
<xs:enumeration value="HeatingFuel"/>
<xs:enumeration value="LeisureEquipment"/>
<xs:enumeration value="AquaPark"/>
<xs:enumeration value="PlaygroundEquipment"/>
<xs:enumeration value="SportEquipment"/>
<xs:enumeration value="Telecom"/>
<xs:enumeration value="Utensil"/>
<xs:enumeration value="TransportationEquipment"/>
<xs:enumeration value="IndoorEquipment"/>
<xs:enumeration value="OutdoorEquipment"/>
</xs:restriction>
</xs:simpleType> |