[jboss-jira] [JBoss JIRA] Created: (JBCOMMON-43) JBossEntityResolver: xsd:redefine resolution
Alexey Loubyansky (JIRA)
jira-events at lists.jboss.org
Mon Mar 17 09:02:50 EDT 2008
JBossEntityResolver: xsd:redefine resolution
--------------------------------------------
Key: JBCOMMON-43
URL: http://jira.jboss.com/jira/browse/JBCOMMON-43
Project: JBoss Common
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: common-core
Affects Versions: 2.2.3.GA
Reporter: Alexey Loubyansky
Assigned To: Alexey Loubyansky
Fix For: 2.2.4.GA
What happens is the parser resolving xsd:redefine passes the namespace of the redefining schema as publicId and the schema location of the redefined schema as systemId. If the redefining schema's namespace has already been mapped to a schema location of the redefining schema then the schema location argument is ignored and the redefining schema is returned instead of the redefined schema.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list