| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| background | union of(m:color, restriction of xs:token) | optional | ||||
| color | m:color | optional | ||||
| fontfamily | optional | |||||
| fontsize | m:length | optional | ||||
| fontstyle | restriction of xs:token | optional | ||||
| fontweight | restriction of xs:token | optional | ||||
| mediummathspace | m:length | optional | ||||
| thickmathspace | m:length | optional | ||||
| thinmathspace | m:length | optional | ||||
| verythickmathspace | m:length | optional | ||||
| verythinmathspace | m:length | optional | ||||
| veryverythickmathspace | m:length | optional | ||||
| veryverythinmathspace | m:length | optional |
| Attribute Group | m:mstyle.attributes |
<xs:attributeGroup name="mstyle.deprecatedattributes"> <xs:attributeGroup ref="m:DeprecatedTokenAtt"/> <xs:attribute name="veryverythinmathspace" type="m:length"/> <xs:attribute name="verythinmathspace" type="m:length"/> <xs:attribute name="thinmathspace" type="m:length"/> <xs:attribute name="mediummathspace" type="m:length"/> <xs:attribute name="thickmathspace" type="m:length"/> <xs:attribute name="verythickmathspace" type="m:length"/> <xs:attribute name="veryverythickmathspace" type="m:length"/> </xs:attributeGroup> |