[Mono-devel-list] wsdl option

Lluis Sanchez lluis at ximian.com
Tue Aug 24 07:05:16 EDT 2004


Hi,

Compile a wsdl file? wsdl files are not compiled.
If you mean how to generate a client proxy using the wsdl tool, the tool
should download the referenced schema and process it. If it does not,
please file a bug report in bugzilla.ximian.com and attach the complete
wsdl file that fails.

Thanks,
Lluis.

On dt, 2004-08-24 at 11:51, Biju Arjunan wrote:
> Hi,
> 
> Does anybody know how to compile a wsdl file which
> is having a schema location reference.
> 
> eg : 
> 
> <wsdl:types>
>         <xsd:schema>
> 	    <xsd:import namespace="http://schemas.xmlsoap.org/rp/"
> schemaLocation="http://abc.com/ws-r.xsd"/>
> 	    <xsd:import namespace="Core"
> schemaLocation="http://abc.com/xns/Core.xsd"/>
> 
> 
>             
> Thanks,
> Biju A




More information about the Mono-devel-list mailing list