QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
definitionURL | xs:anyURI | optional | ||||
encoding | xs:string | optional | ||||
nargs | xs:nonNegativeInteger | optional | ||||
occurrence | restriction of xs:string | optional | ||||
scope | xs:string | optional | ||||
type | xs:string | optional |
Element | declare |
<xs:complexType name="declare.type"> <xs:group ref="declare.content" minOccurs="1" maxOccurs="unbounded"/> <xs:attributeGroup ref="declare.attlist"/> </xs:complexType> |