ice-cancellation

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
cancellation-id required
subscription-id required

Used By

Element ice-response

Source

<xs:element name="ice-cancellation">
  <xs:complexType>
    <xs:attribute name="cancellation-id" use="required"/>
    <xs:attribute name="subscription-id" use="required"/>
  </xs:complexType>
</xs:element>

Sample