TelevisionServiceGroup

Element Group Information

Model

Used By

Source

<xs:group name="TelevisionServiceGroup">
  <xs:choice>
    <xs:annotation>
      <xs:documentation>One or many</xs:documentation>
    </xs:annotation>
    <xs:element ref="TelevisionService">
      <xs:annotation>
        <xs:documentation>Telephone number, possibly structured, qualification such as emergency, type ...</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element ref="TelevisionServices"/>
  </xs:choice>
</xs:group>