[ 
https://issues.apache.org/jira/browse/SYNAPSE-535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12701110#action_12701110
 ] 

Saliya Ekanayake commented on SYNAPSE-535:
------------------------------------------

I was able to debug through the process and found out the reason for this. The 
XML Schema version used in Synapse supports http://www.w3.org/2001/XMLSchema 
where as in my case it is http://www.w3.org/2000/10/XMLSchema. 

So is there a way to overcome this without modifying the schema namespace URI?

Thanks,
Saliya

> Inline schema definitions get lost
> ----------------------------------
>
>                 Key: SYNAPSE-535
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-535
>             Project: Synapse
>          Issue Type: Bug
>          Components: Core
>            Reporter: Saliya Ekanayake
>
> Create a proxy service with giving a WSDL (in my case it is version 1.1). The 
> WSDL contains inline schema definitions. Now when you see the WSDL for the 
> created proxy service the inline schema section is not generated correctly as 
> in the original WSDL. The scenario I encountered is the loss of elements. 

-- 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to