TK_PanCodeCodeType

%DOC%

Simple Type Information

Source

<xs:simpleType name="TK_PanCodeCodeType">
  <xs:annotation>
    <xs:documentation xml:lang="EN">%DOC%</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="FryingPan"/>
    <xs:enumeration value="SaucePan"/>
    <xs:enumeration value="StockPan"/>
  </xs:restriction>
</xs:simpleType>