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

*** shadow/2529 Mon Jul  9 23:11:20 2001
--- shadow/2529.tmp.20186       Mon Jul  9 23:11:20 2001
***************
*** 0 ****
--- 1,28 ----
+ +============================================================================+
+ | URI resolving of imported namespaces is not correct                        |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 2529                        Product: Xerces-J                |
+ |       Status: NEW                         Version: 1.4.1                   |
+ |   Resolution:                            Platform: Other                   |
+ |     Severity: Blocker                  OS/Version: Windows NT/2K           |
+ |     Priority: Other                     Component: Schema-Structures       |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: [EMAIL PROTECTED]                                  |
+ |  Reported By: [EMAIL PROTECTED]                                    |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ Hi,
+ I have found the following problem:
+ 
+ A relative URI in a import namespace statement like 
+ <xsd:import namespace="http://www.w3.org/1999/xlink"; 
+ schemaLocation="xlink.xsd"/> is resolved to the URI of
+ the XML Source to be parsed and not to the containing
+ XML Schema.
+ 
+ Regards
+ 
+ Thomas

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to