%DOC% |
<xs:simpleType name="TK_BabyEquipmentCodeCodeType"> <xs:annotation> <xs:documentation xml:lang="EN">%DOC%</xs:documentation> </xs:annotation> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="BabyPhone"/> <xs:enumeration value="Booster"/> <xs:enumeration value="FingerProtector"/> <xs:enumeration value="Gate"/> <xs:enumeration value="Highchair"/> <xs:enumeration value="PlugProtector"/> </xs:restriction> </xs:simpleType> |