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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to