You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Franz Fehringer (JIRA)" <ji...@apache.org> on 2007/05/30 11:50:15 UTC

[jira] Commented: (AXIS2C-480) improve support for XSD constructs

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

Franz Fehringer commented on AXIS2C-480:
----------------------------------------

For real world use respective as a touchstone for AXIS2C you could consider the WSDL/XSD at
http://scftest.pegstour.com/api/index.jsp


> 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, Current (Nightly)
>         Environment: WIN2KSP4 VS6SP6
>            Reporter: Franz Fehringer
>
> 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 is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org