m:maction.attributes

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
actiontype required
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
selection m:positive-integer optional
style xs:string optional
xref optional

Used By

Element m:maction

Source

<xs:attributeGroup name="maction.attributes">
  <xs:attributeGroup ref="m:CommonAtt"/>
  <xs:attributeGroup ref="m:CommonPresAtt"/>
  <xs:attribute name="actiontype" use="required"/>
  <xs:attribute name="selection" type="m:positive-integer"/>
</xs:attributeGroup>