ice-events

Element Information

Model

Children: ice-event-log

Attributes

QName Type Fixed Default Use Inheritable Annotation
format required
start optional
stop optional
subscription-id optional

Used By

Source

<xs:element name="ice-events">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="ice-event-log"/>
    </xs:sequence>
    <xs:attribute name="format" use="required"/>
    <xs:attribute name="start"/>
    <xs:attribute name="stop"/>
    <xs:attribute name="subscription-id"/>
  </xs:complexType>
</xs:element>

Sample