Posted on 2006-11-08 16:08:58-08 by davidlo
Some doubts with WSDL Generator
Hello, I'm using WSDL::Generator to generate a wsdl description. It works fine, and I get my WSDL file perfectly, however there is an attribute I don't know what it is for. Here it is the beginning of my wsdl file, where it appears: ------------------------------- <?xml version="1.0"?> < definitions name="helloadios" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" targetNamespace="http://localhost:8070/HelloByeServices-Interface" xmlns:tns="http://localhost:8070/HelloByeServicios-Interface" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:xsdl="http://localhost:8070/Cafetera.xsd"> < types></types> </definitions> ------------------------------- Does anyone know what is the attribute xsdl ? What should I specify in that file, Cafetera.xsd, and what is it used for? Please help me, I'm newbie with all this stuff. Thank you
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.