That particular warning only gets emitted if an application has installed a grammar pool and it's returning schema grammar objects which conflict with those already known to Xerces' schema loader. So it's a usage error, probably in XMLBuddy and probably a warning you can ignore.
Thanks.
Michael Glavassevich
XML Parser Development
IBM Toronto Lab
E-mail: mrglavas@ca.ibm.com
E-mail: mrglavas@apache.org
Thorsten Rock <thorsten.rock@werk-ii.com> wrote on 06/27/2008 08:34:31 AM:
> Hi Bryan,
>
> > That's a xerces error, nothing jumps out at me from your schemas
> > although there could be something my tired eyes aren't picking up, so
> > the problem is probably that xerces is parsing the definition twice
> > and then getting the conflict:
> > http://xerces.apache.org/xerces2-j/faq-grammars.html
> >
> > Earlier versions of Xerces were notorious for this kind of problem, I
> > thought it was fixed by default with the newest version?
>
> I use the latest version of XMLBuddy pro with eclipse, which uses a
> pretty old xerces.jar. Newer versions don't seem to work at all.
>
> If it's indeed a xerces bug I'll just ignore it.
>
> Thank you very much,
> Thorsten Rock
>
> _______________________________________________________________________
>
> XML-DEV is a publicly archived, unmoderated list hosted by OASIS
> to support XML implementation and development. To minimize
> spam in the archives, you must subscribe before posting.
>
> [Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/
> Or unsubscribe: xml-dev-unsubscribe@lists.xml.org
> subscribe: xml-dev-subscribe@lists.xml.org
> List archive: http://lists.xml.org/archives/xml-dev/
> List Guidelines: http://www.oasis-open.org/maillists/guidelines.php