26
Linking Attributes: You Decide
–HLink provides a means for XML language authors to declare which attributes describe a link
<hlink namespace=http://www.w3.org/1999/xhtml
  element="a“
  locator="@href“
  effect="replace“
  actuate="onRequest“
  replacement="@target“
/>