ice-span-min

Element Information

Model

Children: ice-limit

Attributes

QName Type Fixed Default Use Inheritable Annotation
description optional
id xs:ID optional
name optional
ref xs:IDREF optional

Used By

Element ice-span

Source

<xs:element name="ice-span-min">
  <xs:complexType mixed="true">
    <xs:choice minOccurs="0" maxOccurs="unbounded">
      <xs:element ref="ice-limit"/>
    </xs:choice>
    <xs:attribute name="id" type="xs:ID"/>
    <xs:attribute name="ref" type="xs:IDREF"/>
    <xs:attribute name="name"/>
    <xs:attribute name="description"/>
  </xs:complexType>
</xs:element>

Sample