role

Attribute Information

Used By

Element ice-sender

Source

<xs:attribute name="role" use="required">
  <xs:simpleType>
    <xs:restriction base="xs:NMTOKEN">
      <xs:enumeration value="subscriber"/>
      <xs:enumeration value="syndicator"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample