ice-access-window

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
description optional
id xs:ID optional
name optional
starttime optional
stoptime optional

Used By

Element ice-access

Source

<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>

Sample