QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
actiontype | xs:string | required | ||||
class | xs:NMTOKENS | optional | ||||
id | xs:ID | optional | ||||
selection | xs:positiveInteger | 1 | optional | |||
style | xs:string | optional | ||||
xlink:href | anyURI | optional | ||||
xref | xs:IDREF | optional |
Complex Type | maction.type |
<xs:attributeGroup name="maction.attlist"> <xs:attribute name="actiontype" type="xs:string" use="required"/> <xs:attribute name="selection" type="xs:positiveInteger" default="1"/> <xs:attributeGroup ref="Common.attrib"/> </xs:attributeGroup> |