<br />
<b>Notice</b>:  Undefined index:  HTTPS in <b>/var/www/alt/httprecipes/1/11/soap/nusoap.php</b> on line <b>4007</b><br />
<?xml version="1.0" encoding="ISO-8859-1"?>
<definitions xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns="http://www.httprecipes.com/1/11/soap/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns="http://schemas.xmlsoap.org/wsdl/" targetNamespace="http://www.httprecipes.com/1/11/soap/">
<types><xsd:schema targetNamespace="http://www.httprecipes.com/1/11/soap/"
>
 <xsd:import namespace="http://schemas.xmlsoap.org/soap/encoding/" />
 <xsd:import namespace="http://schemas.xmlsoap.org/wsdl/" />
</xsd:schema>
</types>
<message name="translateRequest"><part name="inputString" type="xsd:string" /></message>
<message name="translateResponse"><part name="return" type="xsd:string" /></message>
<portType name="PigLatinTranslatorPortType"><operation name="translate"><input message="tns:translateRequest"/><output message="tns:translateResponse"/></operation></portType>
<binding name="PigLatinTranslatorBinding" type="tns:PigLatinTranslatorPortType"><soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/><operation name="translate"><soap:operation soapAction="http://www.httprecipes.com/1/11/soap/index.php/translate" style="rpc"/><input><soap:body use="encoded" namespace="http://www.httprecipes.com/1/11/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></input><output><soap:body use="encoded" namespace="http://www.httprecipes.com/1/11/soap/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></output></operation></binding>
<service name="PigLatinTranslator"><port name="PigLatinTranslatorPort" binding="tns:PigLatinTranslatorBinding"><soap:address location="http://www.httprecipes.com/1/11/soap/index.php"/></port></service>
</definitions>