CDATA
Used only if the input restriction is for a numerical type (integer, float or rounded), this represents the maximum value that can be input.
CDATA
Used only if the input restriction is for a numerical type (integer, float or rounded), this represents the minimum value that can be input.
Note that this should not be used to restrict minimums to a fraction less than one. As this is evaluated for each keypress, if a minimum of 0.1 was input, the user would be unable to put in a 0 at the start, as it's less than 0.1.
CDATA