QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
description | optional | |||||
id | xs:ID | optional | ||||
name | optional | |||||
ref | xs:IDREF | optional |
Element | ice-span |
<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> |