m:mpadded.attributes

Attribute Group Information

Attributes

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

Used By

Element m:mpadded

Source

<xs:attributeGroup name="mpadded.attributes">
  <xs:attributeGroup ref="m:CommonAtt"/>
  <xs:attributeGroup ref="m:CommonPresAtt"/>
  <xs:attribute name="height" type="m:mpadded-length"/>
  <xs:attribute name="depth" type="m:mpadded-length"/>
  <xs:attribute name="width" type="m:mpadded-length"/>
  <xs:attribute name="lspace" type="m:mpadded-length"/>
  <xs:attribute name="voffset" type="m:mpadded-length"/>
</xs:attributeGroup>