QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
format | xs:NMTOKENS | optional | ||||
start | optional | |||||
stop | optional | |||||
subscription-id | optional |
Elements | ice-request, ice-unsolicited-request |
<xs:element name="ice-get-events"> <xs:complexType> <xs:attribute name="format" type="xs:NMTOKENS"/> <xs:attribute name="start"/> <xs:attribute name="stop"/> <xs:attribute name="subscription-id"/> </xs:complexType> </xs:element> |