You are viewing a plain text version of this content. The canonical link for it is here.
Posted to muse-dev@ws.apache.org by "Steve Jerman (JIRA)" <ji...@apache.org> on 2006/10/03 01:28:21 UTC

[jira] Updated: (MUSE-100) Add better XSD support to wsdl2java

     [ http://issues.apache.org/jira/browse/MUSE-100?page=all ]

Steve Jerman updated MUSE-100:
------------------------------

    Attachment: patch.patch

Patch against latest.

> 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.0.0
>            Reporter: Steve Jerman
>         Assigned To: Dan Jemiolo
>             Fix For: 2.1.0
>
>         Attachments: modules.zip, patch.patch, patch.patch
>
>
> 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: muse-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: muse-dev-help@ws.apache.org