Element Help Definition

<h:element-help match="myelement">
  <h:short-help>...qrichtext-string...</h:short-help>
  <h:qta-help adp-file="adp-file" href="x.html#myid"/>
  <h:attr-help name="myattr">
    <h:short-help>richtext-string..</h:short-help>
    <h:qta-help>...</h:qta-help>
  </h:attr-help>
  <h:attr-group-ref name="group-name"/>
</h:element-help>