[ 
https://issues.apache.org/jira/browse/AXIS2C-480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Lazarski resolved AXIS2C-480.
------------------------------------
    Resolution: Won't Fix

  1. The original issue was about the Java-based WSDL2C tool, not the   
  native C generator                                                    
  2. A new native WSDL2C generator (tools/codegen/native/) is being     
  developed with a different architecture                               
  3. The issue is 19 years old - codebase has changed significantly     
  4. It's a broad wish-list, not a specific actionable bug              
  5. Any specific XSD support issues should be filed as new, targeted   
  tickets against the native generator                                  
       

> improve support for XSD constructs
> ----------------------------------
>
>                 Key: AXIS2C-480
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-480
>             Project: Axis2-C
>          Issue Type: Improvement
>          Components: code generation
>    Affects Versions: 0.95, 0.96
>         Environment: WIN2KSP4 VS6SP6
>            Reporter: Franz Fehringer
>            Priority: Major
>
> Current XSD support is rather limited (see excerpt from mail exchange Franz 
> Fehringer <-> Milinda Pathirage below).
> It should be improved to allow real world use of AXIS2C.
>     Are the following areas settlet with these tools:
>         * Multiple port types in one WSDL?
> If there are multiple port types in WSDL Java tool 
> (org.apache.axis2.wsdl.WSDL2C) generate source code for only one port type. 
> You can give port name as a argument to WSDL2C tool and in this case port 
> type is selected from the port binding for given port.
>         * xsd:all?
> (WSDL2C Java tool)Not supported.
>         * xsd:union?
> (WSDL2C Java tool)Not supported.
>         * anonymous complexTypes (nested at arbitrary depth)?
> (WSDL2C Java tool)Support for anonymous complexTypes.
>         * restrictions of simple/builtin types?
>         * detection of presence/absence of optional xml attributes?
> (WSDL2C Java tool)Not supported. 
>         * xml attributes, whose types are userdefined?
> (WSDL2C Java tool)Not supported. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to