ice-unsolicited-response

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
unsolicited-response-id required

Used By

Element ice-payload

Source

<xs:element name="ice-unsolicited-response">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="ice-code"/>
      <xs:choice minOccurs="0">
        <xs:element ref="ice-events"/>
        <xs:element ref="ice-status"/>
      </xs:choice>
    </xs:sequence>
    <xs:attribute name="unsolicited-response-id" use="required"/>
  </xs:complexType>
</xs:element>

Sample