[ 
https://wso2.org/jira/browse/COMMONS-52?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dimuthu Gamage updated COMMONS-52:
----------------------------------

    Attachment: sigs_and_wsdl.zip

The issue is still there for some WSDLs. 
I think the issue is in identifying the type-namespace.

Some occasions for complex Types type-namespace is taken as 
"http://www.w3.org/2001/XMLSchema";
for simple Types type-namespace is taken as "http://www.w3.org/ns/wsdl";.

I will comment on more finding on this. (Specially where an where not this 
happens)

Thanks
Dimuthu

> SIG model is incorrect when the schema elements is in the default namespace
> ---------------------------------------------------------------------------
>
>                 Key: COMMONS-52
>                 URL: https://wso2.org/jira/browse/COMMONS-52
>             Project: WSO2 Commons
>          Issue Type: Bug
>          Components: dynamic-codegen
>            Reporter: Dimuthu Gamage
>            Assignee: Jonathan Marsh
>         Attachments: manual3.wsdl, sigs_and_wsdl.zip
>
>
> SIG model is incorrect when the schema elements in the wsdl is in default 
> namespace.
> The SIG is something like
> <param token="#return" targetNamespace="http://192.168.0.33/manual.php"; 
> minOccurs="1" maxOccurs="1" name="greetReturn" type="string" 
> type-namespace="" simple="no"/>
> Note the simple="no", this should be corrected to simple="yes"

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

        

_______________________________________________
Commons-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/commons-dev

Reply via email to