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


