<?xml version="1.0" encoding="UTF-8"?>
<definitions  xmlns:wsr="http://www.openuri.org/2002/10/soap/reliability/"
  xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"
  xmlns="http://schemas.xmlsoap.org/wsdl/"
  xmlns:soap12enc="http://www.w3.org/2003/05/soap-encoding"
  xmlns:s="http://www.w3.org/2001/XMLSchema"
  xmlns:tns="http://ws.dgie.banxico.org.mx"
  xmlns:http="http://schemas.xmlsoap.org/wsdl/http/"
  xmlns:conv="http://www.openuri.org/2002/04/wsdl/conversation/"
  xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/"
  xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
  xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/"
  targetNamespace="http://ws.dgie.banxico.org.mx">
 <message   name="inflacionBanxico">
 </message>
 <message   name="inflacionBanxicoResponse">
  <part    xmlns:partns="http://www.w3.org/2001/XMLSchema"
    name="result"
    type="partns:string">
  </part>
 </message>
 <message   name="reservasInternacionalesBanxico">
 </message>
 <message   name="reservasInternacionalesBanxicoResponse">
  <part    xmlns:partns="http://www.w3.org/2001/XMLSchema"
    name="result"
    type="partns:string">
  </part>
 </message>
 <message   name="tasasDeInteresBanxico">
 </message>
 <message   name="tasasDeInteresBanxicoResponse">
  <part    xmlns:partns="http://www.w3.org/2001/XMLSchema"
    name="result"
    type="partns:string">
  </part>
 </message>
 <message   name="tiposDeCambioBanxico">
 </message>
 <message   name="tiposDeCambioBanxicoResponse">
  <part    xmlns:partns="http://www.w3.org/2001/XMLSchema"
    name="result"
    type="partns:string">
  </part>
 </message>
 <message   name="udisBanxico">
 </message>
 <message   name="udisBanxicoResponse">
  <part    xmlns:partns="http://www.w3.org/2001/XMLSchema"
    name="result"
    type="partns:string">
  </part>
 </message>
 <portType   name="DgieWSPort">
  <operation    name="inflacionBanxico">
   <input     message="tns:inflacionBanxico">
   </input>
   <output     message="tns:inflacionBanxicoResponse">
   </output>
  </operation>
  <operation    name="reservasInternacionalesBanxico">
   <input     message="tns:reservasInternacionalesBanxico">
   </input>
   <output     message="tns:reservasInternacionalesBanxicoResponse">
   </output>
  </operation>
  <operation    name="tasasDeInteresBanxico">
   <input     message="tns:tasasDeInteresBanxico">
   </input>
   <output     message="tns:tasasDeInteresBanxicoResponse">
   </output>
  </operation>
  <operation    name="tiposDeCambioBanxico">
   <input     message="tns:tiposDeCambioBanxico">
   </input>
   <output     message="tns:tiposDeCambioBanxicoResponse">
   </output>
  </operation>
  <operation    name="udisBanxico">
   <input     message="tns:udisBanxico">
   </input>
   <output     message="tns:udisBanxicoResponse">
   </output>
  </operation>
 </portType>
 <binding   name="DgieWSPort"
   type="tns:DgieWSPort">
   <soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http" />
  <operation    name="inflacionBanxico">
    <soap:operation style="rpc" soapAction="" />
   <input>
     <soap:body use="encoded" namespace="http://ws.dgie.banxico.org.mx" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
   </input>
   <output>
     <soap:body use="encoded" namespace="http://ws.dgie.banxico.org.mx" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
   </output>
  </operation>
  <operation    name="reservasInternacionalesBanxico">
    <soap:operation style="rpc" soapAction="" />
   <input>
     <soap:body use="encoded" namespace="http://ws.dgie.banxico.org.mx" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
   </input>
   <output>
     <soap:body use="encoded" namespace="http://ws.dgie.banxico.org.mx" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
   </output>
  </operation>
  <operation    name="tasasDeInteresBanxico">
    <soap:operation style="rpc" soapAction="" />
   <input>
     <soap:body use="encoded" namespace="http://ws.dgie.banxico.org.mx" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
   </input>
   <output>
     <soap:body use="encoded" namespace="http://ws.dgie.banxico.org.mx" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
   </output>
  </operation>
  <operation    name="tiposDeCambioBanxico">
    <soap:operation style="rpc" soapAction="" />
   <input>
     <soap:body use="encoded" namespace="http://ws.dgie.banxico.org.mx" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
   </input>
   <output>
     <soap:body use="encoded" namespace="http://ws.dgie.banxico.org.mx" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
   </output>
  </operation>
  <operation    name="udisBanxico">
    <soap:operation style="rpc" soapAction="" />
   <input>
     <soap:body use="encoded" namespace="http://ws.dgie.banxico.org.mx" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
   </input>
   <output>
     <soap:body use="encoded" namespace="http://ws.dgie.banxico.org.mx" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" />
   </output>
  </operation>
 </binding>
 <service   name="DgieWS">
  <port    name="DgieWSPort"
    binding="tns:DgieWSPort">
    <soap:address location="http://www.banxico.org.mx:80/DgieWSWeb/DgieWS" />
  </port>
 </service>
</definitions>