Add better XSD support to wsdl2java
-----------------------------------
Key: MUSE-100
URL: http://issues.apache.org/jira/browse/MUSE-100
Project: Muse
Issue Type: New Feature
Components: Tooling - Code Generation
Affects Versions: 2.1.0
Reporter: Steve Jerman
Assigned To: Dan Jemiolo
Attached is some code that implements signficantly better XSD handling. I will
do more testing on this, but thought I would make an initial contribution now
since I ended up fixing some bugs whist implementing it. I also need to do a
spin of the code to improve the comments and remove some debug code... but it
does work I think.
Someof this code my be useful for v2.0.0.....
Description of functionality.
In addtion to existing functionality, it
* Allows use of the type attribute in WSRP property GEDs.
* Allow use of xs:extension in resource property document defintions.
Bugs fixed:
- Nested XSD includes did not work. There were several nested bugs.. since the
contents of a schema were moved, no includes were found. Once I got that
working, the recursive inclusion ran away.
- Type resolution needed some work since qName prefixs did not resolve
correctly.
--
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]