EquipmentMediaDeviceTelevisionServiceCodeType

A possible Service available on television. Services may be dependent
on connection means.

Simple Type Information

Source

<xs:simpleType name="EquipmentMediaDeviceTelevisionServiceCodeType">
  <xs:annotation>
    <xs:documentation>A possible Service available on television. Services may be dependent on connection means.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="CanalPlus"/>
    <xs:enumeration value="CanalSat"/>
    <xs:enumeration value="TNT"/>
    <xs:enumeration value="VideoOnDemand"/>
  </xs:restriction>
</xs:simpleType>