Torna al Thread

<wsdl:definitions targetNamespace="http://www.webserviceX.NET"><wsdl:types><s:schema targetNamespace="http://www.webserviceX.NET" elementFormDefault="qualified"><s:element name="LoginRequest"><s:complexType><s:sequence><s:element name="username" type="s:string" maxOccurs="1" minOccurs="1"/><s:element name="password" type="s:string" maxOccurs="1" minOccurs="1"/></s:sequence></s:complexType></s:element><s:element name="loginRet"><s:complexType><s:sequence><s:element name="status" type="s:integer" maxOccurs="1" minOccurs="0"/><s:element name="message" type="s:string" maxOccurs="1" minOccurs="0"/></s:sequence></s:complexType></s:element><s:element name="string" type="s:string" nillable="true"/><s:element name="integer" type="s:integer" nillable="true"/></s:schema></wsdl:types><wsdl:message name="LoginRequestSoapIn"><wsdl:part name="parameters" element="tns:LoginRequest"/></wsdl:message><wsdl:message name="LoginResponseSoapOut"><wsdl:part name="parameters" element="tns:loginRet"/></wsdl:message><wsdl:message name="LoginRequestPostIn"><wsdl:part name="username" type="s:string"/><wsdl:part name="password" type="s:string"/></wsdl:message><wsdl:message name="LoginResponsePostOut"><wsdl:part name="loginStatus" element="tns:loginRet"/></wsdl:message><wsdl:portType name="AuthInterfaceSoap"><wsdl:operation name="Login"><wsdl:documentation> Try to log in system </wsdl:documentation><wsdl:input message="tns:LoginRequestSoapIn"/><wsdl:output message="tns:LoginResponseSoapOut"/></wsdl:operation><wsdl:operation name="Logout"><wsdl:documentation> Leaves system </wsdl:documentation></wsdl:operation></wsdl:portType><wsdl:portType name="AuthInterfacePost"><wsdl:operation name="Login"><wsdl:documentation> Try to log in system </wsdl:documentation><wsdl:input message="tns:LoginRequestPostIn"/><wsdl:output message="tns:LoginResponsePostOut"/></wsdl:operation><wsdl:operation name="Logout"><wsdl:documentation> Try to log in system </wsdl:documentation></wsdl:operation></wsdl:portType><wsdl:binding name="JSrvBindingSoap" type="tns:AuthInterfaceSoap"><soap:binding transport="http://schemas.xmlsoap.org/soap/http"/><wsdl:operation name="Login"><soap:operation style="document" soapAction="http://www.webserviceX.NET/Login"/><wsdl:input><soap:body use="literal"/></wsdl:input><wsdl:output><soap:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="Logout"><soap:operation style="document" soapAction="http://www.webserviceX.NET/Logout"/></wsdl:operation></wsdl:binding><wsdl:binding name="JSrvBindingSoap12" type="tns:AuthInterfaceSoap"><soap12:binding transport="http://schemas.xmlsoap.org/soap/http"/><wsdl:operation name="Login"><soap12:operation style="document" soapAction="http://www.webserviceX.NET/Login"/><wsdl:input><soap12:body use="literal"/></wsdl:input><wsdl:output><soap12:body use="literal"/></wsdl:output></wsdl:operation><wsdl:operation name="Logout"><soap12:operation style="document" soapAction="http://www.webserviceX.NET/Logout"/></wsdl:operation></wsdl:binding><wsdl:binding name="JSrvBindingPost" type="tns:AuthInterfacePost"><http:binding verb="POST"/><wsdl:operation name="Login"><http:operation location="/Login"/><wsdl:input><mime:content type="application/x-www-form-urlencoded"/></wsdl:input><wsdl:output><mime:mimeXml part="Body"/></wsdl:output></wsdl:operation><wsdl:operation name="Logout"><http:operation location="/Logout"/></wsdl:operation></wsdl:binding><wsdl:service name="JSrvAuth"><wsdl:port name="JSrvAuthSoap" binding="tns:JSrvBindingSoap"><soap:address location="http://idotest.joshlair.it//j3srv.php?wsdl=auth&act=1"/></wsdl:port><wsdl:port name="JSrvAuthSoap12" binding="tns:JSrvBindingSoap12"><soap12:address location="http://idotest.joshlair.it//j3srv.php?wsdl=auth&act=1"/></wsdl:port><wsdl:port name="JSrvAuthPost" binding="tns:JSrvBindingPost"><http:address location="http://idotest.joshlair.it//j3srv.php?wsdl=auth&act=1"/></wsdl:port></wsdl:service></wsdl:definitions>
Copyright © dotNetHell.it 2002-2024
Running on Windows Server 2008 R2 Standard, SQL Server 2012 & ASP.NET 3.5