You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xerces.apache.org by "Morealli, Lori" <mo...@ctc.com> on 2003/06/11 16:05:31 UTC

XML namespace issue......

Xerces Members:

I am having a problem parsing an xml instance that contains in imported xml
schema.  I have set the parser to look for the xml schema locally, via the
external schema location property.  I get the following error:
  ERROR: The prefix "xml" cannot be bound to any namespace other than its
usual namespace; neither can the namespace for "xml" be bound to any prefix
other than "xml".
The only workaround to this is to set the parser to look for the xml schema
on the Internet. Can anyone tell me if there is a certain property or
feature that I must set that will allow the parser to parse against a local
xml schema so that an internet connection will not be necessary?


~~~~~~~~~~~~~~~~~~~~~~
Lori Morealli
Software Engineer
Concurrent Technologies Corporation
Johnstown, PA 15904
814-269-6564
morealli@ctc.com
~~~~~~~~~~~~~~~~~~~~~~


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