TK_BusinessEquipmentCodeCodeType

%DOC%

Simple Type Information

Source

<xs:simpleType name="TK_BusinessEquipmentCodeCodeType">
  <xs:annotation>
    <xs:documentation xml:lang="EN">%DOC%</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="FlipChart"/>
    <xs:enumeration value="WhiteBoard"/>
  </xs:restriction>
</xs:simpleType>