You are viewing a plain text version of this content. The canonical link for it is here.
Posted to woden-dev@ws.apache.org by "John Kaputin (JIRA)" <ji...@apache.org> on 2007/01/02 10:34:27 UTC

[jira] Closed: (WODEN-35) WSDL Convertor drops the schema namespace during Conversion

     [ http://issues.apache.org/jira/browse/WODEN-35?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Kaputin closed WODEN-35.
-----------------------------


Resolved with no further action, so closed.

> WSDL Convertor drops the schema namespace during Conversion
> -----------------------------------------------------------
>
>                 Key: WODEN-35
>                 URL: http://issues.apache.org/jira/browse/WODEN-35
>             Project: Woden
>          Issue Type: Bug
>          Components: Tools
>         Environment: NA 
>            Reporter: Chathura Herath
>         Assigned To: Matthew J. Duftler
>         Attachments: compound1-2.wsdl, compound1.wsdl
>
>
> THe WSDL convertor drops the xml schema namespace declaration but leaves the namespaces prefix in the Schema which results in a invalid schema. In this case 
> xmlns:xsd="http://www.w3.org/2001/XMLSchema" 
>  but the schema contained the xsd prefix in some element declarations. This leads the schema invalid even though the default namespace of the wsdl schema element is http://www.w3.org/2001/XMLSchema
> <simpleContent>
> 			 <extension base="string">
> 			   <xsd:attribute name ="ID" type="string"/>
> 			 </extension>
> 			</simpleContent>

-- 
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: woden-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: woden-dev-help@ws.apache.org