
| 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 | |||||
| Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.w3.org/1998/Math/MathML' | ||||||
<xs:element name="annotation-xml"> <xs:complexType> <xs:complexContent> <xs:extension base="m:annotation-xml.model"> <xs:attributeGroup ref="m:annotation.attributes"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |