Hi,
Thanks,I have found the problem (type="xsd:string" and not type="xsd:String").
But, if I try to use an internet webservice (http://www.webservicex.net:85/LloydsRiskCodeService.asmx?wsdl or
http://api.google.com/GoogleSearch.wsdl) that doesn't work (connection timed out :connect or connection reset).
But if I use this web service on my computer, that work.(C:\...\name.wsdl).
So, when I say "that work" that mean my WSDL URL is loaded.
Is it normal?
Thanks.