m:maction

Element Information

Model

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
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.w3.org/1998/Math/MathML'

Source

<xs:element name="maction" substitutionGroup="m:PresentationExpression">
  <xs:complexType>
    <xs:group maxOccurs="unbounded" ref="m:MathExpression"/>
    <xs:attributeGroup ref="m:maction.attributes"/>
  </xs:complexType>
</xs:element>

Sample