element mtext
diagram
version
namespace http://www.w3.org/1998/Math/MathML3
children m:mglyph m:malignmark
attributes
Name Type Use Default Fixed annotation
id xsd:ID
xref
class xsd:NMTOKENS
style xsd:string
href xsd:anyURI
other
mathcolor m:color
mathbackground m:color
mathvariant xsd:token
mathsize m:length
dir xsd:token
fontfamily
fontweight xsd:token
fontstyle xsd:token
fontsize m:length
color m:color
background m:color
source <xsd:element name="mtext" substitutionGroup="m:TokenExpression">
<xsd:complexType mixed="true">
<xsd:group ref="m:token.content" minOccurs="0" maxOccurs="unbounded">
</xsd:group> <xsd:attributeGroup ref="m:mtext.attributes">
</xsd:attributeGroup>
</xsd:complexType>
</xsd:element>