According to the W3C simple-types
<
minLength
>
and
<
maxLength
>
.
This Element specifies the minimal/maximal length for a string.
E.g. a non empty string has the:
<xsd-min-length>1</xsd-min-length>