targetNamespace in schema without a prefixed namespace also defined can cause
empty namespace to be overwritten
---------------------------------------------------------------------------------------------------------------
Key: WSCOMMONS-460
URL: https://issues.apache.org/jira/browse/WSCOMMONS-460
Project: WS-Commons
Issue Type: Bug
Components: XmlSchema
Affects Versions: XmlSchema 1.4.4
Reporter: Daniel Kulp
Assignee: Daniel Kulp
Fix For: XmlSchema 1.4.5
If a schema does NOT have a namespace defined that is equal to the
targetNamespace, when that schema is written out, the default namespace is
reset to the targetNamespace. If the schema already has a default namespace
set, then anything using the default ns may no longer be valid.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.