<?xml version="1.0" encoding="utf-8"?>
<wsdl:definitions xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" xmlns:wsa10="http://www.w3.org/2005/08/addressing" xmlns:tns="http://tempuri.org/" xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="Service1" targetNamespace="http://tempuri.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
  <wsdl:types>
    <xsd:schema targetNamespace="http://tempuri.org/Imports">
      <xsd:import schemaLocation="http://vdinet161.grupoadeslas.2k3/Alhambra.EIAC.CIMAWebService/ServiceCIMA.svc?xsd=xsd0" namespace="http://tempuri.org/" />
      <xsd:import schemaLocation="http://vdinet161.grupoadeslas.2k3/Alhambra.EIAC.CIMAWebService/ServiceCIMA.svc?xsd=xsd1" namespace="http://schemas.microsoft.com/2003/10/Serialization/" />
      <xsd:import schemaLocation="http://vdinet161.grupoadeslas.2k3/Alhambra.EIAC.CIMAWebService/ServiceCIMA.svc?xsd=xsd2" namespace="https://www.cimaseg.es/CIMA/ApiEstandar" />
      <xsd:import schemaLocation="http://vdinet161.grupoadeslas.2k3/Alhambra.EIAC.CIMAWebService/ServiceCIMA.svc?xsd=xsd3" namespace="http://schemas.datacontract.org/2004/07/Alhambra.EIAC.CIMACommon" />
      <xsd:import schemaLocation="http://vdinet161.grupoadeslas.2k3/Alhambra.EIAC.CIMAWebService/ServiceCIMA.svc?xsd=xsd4" namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
    </xsd:schema>
  </wsdl:types>
  <wsdl:message name="GetDataRequest">
    <wsdl:part name="parameters" element="tns:GetDataRequest" />
  </wsdl:message>
  <wsdl:message name="GetDataResponse">
    <wsdl:part name="parameters" element="tns:GetDataResponse" />
  </wsdl:message>
  <wsdl:message name="RecibirFicherosPendientesRequest">
    <wsdl:part xmlns:q1="https://www.cimaseg.es/CIMA/ApiEstandar" name="parameters" element="q1:RecibirFicherosPendientesRequest" />
  </wsdl:message>
  <wsdl:message name="RecibirFicherosPendientesResponse">
    <wsdl:part xmlns:q2="https://www.cimaseg.es/CIMA/ApiEstandar" name="parameters" element="q2:RecibirFicherosPendientesResponse" />
  </wsdl:message>
  <wsdl:message name="FicherosDisponiblesRequest">
    <wsdl:part xmlns:q3="https://www.cimaseg.es/CIMA/ApiEstandar" name="parameters" element="q3:FicherosDisponiblesRequest" />
  </wsdl:message>
  <wsdl:message name="FicherosDisponiblesResponse">
    <wsdl:part xmlns:q4="https://www.cimaseg.es/CIMA/ApiEstandar" name="parameters" element="q4:FicherosDisponiblesResponse" />
  </wsdl:message>
  <wsdl:message name="RecibirFicheroRequest">
    <wsdl:part xmlns:q5="https://www.cimaseg.es/CIMA/ApiEstandar" name="parameters" element="q5:RecibirFicheroRequest" />
  </wsdl:message>
  <wsdl:message name="RecibirFicheroResponse">
    <wsdl:part xmlns:q6="https://www.cimaseg.es/CIMA/ApiEstandar" name="parameters" element="q6:RecibirFicheroResponse" />
  </wsdl:message>
  <wsdl:message name="ConfirmarDescargaRequest">
    <wsdl:part xmlns:q7="https://www.cimaseg.es/CIMA/ApiEstandar" name="parameters" element="q7:ConfirmarDescargaRequest" />
  </wsdl:message>
  <wsdl:message name="ConfirmarDescargaResponse">
    <wsdl:part xmlns:q8="https://www.cimaseg.es/CIMA/ApiEstandar" name="parameters" element="q8:ConfirmarDescargaResponse" />
  </wsdl:message>
  <wsdl:portType name="IServiceCIMA">
    <wsdl:operation name="GetData">
      <wsdl:input wsaw:Action="http://tempuri.org/IServiceCIMA/GetData" name="GetDataRequest" message="tns:GetDataRequest" />
      <wsdl:output wsaw:Action="http://tempuri.org/IServiceCIMA/GetDataResponse" name="GetDataResponse" message="tns:GetDataResponse" />
    </wsdl:operation>
    <wsdl:operation name="RecibirFicherosPendientes">
      <wsdl:input wsaw:Action="http://tempuri.org/IServiceCIMA/RecibirFicherosPendientes" name="RecibirFicherosPendientesRequest" message="tns:RecibirFicherosPendientesRequest" />
      <wsdl:output wsaw:Action="http://tempuri.org/IServiceCIMA/RecibirFicherosPendientesResponse" name="RecibirFicherosPendientesResponse" message="tns:RecibirFicherosPendientesResponse" />
    </wsdl:operation>
    <wsdl:operation name="FicherosDisponibles">
      <wsdl:input wsaw:Action="http://tempuri.org/IServiceCIMA/FicherosDisponibles" name="FicherosDisponiblesRequest" message="tns:FicherosDisponiblesRequest" />
      <wsdl:output wsaw:Action="http://tempuri.org/IServiceCIMA/FicherosDisponiblesResponse" name="FicherosDisponiblesResponse" message="tns:FicherosDisponiblesResponse" />
    </wsdl:operation>
    <wsdl:operation name="RecibirFichero">
      <wsdl:input wsaw:Action="http://tempuri.org/IServiceCIMA/RecibirFichero" name="RecibirFicheroRequest" message="tns:RecibirFicheroRequest" />
      <wsdl:output wsaw:Action="http://tempuri.org/IServiceCIMA/RecibirFicheroResponse" name="RecibirFicheroResponse" message="tns:RecibirFicheroResponse" />
    </wsdl:operation>
    <wsdl:operation name="ConfirmarDescarga">
      <wsdl:input wsaw:Action="http://tempuri.org/IServiceCIMA/ConfirmarDescarga" name="ConfirmarDescargaRequest" message="tns:ConfirmarDescargaRequest" />
      <wsdl:output wsaw:Action="http://tempuri.org/IServiceCIMA/ConfirmarDescargaResponse" name="ConfirmarDescargaResponse" message="tns:ConfirmarDescargaResponse" />
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:binding name="BasicHttpBinding_IServiceCIMA" type="tns:IServiceCIMA">
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http" />
    <wsdl:operation name="GetData">
      <soap:operation soapAction="http://tempuri.org/IServiceCIMA/GetData" style="document" />
      <wsdl:input name="GetDataRequest">
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output name="GetDataResponse">
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="RecibirFicherosPendientes">
      <soap:operation soapAction="http://tempuri.org/IServiceCIMA/RecibirFicherosPendientes" style="document" />
      <wsdl:input name="RecibirFicherosPendientesRequest">
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output name="RecibirFicherosPendientesResponse">
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="FicherosDisponibles">
      <soap:operation soapAction="http://tempuri.org/IServiceCIMA/FicherosDisponibles" style="document" />
      <wsdl:input name="FicherosDisponiblesRequest">
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output name="FicherosDisponiblesResponse">
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="RecibirFichero">
      <soap:operation soapAction="http://tempuri.org/IServiceCIMA/RecibirFichero" style="document" />
      <wsdl:input name="RecibirFicheroRequest">
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output name="RecibirFicheroResponse">
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="ConfirmarDescarga">
      <soap:operation soapAction="http://tempuri.org/IServiceCIMA/ConfirmarDescarga" style="document" />
      <wsdl:input name="ConfirmarDescargaRequest">
        <soap:body use="literal" />
      </wsdl:input>
      <wsdl:output name="ConfirmarDescargaResponse">
        <soap:body use="literal" />
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:service name="Service1">
    <wsdl:port name="BasicHttpBinding_IServiceCIMA" binding="tns:BasicHttpBinding_IServiceCIMA">
      <soap:address location="http://vdinet161.grupoadeslas.2k3/Alhambra.EIAC.CIMAWebService/ServiceCIMA.svc" />
    </wsdl:port>
  </wsdl:service>
</wsdl:definitions>