<?xml version="1.0" encoding="utf-8"?>
<wsdl:definitions xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:s="http://www.w3.org/2001/XMLSchema" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns="http://tempuri.org/" xmlns:tm="http://microsoft.com/wsdl/mime/textMatching/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" targetNamespace="http://tempuri.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
  <wsdl:types>
    <s:schema elementFormDefault="qualified" targetNamespace="http://tempuri.org/">
      <s:element name="query">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="consultaXML" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="queryResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="queryResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="Convert">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="entrada" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="formEntrada" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="formSalida" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ConvertResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="ConvertResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="BDs">
        <s:complexType />
      </s:element>
      <s:element name="BDsResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="BDsResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="BDsPrueba">
        <s:complexType />
      </s:element>
      <s:element name="BDsPruebaResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="BDsPruebaResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetRepositories">
        <s:complexType />
      </s:element>
      <s:element name="GetRepositoriesResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetRepositoriesResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetOutputFormats">
        <s:complexType />
      </s:element>
      <s:element name="GetOutputFormatsResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetOutputFormatsResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetFormattedRecord">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="consultaXML" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="transformacion" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetFormattedRecordResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetFormattedRecordResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetRecord">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="consultaXML" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetRecordResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetRecordResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="GetBibShareFields">
        <s:complexType />
      </s:element>
      <s:element name="GetBibShareFieldsResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="GetBibShareFieldsResult">
              <s:complexType mixed="true">
                <s:sequence>
                  <s:any />
                </s:sequence>
              </s:complexType>
            </s:element>
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ColeccionCache">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="URL" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="inamespace" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="iidcollection" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="iraizpath" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="iidentifierpath" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="iauthorpath" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="iidentifierauthorpath" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="ititlepath" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="iidentifiertitlepath" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="ColeccionCacheResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="ColeccionCacheResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="cargaXMLdesdeURL">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="URL" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="inamespace" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="iidcollection" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="iraizpath" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="iidentifierpath" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="iauthorpath" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="iidentifierauthorpath" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="ititlepath" type="s:string" />
            <s:element minOccurs="0" maxOccurs="1" name="iidentifiertitlepath" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
      <s:element name="cargaXMLdesdeURLResponse">
        <s:complexType>
          <s:sequence>
            <s:element minOccurs="0" maxOccurs="1" name="cargaXMLdesdeURLResult" type="s:string" />
          </s:sequence>
        </s:complexType>
      </s:element>
    </s:schema>
  </wsdl:types>
  <wsdl:message name="querySoapIn">
    <wsdl:part name="parameters" element="tns:query" />
  </wsdl:message>
  <wsdl:message name="querySoapOut">
    <wsdl:part name="parameters" element="tns:queryResponse" />
  </wsdl:message>
  <wsdl:message name="ConvertSoapIn">
    <wsdl:part name="parameters" element="tns:Convert" />
  </wsdl:message>
  <wsdl:message name="ConvertSoapOut">
    <wsdl:part name="parameters" element="tns:ConvertResponse" />
  </wsdl:message>
  <wsdl:message name="BDsSoapIn">
    <wsdl:part name="parameters" element="tns:BDs" />
  </wsdl:message>
  <wsdl:message name="BDsSoapOut">
    <wsdl:part name="parameters" element="tns:BDsResponse" />
  </wsdl:message>
  <wsdl:message name="BDsPruebaSoapIn">
    <wsdl:part name="parameters" element="tns:BDsPrueba" />
  </wsdl:message>
  <wsdl:message name="BDsPruebaSoapOut">
    <wsdl:part name="parameters" element="tns:BDsPruebaResponse" />
  </wsdl:message>
  <wsdl:message name="GetRepositoriesSoapIn">
    <wsdl:part name="parameters" element="tns:GetRepositories" />
  </wsdl:message>
  <wsdl:message name="GetRepositoriesSoapOut">
    <wsdl:part name="parameters" element="tns:GetRepositoriesResponse" />
  </wsdl:message>
  <wsdl:message name="GetOutputFormatsSoapIn">
    <wsdl:part name="parameters" element="tns:GetOutputFormats" />
  </wsdl:message>
  <wsdl:message name="GetOutputFormatsSoapOut">
    <wsdl:part name="parameters" element="tns:GetOutputFormatsResponse" />
  </wsdl:message>
  <wsdl:message name="GetFormattedRecordSoapIn">
    <wsdl:part name="parameters" element="tns:GetFormattedRecord" />
  </wsdl:message>
  <wsdl:message name="GetFormattedRecordSoapOut">
    <wsdl:part name="parameters" element="tns:GetFormattedRecordResponse" />
  </wsdl:message>
  <wsdl:message name="GetRecordSoapIn">
    <wsdl:part name="parameters" element="tns:GetRecord" />
  </wsdl:message>
  <wsdl:message name="GetRecordSoapOut">
    <wsdl:part name="parameters" element="tns:GetRecordResponse" />
  </wsdl:message>
  <wsdl:message name="GetBibShareFieldsSoapIn">
    <wsdl:part name="parameters" element="tns:GetBibShareFields" />
  </wsdl:message>
  <wsdl:message name="GetBibShareFieldsSoapOut">
    <wsdl:part name="parameters" element="tns:GetBibShareFieldsResponse" />
  </wsdl:message>
  <wsdl:message name="ColeccionCacheSoapIn">
    <wsdl:part name="parameters" element="tns:ColeccionCache" />
  </wsdl:message>
  <wsdl:message name="ColeccionCacheSoapOut">
    <wsdl:part name="parameters" element="tns:ColeccionCacheResponse" />
  </wsdl:message>
  <wsdl:message name="cargaXMLdesdeURLSoapIn">
    <wsdl:part name="parameters" element="tns:cargaXMLdesdeURL" />
  </wsdl:message>
  <wsdl:message name="cargaXMLdesdeURLSoapOut">
    <wsdl:part name="parameters" element="tns:cargaXMLdesdeURLResponse" />
  </wsdl:message>
  <wsdl:portType name="BibShareSearchEngineSoap">
    <wsdl:operation name="query">
      <wsdl:input message="tns:querySoapIn" />
      <wsdl:output message="tns:querySoapOut" />
    </wsdl:operation>
    <wsdl:operation name="Convert">
      <wsdl:input message="tns:ConvertSoapIn" />
      <wsdl:output message="tns:ConvertSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="BDs">
      <wsdl:input message="tns:BDsSoapIn" />
      <wsdl:output message="tns:BDsSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="BDsPrueba">
      <wsdl:input message="tns:BDsPruebaSoapIn" />
      <wsdl:output message="tns:BDsPruebaSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetRepositories">
      <wsdl:input message="tns:GetRepositoriesSoapIn" />
      <wsdl:output message="tns:GetRepositoriesSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetOutputFormats">
      <wsdl:input message="tns:GetOutputFormatsSoapIn" />
      <wsdl:output message="tns:GetOutputFormatsSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetFormattedRecord">
      <wsdl:input message="tns:GetFormattedRecordSoapIn" />
      <wsdl:output message="tns:GetFormattedRecordSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetRecord">
      <wsdl:input message="tns:GetRecordSoapIn" />
      <wsdl:output message="tns:GetRecordSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="GetBibShareFields">
      <wsdl:input message="tns:GetBibShareFieldsSoapIn" />
      <wsdl:output message="tns:GetBibShareFieldsSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="ColeccionCache">
      <wsdl:input message="tns:ColeccionCacheSoapIn" />
      <wsdl:output message="tns:ColeccionCacheSoapOut" />
    </wsdl:operation>
    <wsdl:operation name="cargaXMLdesdeURL">
      <wsdl:input message="tns:cargaXMLdesdeURLSoapIn" />
      <wsdl:output message="tns:cargaXMLdesdeURLSoapOut" />
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:binding name="BibShareSearchEngineSoap" type="tns:BibShareSearchEngineSoap">
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document" />
    <wsdl:operation name="query">
      <soap:operation soapAction="http://tempuri.org/query" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="Convert">
      <soap:operation soapAction="http://tempuri.org/Convert" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="BDs">
      <soap:operation soapAction="http://tempuri.org/BDs" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="BDsPrueba">
      <soap:operation soapAction="http://tempuri.org/BDsPrueba" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetRepositories">
      <soap:operation soapAction="http://tempuri.org/GetRepositories" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetOutputFormats">
      <soap:operation soapAction="http://tempuri.org/GetOutputFormats" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetFormattedRecord">
      <soap:operation soapAction="http://tempuri.org/GetFormattedRecord" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetRecord">
      <soap:operation soapAction="http://tempuri.org/GetRecord" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="GetBibShareFields">
      <soap:operation soapAction="http://tempuri.org/GetBibShareFields" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ColeccionCache">
      <soap:operation soapAction="http://tempuri.org/ColeccionCache" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="cargaXMLdesdeURL">
      <soap:operation soapAction="http://tempuri.org/cargaXMLdesdeURL" style="document" />
      <wsdl:input>
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:service name="BibShareSearchEngine">
    <documentation xmlns="http://schemas.xmlsoap.org/wsdl/" />
    <wsdl:port name="BibShareSearchEngineSoap" binding="tns:BibShareSearchEngineSoap">
      <soap:address location="http://bibshare.dsic.upv.es/BibShareSearchEngine/BibShareSearchEngine.asmx" />
    </wsdl:port>
  </wsdl:service>
</wsdl:definitions>