<?xml version="1.0"?>
<definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:tns="urn:SimpleServiceDolarwsdl" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap-enc="http://schemas.xmlsoap.org/soap/encoding/" name="SimpleServiceDolar" targetNamespace="urn:SimpleServiceDolarwsdl"><wsdl:message xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" name="ConsultaTipoCambioRequest"><wsdl:part name="pass" type="xsd:string"/><wsdl:part name="fecha" type="xsd:string"/><wsdl:part name="tipo" type="xsd:string"/></wsdl:message><wsdl:message xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" name="ConsultaTipoCambioResponse"><wsdl:part name="return" type="tns:TXmlElement"/></wsdl:message><wsdl:portType xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" name="SimpleServiceDolarPortType"><wsdl:operation name="ConsultaTipoCambio"><wsdl:documentation>ConsultaTipoCambio el precio del dolar en la base de datos.Mario Fernandez J04-06-2019</wsdl:documentation><wsdl:input message="tns:ConsultaTipoCambioRequest"/><wsdl:output message="tns:ConsultaTipoCambioResponse"/></wsdl:operation></wsdl:portType><wsdl:binding xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" name="SimpleServiceDolarBinding" type="tns:SimpleServiceDolarPortType"><soap:binding xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/><wsdl:operation name="ConsultaTipoCambio"><soap:operation xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" soapAction="urn:SimpleServiceDolarwsdl#ConsultaTipoCambio" style="rpc"/><wsdl:input xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"><soap:body xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" namespace="urn:SimpleServiceDolarwsdl" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></wsdl:input><wsdl:output xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"><soap:body xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" use="encoded" namespace="urn:SimpleServiceDolarwsdl" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></wsdl:output></wsdl:operation></wsdl:binding><wsdl:service xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" name="SimpleServiceDolarService"><wsdl:port xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" name="SimpleServiceDolarPort" binding="tns:SimpleServiceDolarBinding"><soap:address xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" location="http://sistema.foodpackcr.com/Tools/soap,dolar"/></wsdl:port></wsdl:service></definitions>
