<?xml version="1.0"?>
<definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="IGBWServiceservice" targetNamespace="http://tempuri.org/" xmlns:tns="http://tempuri.org/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/">
  <message name="Login0Request">
    <part name="User" type="xs:string"/>
    <part name="Password" type="xs:string"/>
    <part name="SessionHandle" type="xs:string"/>
  </message>
  <message name="Login0Response">
    <part name="return" type="xs:string"/>
  </message>
  <message name="Logout1Request">
    <part name="SessionHandle" type="xs:string"/>
  </message>
  <message name="Logout1Response">
    <part name="return" type="xs:boolean"/>
  </message>
  <message name="IsValidSession2Request">
    <part name="SessionHandle" type="xs:string"/>
  </message>
  <message name="IsValidSession2Response">
    <part name="return" type="xs:boolean"/>
  </message>
  <message name="abrirEstudio3Request">
    <part name="SessionHandle" type="xs:string"/>
    <part name="fichero" type="xs:string"/>
  </message>
  <message name="abrirEstudio3Response">
    <part name="return" type="xs:boolean"/>
  </message>
  <message name="comprobarExprLog4Request">
    <part name="SessionHandle" type="xs:string"/>
    <part name="expresion" type="xs:string"/>
    <part name="variables" type="xs:string"/>
    <part name="tipos" type="xs:string"/>
  </message>
  <message name="comprobarExprLog4Response">
    <part name="return" type="xs:string"/>
  </message>
  <message name="comprobarExprAri5Request">
    <part name="SessionHandle" type="xs:string"/>
    <part name="expresion" type="xs:string"/>
    <part name="variables" type="xs:string"/>
    <part name="tipos" type="xs:string"/>
  </message>
  <message name="comprobarExprAri5Response">
    <part name="return" type="xs:string"/>
  </message>
  <message name="Tabulacion6Request">
    <part name="SessionHandle" type="xs:string"/>
    <part name="servidor" type="xs:string"/>
    <part name="estudio" type="xs:string"/>
    <part name="parametros" type="xs:string"/>
    <part name="filtro" type="xs:string"/>
    <part name="datos" type="xs:string"/>
  </message>
  <message name="Tabulacion6Response">
    <part name="return" type="xs:string"/>
  </message>
  <message name="MemoriaLibre7Request"/>
  <message name="MemoriaLibre7Response">
    <part name="return" type="xs:int"/>
  </message>
  <portType name="IGBWService">
    <operation name="Login">
      <input message="tns:Login0Request"/>
      <output message="tns:Login0Response"/>
    </operation>
    <operation name="Logout">
      <input message="tns:Logout1Request"/>
      <output message="tns:Logout1Response"/>
    </operation>
    <operation name="IsValidSession">
      <input message="tns:IsValidSession2Request"/>
      <output message="tns:IsValidSession2Response"/>
    </operation>
    <operation name="abrirEstudio">
      <input message="tns:abrirEstudio3Request"/>
      <output message="tns:abrirEstudio3Response"/>
    </operation>
    <operation name="comprobarExprLog">
      <input message="tns:comprobarExprLog4Request"/>
      <output message="tns:comprobarExprLog4Response"/>
    </operation>
    <operation name="comprobarExprAri">
      <input message="tns:comprobarExprAri5Request"/>
      <output message="tns:comprobarExprAri5Response"/>
    </operation>
    <operation name="Tabulacion">
      <input message="tns:Tabulacion6Request"/>
      <output message="tns:Tabulacion6Response"/>
    </operation>
    <operation name="MemoriaLibre">
      <input message="tns:MemoriaLibre7Request"/>
      <output message="tns:MemoriaLibre7Response"/>
    </operation>
  </portType>
  <binding name="IGBWServicebinding" type="tns:IGBWService">
    <binding xmlns="http://schemas.xmlsoap.org/wsdl/soap/" style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
    <operation name="Login">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:GBWServiceIntf-IGBWService#Login" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:GBWServiceIntf-IGBWService"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:GBWServiceIntf-IGBWService"/>
      </output>
    </operation>
    <operation name="Logout">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:GBWServiceIntf-IGBWService#Logout" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:GBWServiceIntf-IGBWService"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:GBWServiceIntf-IGBWService"/>
      </output>
    </operation>
    <operation name="IsValidSession">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:GBWServiceIntf-IGBWService#IsValidSession" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:GBWServiceIntf-IGBWService"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:GBWServiceIntf-IGBWService"/>
      </output>
    </operation>
    <operation name="abrirEstudio">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:GBWServiceIntf-IGBWService#abrirEstudio" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:GBWServiceIntf-IGBWService"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:GBWServiceIntf-IGBWService"/>
      </output>
    </operation>
    <operation name="comprobarExprLog">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:GBWServiceIntf-IGBWService#comprobarExprLog" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:GBWServiceIntf-IGBWService"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:GBWServiceIntf-IGBWService"/>
      </output>
    </operation>
    <operation name="comprobarExprAri">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:GBWServiceIntf-IGBWService#comprobarExprAri" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:GBWServiceIntf-IGBWService"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:GBWServiceIntf-IGBWService"/>
      </output>
    </operation>
    <operation name="Tabulacion">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:GBWServiceIntf-IGBWService#Tabulacion" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:GBWServiceIntf-IGBWService"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:GBWServiceIntf-IGBWService"/>
      </output>
    </operation>
    <operation name="MemoriaLibre">
      <operation xmlns="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:GBWServiceIntf-IGBWService#MemoriaLibre" style="rpc"/>
      <input>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:GBWServiceIntf-IGBWService"/>
      </input>
      <output>
        <body xmlns="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="urn:GBWServiceIntf-IGBWService"/>
      </output>
    </operation>
  </binding>
  <service name="IGBWServiceservice">
    <port name="IGBWServicePort" binding="tns:IGBWServicebinding">
      <address xmlns="http://schemas.xmlsoap.org/wsdl/soap/" location="http://tesi08.tesintegra.net:8080/soap/IGBWService"/>
    </port>
  </service>
</definitions>

