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"> <xs:complexType mixed="true"> <xs:attributeGroup ref="m:annotation.attributes"/> </xs:complexType> </xs:element> |