Question about strings...

As best as I can tell from the schema spec, there aren't any restrictions on
the minLength facet for strings other than the fact that it must be a
nonNegativeInteger.  If I declare a string where minLength is 0, should a
schema-aware parser accept the following element in an instance document:

    <name xsi:type="xsd:string"/>

Notwithstanding that I've defined all the appropriate namespaces and that
the rest of the document is valid XML.

Brenda Bell
Sr. Software Architect
Juice Software, Inc.
Phone: 603.428.3994
Cell:  603.494.8206
Fax:   603.428.8713
Email: bbell@juicesoftware.com
MSN:   bbell@theotherbell.com

Received on Tuesday, 30 July 2002 16:06:39 UTC