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
true if template is the name of the file containing the tempate, false if the template is inline (the default).