<?xml version="1.0" encoding="utf-8"?>
<wsdl:definitions xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:tns="ivoa.net.riws.v10" xmlns:i0="http://www.ivoa.net/wsdl/RegistrySearch/v1.0" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" targetNamespace="ivoa.net.riws.v10" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
  <wsdl:import namespace="http://www.ivoa.net/wsdl/RegistrySearch/v1.0" location="http://nvo.stsci.edu/vor10/ristandardservice.asmx?wsdl=wsdl1" />
  <wsdl:types>
    <s:schema targetNamespace="ivoa.net.riws.v10">
      <s:include schemaLocation="http://nvo.stsci.edu/vor10/ristandardservice.asmx?schema=schema1" />
      <s:import schemaLocation="http://nvo.stsci.edu/vor10/ristandardservice.asmx?schema=schema2" namespace="http://www.ivoa.net/wsdl/RegistrySearch/v1.0" />
      <s:import schemaLocation="http://nvo.stsci.edu/vor10/ristandardservice.asmx?schema=schema3" namespace="http://www.ivoa.net/xml/RegistryInterface/v1.0" />
      <s:import schemaLocation="http://nvo.stsci.edu/vor10/ristandardservice.asmx?schema=schema4" namespace="http://www.ivoa.net/xml/VOResource/v1.0" />
      <s:import schemaLocation="http://nvo.stsci.edu/vor10/ristandardservice.asmx?schema=schema5" namespace="http://www.ivoa.net/xml/VODataService/v1.0" />
      <s:import schemaLocation="http://nvo.stsci.edu/vor10/ristandardservice.asmx?schema=schema6" namespace="http://www.ivoa.net/xml/STC/stc-v1.30.xsd" />
      <s:import schemaLocation="http://nvo.stsci.edu/vor10/ristandardservice.asmx?schema=schema7" namespace="http://www.w3.org/1999/xlink" />
      <s:import schemaLocation="http://nvo.stsci.edu/vor10/ristandardservice.asmx?schema=schema8" namespace="http://www.ivoa.net/xml/CEA/v1.0" />
      <s:import schemaLocation="http://nvo.stsci.edu/vor10/ristandardservice.asmx?schema=schema9" namespace="http://www.ivoa.net/xml/VODataService/v1.1" />
      <s:import schemaLocation="http://nvo.stsci.edu/vor10/ristandardservice.asmx?schema=schema10" namespace="http://www.ivoa.net/xml/CEA/base/v1.1" />
      <s:import schemaLocation="http://nvo.stsci.edu/vor10/ristandardservice.asmx?schema=schema11" namespace="http://www.ivoa.net/xml/VORegistry/v1.0" />
      <s:import schemaLocation="http://nvo.stsci.edu/vor10/ristandardservice.asmx?schema=schema12" namespace="http://www.ivoa.net/xml/SkyNode/v0.2" />
      <s:import schemaLocation="http://nvo.stsci.edu/vor10/ristandardservice.asmx?schema=schema13" namespace="http://www.ivoa.net/xml/SIA/v1.0" />
      <s:import schemaLocation="http://nvo.stsci.edu/vor10/ristandardservice.asmx?schema=schema14" namespace="http://www.ivoa.net/xml/SSA/v1.0" />
      <s:import schemaLocation="http://nvo.stsci.edu/vor10/ristandardservice.asmx?schema=schema15" namespace="http://www.ivoa.net/xml/SSA/v0.4" />
      <s:import schemaLocation="http://nvo.stsci.edu/vor10/ristandardservice.asmx?schema=schema16" namespace="http://www.ivoa.net/xml/ConeSearch/v1.0" />
      <s:import schemaLocation="http://nvo.stsci.edu/vor10/ristandardservice.asmx?schema=schema17" namespace="http://www.ivoa.net/xml/VOStandard/v0.1" />
      <s:import schemaLocation="http://nvo.stsci.edu/vor10/ristandardservice.asmx?schema=schema18" namespace="http://www.ivoa.net/xml/VOApplication/v1.0rc1" />
      <s:import schemaLocation="http://nvo.stsci.edu/vor10/ristandardservice.asmx?schema=schema19" namespace="http://www.ivoa.net/xml/ADQL/v1.0" />
    </s:schema>
  </wsdl:types>
  <wsdl:message name="TestKeywordsSoapIn">
    <wsdl:part name="parameters" element="tns:TestKeywords" />
  </wsdl:message>
  <wsdl:message name="TestKeywordsSoapOut">
    <wsdl:part name="parameters" element="tns:TestKeywordsResponse" />
  </wsdl:message>
  <wsdl:message name="TestGetResourceSoapIn">
    <wsdl:part name="parameters" element="tns:TestGetResource" />
  </wsdl:message>
  <wsdl:message name="TestGetResourceSoapOut">
    <wsdl:part name="parameters" element="tns:TestGetResourceResponse" />
  </wsdl:message>
  <wsdl:message name="TestSearchSoapIn">
    <wsdl:part name="parameters" element="tns:TestSearch" />
  </wsdl:message>
  <wsdl:message name="TestSearchSoapOut">
    <wsdl:part name="parameters" element="tns:TestSearchResponse" />
  </wsdl:message>
  <wsdl:portType name="RIStandardServiceSoap">
    <wsdl:operation name="TestKeywords">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Tests KeywordSearch function. From and Max must be integers or empty</wsdl:documentation>
      <wsdl:input message="tns:TestKeywordsSoapIn" />
      <wsdl:output message="tns:TestKeywordsSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="TestGetResource">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Tests GetResource function.</wsdl:documentation>
      <wsdl:input message="tns:TestGetResourceSoapIn" />
      <wsdl:output message="tns:TestGetResourceSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="TestSearch">
      <wsdl:documentation xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">Tests Search function. Assumes From and Max are integers or empty.</wsdl:documentation>
      <wsdl:input message="tns:TestSearchSoapIn" />
      <wsdl:output message="tns:TestSearchSoapOut" />
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:binding name="RIStandardServiceSoap" type="tns:RIStandardServiceSoap">
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="TestKeywords">
      <soap:operation soapAction="ivoa.net.riws.v10/TestKeywords" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="TestGetResource">
      <soap:operation soapAction="ivoa.net.riws.v10/TestGetResource" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="TestSearch">
      <soap:operation soapAction="ivoa.net.riws.v10/TestSearch" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:binding name="RIStandardServiceSoap12" type="tns:RIStandardServiceSoap">
    <soap12:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="TestKeywords">
      <soap12:operation soapAction="ivoa.net.riws.v10/TestKeywords" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="TestGetResource">
      <soap12:operation soapAction="ivoa.net.riws.v10/TestGetResource" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="TestSearch">
      <soap12:operation soapAction="ivoa.net.riws.v10/TestSearch" style="document" />
      <wsdl:input>
        <soap12:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:service name="RIStandardService">
    <wsdl:port name="RIStandardServiceSoap" binding="tns:RIStandardServiceSoap">
      <soap:address location="http://nvo.stsci.edu/vor10/ristandardservice.asmx" />
    </wsdl:port>
    <wsdl:port name="RegistrySearchSOAP" binding="i0:RegistrySearchSOAP">
      <soap:address location="http://nvo.stsci.edu/vor10/ristandardservice.asmx" />
    </wsdl:port>
    <wsdl:port name="RIStandardServiceSoap12" binding="tns:RIStandardServiceSoap12">
      <soap12:address location="http://nvo.stsci.edu/vor10/ristandardservice.asmx" />
    </wsdl:port>
    <wsdl:port name="RegistrySearchSOAP1" binding="i0:RegistrySearchSOAP1">
      <soap12:address location="http://nvo.stsci.edu/vor10/ristandardservice.asmx" />
    </wsdl:port>
    <wsdl:port name="RegistrySearchSOAP2" binding="i0:RegistrySearchSOAP2">
      <http:address location="http://nvo.stsci.edu/vor10/ristandardservice.asmx" />
    </wsdl:port>
    <wsdl:port name="RegistrySearchSOAP3" binding="i0:RegistrySearchSOAP3">
      <http:address location="http://nvo.stsci.edu/vor10/ristandardservice.asmx" />
    </wsdl:port>
  </wsdl:service>
</wsdl:definitions>