%DOC% |
<xs:simpleType name="TK_TelevisionConnectionCodeCodeType"> <xs:annotation> <xs:documentation xml:lang="EN">%DOC%</xs:documentation> </xs:annotation> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="Aerial"/> <xs:enumeration value="Cable"/> <xs:enumeration value="CanalPlusDecoder"/> <xs:enumeration value="IPTV"/> <xs:enumeration value="SatelliteDecoder"/> <xs:enumeration value="TNT"/> </xs:restriction> </xs:simpleType> |