xhtml.Common.extra

Extended Common Attributes

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
onclick Script optional
ondblclick Script optional
onkeydown Script optional
onkeypress Script optional
onkeyup Script optional
onmousedown Script optional
onmousemove Script optional
onmouseout Script optional
onmouseover Script optional
onmouseup Script optional
style CDATA optional

Used By

Attribute Group xhtml.Common.attrib

Source

<xs:attributeGroup name="xhtml.Common.extra">
  <xs:annotation>
    <xs:documentation>Extended Common Attributes</xs:documentation>
  </xs:annotation>
  <xs:attributeGroup ref="xhtml.style.attrib">
    <xs:annotation>
      <xs:documentation>"style" attribute from Inline Style Module</xs:documentation>
    </xs:annotation>
  </xs:attributeGroup>
  <xs:attributeGroup ref="xhtml.Events.attrib">
    <xs:annotation>
      <xs:documentation>Attributes from Events Module</xs:documentation>
    </xs:annotation>
  </xs:attributeGroup>
</xs:attributeGroup>