The <convert> Element
Purpose
The <convert> element applies a converter to an input field.
Attributes
| Name | Type | Description |
|---|---|---|
| name | NMTOKEN | Required - Name of the converter. |
Body
The body of the <convert> element is defined by the following sequence:
(property*, message?)


