m:mtext.attributes

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
background union of(m:color, restriction of xs:token) optional
class xs:NMTOKENS optional
color m:color optional
dir restriction of xs:token optional
fontfamily optional
fontsize m:length optional
fontstyle restriction of xs:token optional
fontweight restriction of xs:token optional
href xs:anyURI optional
id xs:ID 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
style xs:string optional
xref optional

Used By

Element m:mtext

Source

<xs:attributeGroup name="mtext.attributes">
  <xs:attributeGroup ref="m:CommonAtt"/>
  <xs:attributeGroup ref="m:CommonPresAtt"/>
  <xs:attributeGroup ref="m:TokenAtt"/>
</xs:attributeGroup>