m:mglyph.attributes

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
alt optional
class xs:NMTOKENS optional
height m:length optional
href xs:anyURI optional
id xs:ID optional
mathbackground union of(m:color, restriction of xs:token) optional
mathcolor m:color optional
other optional
src xs:anyURI optional
style xs:string optional
valign m:length optional
width m:length optional
xref optional

Used By

Element m:mglyph

Source

<xs:attributeGroup name="mglyph.attributes">
  <xs:attributeGroup ref="m:CommonAtt"/>
  <xs:attributeGroup ref="m:CommonPresAtt"/>
  <xs:attribute name="src" type="xs:anyURI"/>
  <xs:attribute name="width" type="m:length"/>
  <xs:attribute name="height" type="m:length"/>
  <xs:attribute name="valign" type="m:length"/>
  <xs:attribute name="alt"/>
</xs:attributeGroup>