TK_UtensilCodeCodeType

%DOC%

Simple Type Information

Source

<xs:simpleType name="TK_UtensilCodeCodeType">
  <xs:annotation>
    <xs:documentation xml:lang="EN">%DOC%</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="Cutlery"/>
    <xs:enumeration value="Glass"/>
    <xs:enumeration value="Pan"/>
    <xs:enumeration value="Peeler"/>
    <xs:enumeration value="Plate"/>
    <xs:enumeration value="Scissor"/>
    <xs:enumeration value="StewPot"/>
  </xs:restriction>
</xs:simpleType>