TK_MediaDeviceCodeCodeType

%DOC%

Simple Type Information

Source

<xs:simpleType name="TK_MediaDeviceCodeCodeType">
  <xs:annotation>
    <xs:documentation xml:lang="EN">%DOC%</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="CopyMachine"/>
    <xs:enumeration value="OverheadProjector"/>
    <xs:enumeration value="LCD"/>
    <xs:enumeration value="Microphone"/>
    <xs:enumeration value="CD"/>
    <xs:enumeration value="Computer"/>
    <xs:enumeration value="DigitalMediaDevice"/>
    <xs:enumeration value="DVD"/>
    <xs:enumeration value="HiFiMusicCentre"/>
    <xs:enumeration value="HomeCInema"/>
    <xs:enumeration value="RadioDevice"/>
    <xs:enumeration value="TapeDevice"/>
    <xs:enumeration value="Television"/>
    <xs:enumeration value="TelevisionConnection"/>
    <xs:enumeration value="TelevisionService"/>
    <xs:enumeration value="VCR"/>
    <xs:enumeration value="Video"/>
    <xs:enumeration value="Beamer"/>
    <xs:enumeration value="VideoGameConsole"/>
    <xs:enumeration value="WideScreen"/>
  </xs:restriction>
</xs:simpleType>