Proper namespace handling
-------------------------

                 Key: WSCOMMONS-81
                 URL: http://issues.apache.org/jira/browse/WSCOMMONS-81
             Project: WS-Commons
          Issue Type: Bug
          Components: XmlSchema
            Reporter: Jochen Wiedmann
            Priority: Critical
         Attachments: XmlSchema-namespace-handling.patch

The namespace handling of XmlSchema is severely broken in several aspects:

- The code for namespace handling is duplicated all over the SchemaBuilder 
class.
- Namespace declarations are typically honoured only, if they occur at the 
schema level.

The attached patch fixes the namespace handling in the parser. No attempt is 
made to fix the serialization.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to