Text constraints

Sets constraints on the values that can be entered in a basic field.

Syntax
<constraints>
    <required>...</required>?
    <maxchars>...</maxchars>?
    <well-formed>...</well-formed>?
  </constraints>