The <check> Element

Purpose

The <check> element applies a checker to an input field.

Attributes

NameTypeDescription
name NMTOKEN Required - Name of the checker.

Body

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

(property*, message?)

Related elements

<match>, <convert>, <property>, <message>