This is an old revision of the document!


Field tag is a command tag, it can only be used inside a rowdata tag. It adds one field to the rowdata.

The syntax is:

  <field id="lastName" value="Smith" />

where id is to contain the name of the field and value is to contain the value for the field.