ice-delivery-policy

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
startdate optional
stopdate optional

Used By

Source

<xs:element name="ice-delivery-policy">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="ice-delivery-rule" maxOccurs="unbounded"/>
    </xs:sequence>
    <xs:attribute name="startdate"/>
    <xs:attribute name="stopdate"/>
  </xs:complexType>
</xs:element>

Sample