You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "Bagepalli, Kiran" <kb...@informatica.com> on 2002/12/19 04:02:16 UTC

Bug in schema parser

The schema validator does not seem to handle
<group ref={name} minOccurs="0" maxOccurs="unbounded">

I looked up the code in TraverseSchema and the code silently ignores the
minmax values!!!
It should have constructed a content spec node with zero or more.

Has this bug been overlooked.

Thanks
Kiran

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org