The <match> Element

Purpose

The <match> element applies a matcher to an input field.

Attributes

NameTypeDescription
name NMTOKEN Required - Name of the matcher.

Body

The body of the <match> element is defined by the following sequence:

(property*, message?)

Related elements

<convert>, <check>, <property>, <message>