m:msubsup.attributes

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
class xs:NMTOKENS 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
style xs:string optional
subscriptshift m:length optional
superscriptshift m:length optional
xref optional

Used By

Element m:msubsup
Attribute Group m:mmultiscripts.attributes

Source

<xs:attributeGroup name="msubsup.attributes">
  <xs:attributeGroup ref="m:CommonAtt"/>
  <xs:attributeGroup ref="m:CommonPresAtt"/>
  <xs:attribute name="subscriptshift" type="m:length"/>
  <xs:attribute name="superscriptshift" type="m:length"/>
</xs:attributeGroup>