DayOfMonth

Restricts a day of the month to be between -31 and 31.

Syntax

<DayOfMonth>
  <restriction base="byte">
  <minInclusive value="-31"/>
  <maxInclusive value="31"/>
</DayOfMonth>