| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| actiontype | optional | |||||
| 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 |
| Element | m:maction |
<xs:attributeGroup name="maction.attributes"> <xs:attributeGroup ref="m:CommonAtt"/> <xs:attributeGroup ref="m:CommonPresAtt"/> <xs:attribute name="actiontype"/> <xs:attribute name="selection" type="m:positive-integer"/> </xs:attributeGroup> |