XML for Online Forms Overview
Use the following XML structure when writing the XML for an online form:
web-document
group
metric-entry
type
leftDigits
rightDigits
local-entry
type
enumeration
leftDigits
rightDigits
initial-value
sub-value
For information about creating an online form template, see Creating Online Form Templates.
The information within the following XML reference topics assumes that you are familiar with XML and its accepted format.
- XML Element: web-document
- XML Element: group
- XML Element: metric-entry
- XML Element: local-entry
- XML Element: type
- XML Element: enumeration
- XML Element: leftDigits
- XML Element: rightDigits
- XML Element: initial-value
- XML Element: sub-value
- XML Input Controls