QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
description | optional | |||||
id | xs:ID | optional | ||||
name | optional | |||||
starttime | optional | |||||
stoptime | optional |
Element | ice-access |
<xs:element name="ice-access-window"> <xs:complexType> <xs:sequence> <xs:element ref="ice-delivery-policy"/> </xs:sequence> <xs:attribute name="id" type="xs:ID"/> <xs:attribute name="name"/> <xs:attribute name="description"/> <xs:attribute name="starttime"/> <xs:attribute name="stoptime"/> </xs:complexType> </xs:element> |