| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| cd | xs:NCName | optional | ||||
| class | xs:NMTOKENS | optional | ||||
| definitionURL | xs:anyURI | optional | ||||
| encoding | xs:string | optional | ||||
| href | xs:anyURI | optional | ||||
| id | xs:ID | optional | ||||
| name | xs:NCName | optional | ||||
| other | optional | |||||
| src | xs:anyURI | optional | ||||
| style | xs:string | optional | ||||
| xref | optional |
| Elements | m:annotation, m:annotation-xml |
<xs:attributeGroup name="annotation.attributes"> <xs:attributeGroup ref="m:CommonAtt"/> <xs:attribute name="cd" type="xs:NCName"/> <xs:attribute name="name" type="xs:NCName"/> <xs:attributeGroup ref="m:DefEncAtt"/> <xs:attributeGroup ref="m:src"/> </xs:attributeGroup> |