<?xml version="1.0" encoding="UTF-8"?>
<definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:tns="urn:DomainSearchControllerwsdl" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap-enc="http://schemas.xmlsoap.org/soap/encoding/" name="DomainSearchController" targetNamespace="urn:DomainSearchControllerwsdl"><wsdl:message name="domainInfoRequest"><wsdl:part name="domainname" type="xsd:string"/><wsdl:part name="enabledFeatures" type="soap-enc:Array"/></wsdl:message><wsdl:message name="domainInfoResponse"><wsdl:part name="return" type="soap-enc:Array"/></wsdl:message><wsdl:message name="domainAvailableRequest"><wsdl:part name="domainname" type="xsd:string"/></wsdl:message><wsdl:message name="domainAvailableResponse"><wsdl:part name="return" type="xsd:string"/></wsdl:message><wsdl:message name="loginRequest"><wsdl:part name="username" type="xsd:string"/><wsdl:part name="password" type="xsd:string"/></wsdl:message><wsdl:message name="loginResponse"><wsdl:part name="return" type="xsd:boolean"/></wsdl:message><wsdl:portType name="DomainSearchControllerPortType"><wsdl:operation name="domainInfo"><wsdl:documentation></wsdl:documentation><wsdl:input message="tns:domainInfoRequest"/><wsdl:output message="tns:domainInfoResponse"/></wsdl:operation><wsdl:operation name="domainAvailable"><wsdl:documentation></wsdl:documentation><wsdl:input message="tns:domainAvailableRequest"/><wsdl:output message="tns:domainAvailableResponse"/></wsdl:operation><wsdl:operation name="login"><wsdl:documentation></wsdl:documentation><wsdl:input message="tns:loginRequest"/><wsdl:output message="tns:loginResponse"/></wsdl:operation></wsdl:portType><wsdl:binding name="DomainSearchControllerBinding" type="tns:DomainSearchControllerPortType"><soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/><wsdl:operation name="domainInfo"><soap:operation soapAction="urn:DomainSearchControllerwsdl#domainInfo" style="rpc"/><wsdl:input><soap:body use="encoded" namespace="urn:DomainSearchControllerwsdl" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></wsdl:input><wsdl:output><soap:body use="encoded" namespace="urn:DomainSearchControllerwsdl" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></wsdl:output></wsdl:operation><wsdl:operation name="domainAvailable"><soap:operation soapAction="urn:DomainSearchControllerwsdl#domainAvailable" style="rpc"/><wsdl:input><soap:body use="encoded" namespace="urn:DomainSearchControllerwsdl" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></wsdl:input><wsdl:output><soap:body use="encoded" namespace="urn:DomainSearchControllerwsdl" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></wsdl:output></wsdl:operation><wsdl:operation name="login"><soap:operation soapAction="urn:DomainSearchControllerwsdl#login" style="rpc"/><wsdl:input><soap:body use="encoded" namespace="urn:DomainSearchControllerwsdl" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></wsdl:input><wsdl:output><soap:body use="encoded" namespace="urn:DomainSearchControllerwsdl" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></wsdl:output></wsdl:operation></wsdl:binding><wsdl:service name="DomainSearchControllerService"><wsdl:port name="DomainSearchControllerPort" binding="tns:DomainSearchControllerBinding"><soap:address location="http://www.domainsearchguru.com/index.php/domainsearch/query/ws/1"/></wsdl:port></wsdl:service></definitions>
