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 2003/03/12 04:20:25 UTC

Problem with ContentSpec

There was an issue with the ContentSpecNode. It has one form when it is
initially parsed in schema, but when it is expanded it assumes another form.

If I parse a schema standalone, I do NOT get any ContentSpecNode::ZeroOrMore
ContentSpecNode::OneOrMore tags but the getMinOccurs and getMaxOccurs works
against sequence, choice, leaf nodes.
There was a suggested fix that duplicated the content spec before expanding.
Can anyone share this code.

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