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


