<?xml version="1.0" encoding="UTF-8"?>
<definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:tns="urn:servicos/wsdlservicosproposta" xmlns:ns2="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" name="servicosproposta" targetNamespace="urn:servicos/wsdlservicosproposta">
  <types/>
  <message name="IWsServicos_cadastraProposta">
    <part name="String_1" type="xsd:string"/>
    <part name="String_2" type="xsd:string"/>
    <part name="String_3" type="xsd:string"/></message>
  <message name="IWsServicos_cadastraPropostaResponse">
    <part name="result" type="xsd:string"/></message>
  <message name="IWsServicos_consultaStatus">
    <part name="String_1" type="xsd:string"/>
    <part name="String_2" type="xsd:string"/>
    <part name="BigDecimal_3" type="xsd:decimal"/></message>
  <message name="IWsServicos_consultaStatusResponse">
    <part name="result" type="xsd:string"/></message>
  <message name="IWsServicos_listaOperadores">
    <part name="String_1" type="xsd:string"/>
    <part name="String_2" type="xsd:string"/>
    <part name="Integer_3" type="ns2:int"/></message>
  <message name="IWsServicos_listaOperadoresResponse">
    <part name="result" type="xsd:string"/></message>
  <message name="IWsServicos_monitoracao">
    <part name="String_1" type="xsd:string"/>
    <part name="String_2" type="xsd:string"/></message>
  <message name="IWsServicos_monitoracaoResponse">
    <part name="result" type="xsd:string"/></message>
  <portType name="IWsServicos">
    <operation name="cadastraProposta" parameterOrder="String_1 String_2 String_3">
      <input message="tns:IWsServicos_cadastraProposta"/>
      <output message="tns:IWsServicos_cadastraPropostaResponse"/></operation>
    <operation name="consultaStatus" parameterOrder="String_1 String_2 BigDecimal_3">
      <input message="tns:IWsServicos_consultaStatus"/>
      <output message="tns:IWsServicos_consultaStatusResponse"/></operation>
    <operation name="listaOperadores" parameterOrder="String_1 String_2 Integer_3">
      <input message="tns:IWsServicos_listaOperadores"/>
      <output message="tns:IWsServicos_listaOperadoresResponse"/></operation>
    <operation name="monitoracao" parameterOrder="String_1 String_2">
      <input message="tns:IWsServicos_monitoracao"/>
      <output message="tns:IWsServicos_monitoracaoResponse"/></operation></portType>
  <binding name="IWsServicosBinding" type="tns:IWsServicos">
    <soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="rpc"/>
    <operation name="cadastraProposta">
      <soap:operation soapAction=""/>
      <input>
        <soap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" use="encoded" namespace="urn:servicos/wsdlservicosproposta"/></input>
      <output>
        <soap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" use="encoded" namespace="urn:servicos/wsdlservicosproposta"/></output></operation>
    <operation name="consultaStatus">
      <soap:operation soapAction=""/>
      <input>
        <soap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" use="encoded" namespace="urn:servicos/wsdlservicosproposta"/></input>
      <output>
        <soap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" use="encoded" namespace="urn:servicos/wsdlservicosproposta"/></output></operation>
    <operation name="listaOperadores">
      <soap:operation soapAction=""/>
      <input>
        <soap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" use="encoded" namespace="urn:servicos/wsdlservicosproposta"/></input>
      <output>
        <soap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" use="encoded" namespace="urn:servicos/wsdlservicosproposta"/></output></operation>
    <operation name="monitoracao">
      <soap:operation soapAction=""/>
      <input>
        <soap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" use="encoded" namespace="urn:servicos/wsdlservicosproposta"/></input>
      <output>
        <soap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" use="encoded" namespace="urn:servicos/wsdlservicosproposta"/></output></operation></binding>
  <service name="Servicosproposta">
    <port name="IWsServicosPort" binding="tns:IWsServicosBinding">
      <soap:address xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" location="https://ws.bvfinanceira.com.br:443/proposta"/></port></service></definitions>