The XForm Tool Agent
The XForm tool agent displays a W3C XForm in XForm-capable browsers (e.g., Firefox, X-Smiles).
N.B. This tool agent is experimental and incomplete. It was an
attempt to introduce a generalized forms processing capability into OBE.
Repository Metadata
An XForm tool agent metadata entry contains:
    <xform ... file="boolean"?>
        ...
        <template ... />
    </xform>
  - template
- A Velocity template for the XForm document.
- file
- trueif template is the name of the file containing the tempate,- falseif the template is inline (the default).