
| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| alt | optional | |||||
| background | union of(m:color, restriction of xs:token) | optional | ||||
| class | xs:NMTOKENS | optional | ||||
| color | m:color | optional | ||||
| fontfamily | optional | |||||
| fontsize | m:length | optional | ||||
| fontstyle | restriction of xs:token | optional | ||||
| fontweight | restriction of xs:token | optional | ||||
| height | m:length | optional | ||||
| href | xs:anyURI | optional | ||||
| id | xs:ID | optional | ||||
| index | m:integer | optional | ||||
| mathbackground | union of(m:color, restriction of xs:token) | optional | ||||
| mathcolor | m:color | optional | ||||
| mathsize | union of(m:length, restriction of xs:token, restriction of xs:token, restriction of xs:token) | optional | ||||
| mathvariant | restriction of xs:token | optional | ||||
| other | optional | |||||
| src | xs:anyURI | optional | ||||
| style | xs:string | optional | ||||
| valign | m:length | optional | ||||
| width | m:length | optional | ||||
| xref | optional | |||||
| Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.w3.org/1998/Math/MathML' | ||||||
| Complex Types | m:ci.content, m:cn.content, m:csymbol.content |
| Elements | m:ci, m:cn, m:csymbol |
| Element Group | m:token.content |
<xs:element name="mglyph"> <xs:complexType> <xs:attributeGroup ref="m:mglyph.attributes"/> <xs:attributeGroup ref="m:mglyph.deprecatedattributes"/> </xs:complexType> </xs:element> |