<?xml version="1.0"?>
<wsdl:definitions name="MOBY_Central_Generated_WSDL"
                targetNamespace="http://biomoby.org/Central.wsdl"
                xmlns:tns="http://biomoby.org/Central.wsdl"
                xmlns:xsd1="http://biomoby.org/CentralXSDs.xsd"
                xmlns:xsd="http://www.w3.org/2001/XMLSchema"
                xmlns="http://schemas.xmlsoap.org/wsdl/"
                xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
                xmlns:wsdlsoap="http://schemas.xmlsoap.org/wsdl/soap/">

                 
  <wsdl:message name="runAFAWEAnalysesBySequenceAndOrganismAndGetAFAWE_URLInput">
          <wsdl:part name="data" type="xsd:string"/>
  </wsdl:message>

  <wsdl:message name="runAFAWEAnalysesBySequenceAndOrganismAndGetAFAWE_URLOutput">
          <wsdl:part name="body" type="xsd:string"/>
  </wsdl:message>

  <wsdl:portType name="runAFAWEAnalysesBySequenceAndOrganismAndGetAFAWE_URLPortType">
          <wsdl:operation name="runAFAWEAnalysesBySequenceAndOrganismAndGetAFAWE_URL">
                 <wsdl:input message="tns:runAFAWEAnalysesBySequenceAndOrganismAndGetAFAWE_URLInput"/>
                 <wsdl:output message="tns:runAFAWEAnalysesBySequenceAndOrganismAndGetAFAWE_URLOutput"/>
          </wsdl:operation>
  </wsdl:portType>
                
  <wsdl:binding name="runAFAWEAnalysesBySequenceAndOrganismAndGetAFAWE_URLBinding" type="tns:runAFAWEAnalysesBySequenceAndOrganismAndGetAFAWE_URLPortType">
          <wsdlsoap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
          <wsdl:operation name="runAFAWEAnalysesBySequenceAndOrganismAndGetAFAWE_URL"><!-- in essense, this is the name of the subroutine that is called -->
                 <wsdlsoap:operation soapAction='http://biomoby.org/#runAFAWEAnalysesBySequenceAndOrganismAndGetAFAWE_URL' style='rpc'/>
                 <wsdl:input>
                         <wsdlsoap:body use="encoded" namespace="http://biomoby.org/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
                 </wsdl:input>
                 <wsdl:output>
                         <wsdlsoap:body use="encoded" namespace="http://biomoby.org/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
                 </wsdl:output>
          </wsdl:operation>
  </wsdl:binding>
                
  <wsdl:service name="runAFAWEAnalysesBySequenceAndOrganismAndGetAFAWE_URLService">
          <wsdl:documentation>Authority: mpiz-koeln.mpg.de  -  Runs all functional analyses integrated in AFAWE (http://bioinfo.mpiz-koeln.mpg.de/afawe/) and returns AFAWE URL to have a detailed look at the results. Please use as organism the taxonomic name (e.g. Mus musculus or Arabidopsis thaliana).
Depending on the tools, which you choose, this can take up to 20 minutes. So please check the web site on your own. If it is finished, you will see the results there. For further documentation about run tools have a look at: http://bioinfo.mpiz-koeln.mpg.de/afawe/help/Tools.html</wsdl:documentation>  <!-- service description goes here -->
          <wsdl:port name="runAFAWEAnalysesBySequenceAndOrganismAndGetAFAWE_URLPort" binding="tns:runAFAWEAnalysesBySequenceAndOrganismAndGetAFAWE_URLBinding">
                 <wsdlsoap:address location="http://bioinfo.mpiz-koeln.mpg.de/axis/services/runAFAWEAnalysesBySequenceAndOrganismAndGetAFAWE_URL"/>    <!-- URL to service scriptname -->
          </wsdl:port>
  </wsdl:service>

</wsdl:definitions>



