[ http://issues.apache.org/jira/browse/WODEN-35?page=comments#action_12458737 ] John Kaputin commented on WODEN-35: -----------------------------------
Chathura, we'd like to close this JIRA if it's done. As the original reporter can you please close this or comment on any further issues. > 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]