You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by bu...@apache.org on 2003/03/21 15:38:04 UTC

DO NOT REPLY [Bug 18223] New: - Failed to read imported xml namespaced XSD when set locally

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18223>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18223

Failed to read imported xml namespaced XSD when set locally

           Summary: Failed to read imported xml namespaced XSD when set
                    locally
           Product: Xerces2-J
           Version: 2.2.1
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Major
          Priority: Other
         Component: DOM
        AssignedTo: xerces-j-dev@xml.apache.org
        ReportedBy: morealli@ctc.com


When attempting to set the xml namespaced xsd locally, the parser fails with 
the folllowing message: 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 parser finds no problems finding and using this XSD when pointing to it's 
external location:  http://www.w3.org/2001/03/xml.xsd.

Currently can't step up to 2.3.0 due to the issues with setting the external-
schemaLocation.

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