type

Attribute Information

Used By

Element ice-offer

Source

<xs:attribute name="type" default="subscription">
  <xs:simpleType>
    <xs:restriction base="xs:NMTOKEN">
      <xs:enumeration value="protocol"/>
      <xs:enumeration value="subscription"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample