QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
description | optional | |||||
id | xs:ID | optional | ||||
name | optional | |||||
ref | xs:IDREF | optional |
<xs:element name="ice-default-value"> <xs:complexType mixed="true"> <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> |