Complex Type | EquipmentMediaDeviceTelevisionType |
<xs:group name="TelevisionConnectionGroup"> <xs:choice> <xs:annotation> <xs:documentation>One or many</xs:documentation> </xs:annotation> <xs:element ref="TelevisionConnection"> <xs:annotation> <xs:documentation>Telephone number, possibly structured, qualification such as emergency, type ...</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="TelevisionConnections"/> </xs:choice> </xs:group> |