-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
wandreymf
committed
Jun 8, 2022
1 parent
09ad81a
commit 8887453
Showing
71 changed files
with
14,905 additions
and
5,516 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,160 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
<wsdl:definitions xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:ws="http://nfse.abrasf.org.br" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="nfse" targetNamespace="http://nfse.abrasf.org.br"> | ||
|
||
<wsdl:types> | ||
<xsd:schema targetNamespace="http://nfse.abrasf.org.br"> | ||
<xsd:complexType name="input"> | ||
<xsd:sequence> | ||
<xsd:element name="nfseCabecMsg" type="xsd:string" minOccurs="1" maxOccurs="1"/> | ||
<xsd:element name="nfseDadosMsg" type="xsd:string" minOccurs="1" maxOccurs="1"/> | ||
</xsd:sequence> | ||
</xsd:complexType> | ||
<xsd:complexType name="output"> | ||
<xsd:sequence> | ||
<xsd:element name="outputXML" type="xsd:string"/> | ||
</xsd:sequence> | ||
</xsd:complexType> | ||
<xsd:element name="CancelarNfseRequest" type="ws:input"/> | ||
<xsd:element name="CancelarNfseResponse" type="ws:output"/> | ||
<xsd:element name="ConsultarLoteRpsRequest" type="ws:input"/> | ||
<xsd:element name="ConsultarLoteRpsResponse" type="ws:output"/> | ||
<xsd:element name="ConsultarNfseServicoPrestadoRequest" type="ws:input"/> | ||
<xsd:element name="ConsultarNfseServicoPrestadoResponse" type="ws:output"/> | ||
<xsd:element name="ConsultarNfseServicoTomadoRequest" type="ws:input"/> | ||
<xsd:element name="ConsultarNfseServicoTomadoResponse" type="ws:output"/> | ||
<xsd:element name="ConsultarNfsePorFaixaRequest" type="ws:input"/> | ||
<xsd:element name="ConsultarNfsePorFaixaResponse" type="ws:output"/> | ||
<xsd:element name="ConsultarNfsePorRpsRequest" type="ws:input"/> | ||
<xsd:element name="ConsultarNfsePorRpsResponse" type="ws:output"/> | ||
<xsd:element name="RecepcionarLoteRpsRequest" type="ws:input"/> | ||
<xsd:element name="RecepcionarLoteRpsResponse" type="ws:output"/> | ||
<xsd:element name="GerarNfseRequest" type="ws:input"/> | ||
<xsd:element name="GerarNfseResponse" type="ws:output"/> | ||
<xsd:element name="SubstituirNfseRequest" type="ws:input"/> | ||
<xsd:element name="SubstituirNfseResponse" type="ws:output"/> | ||
<xsd:element name="RecepcionarLoteRpsSincronoRequest" type="ws:input"/> | ||
<xsd:element name="RecepcionarLoteRpsSincronoResponse" type="ws:output"/> | ||
</xsd:schema> | ||
</wsdl:types> | ||
<wsdl:message name="CancelarNfseRequest"><wsdl:part element="ws:CancelarNfseRequest" name="parameters"/></wsdl:message> | ||
<wsdl:message name="CancelarNfseResponse"><wsdl:part element="ws:CancelarNfseResponse" name="parameters"/></wsdl:message> | ||
<wsdl:message name="ConsultarLoteRpsRequest"><wsdl:part element="ws:ConsultarLoteRpsRequest" name="parameters"/></wsdl:message> | ||
<wsdl:message name="ConsultarLoteRpsResponse"><wsdl:part element="ws:ConsultarLoteRpsResponse" name="parameters"/></wsdl:message> | ||
<wsdl:message name="ConsultarNfseServicoPrestadoRequest"><wsdl:part element="ws:ConsultarNfseServicoPrestadoRequest" name="parameters"/></wsdl:message> | ||
<wsdl:message name="ConsultarNfseServicoPrestadoResponse"><wsdl:part element="ws:ConsultarNfseServicoPrestadoResponse" name="parameters"/></wsdl:message> | ||
<wsdl:message name="ConsultarNfseServicoTomadoRequest"><wsdl:part element="ws:ConsultarNfseServicoTomadoRequest" name="parameters"/></wsdl:message> | ||
<wsdl:message name="ConsultarNfseServicoTomadoResponse"><wsdl:part element="ws:ConsultarNfseServicoTomadoResponse" name="parameters"/></wsdl:message> | ||
<wsdl:message name="ConsultarNfsePorFaixaRequest"><wsdl:part element="ws:ConsultarNfsePorFaixaRequest" name="parameters"/></wsdl:message> | ||
<wsdl:message name="ConsultarNfsePorFaixaResponse"><wsdl:part element="ws:ConsultarNfsePorFaixaResponse" name="parameters"/></wsdl:message> | ||
<wsdl:message name="ConsultarNfsePorRpsRequest"><wsdl:part element="ws:ConsultarNfsePorRpsRequest" name="parameters"/></wsdl:message> | ||
<wsdl:message name="ConsultarNfsePorRpsResponse"><wsdl:part element="ws:ConsultarNfsePorRpsResponse" name="parameters"/></wsdl:message> | ||
<wsdl:message name="RecepcionarLoteRpsRequest"><wsdl:part element="ws:RecepcionarLoteRpsRequest" name="parameters"/></wsdl:message> | ||
<wsdl:message name="RecepcionarLoteRpsResponse"><wsdl:part element="ws:RecepcionarLoteRpsResponse" name="parameters"/></wsdl:message> | ||
<wsdl:message name="GerarNfseRequest"><wsdl:part element="ws:GerarNfseRequest" name="parameters"/></wsdl:message> | ||
<wsdl:message name="GerarNfseResponse"><wsdl:part element="ws:GerarNfseResponse" name="parameters"/></wsdl:message> | ||
<wsdl:message name="SubstituirNfseRequest"><wsdl:part element="ws:SubstituirNfseRequest" name="parameters"/></wsdl:message> | ||
<wsdl:message name="SubstituirNfseResponse"><wsdl:part element="ws:SubstituirNfseResponse" name="parameters"/></wsdl:message> | ||
<wsdl:message name="RecepcionarLoteRpsSincronoRequest"><wsdl:part element="ws:RecepcionarLoteRpsSincronoRequest" name="parameters"/></wsdl:message> | ||
<wsdl:message name="RecepcionarLoteRpsSincronoResponse"><wsdl:part element="ws:RecepcionarLoteRpsSincronoResponse" name="parameters"/></wsdl:message> | ||
<wsdl:portType name="nfse"> | ||
<wsdl:operation name="CancelarNfse"> | ||
<wsdl:input message="ws:CancelarNfseRequest"/> | ||
<wsdl:output message="ws:CancelarNfseResponse"/> | ||
</wsdl:operation> | ||
<wsdl:operation name="ConsultarLoteRps"> | ||
<wsdl:input message="ws:ConsultarLoteRpsRequest"/> | ||
<wsdl:output message="ws:ConsultarLoteRpsResponse"/> | ||
</wsdl:operation> | ||
<wsdl:operation name="ConsultarNfseServicoPrestado"> | ||
<wsdl:input message="ws:ConsultarNfseServicoPrestadoRequest"/> | ||
<wsdl:output message="ws:ConsultarNfseServicoPrestadoResponse"/> | ||
</wsdl:operation> | ||
<wsdl:operation name="ConsultarNfseServicoTomado"> | ||
<wsdl:input message="ws:ConsultarNfseServicoTomadoRequest"/> | ||
<wsdl:output message="ws:ConsultarNfseServicoTomadoResponse"/> | ||
</wsdl:operation> | ||
<wsdl:operation name="ConsultarNfsePorFaixa"> | ||
<wsdl:input message="ws:ConsultarNfsePorFaixaRequest"/> | ||
<wsdl:output message="ws:ConsultarNfsePorFaixaResponse"/> | ||
</wsdl:operation> | ||
<wsdl:operation name="ConsultarNfsePorRps"> | ||
<wsdl:input message="ws:ConsultarNfsePorRpsRequest"/> | ||
<wsdl:output message="ws:ConsultarNfsePorRpsResponse"/> | ||
</wsdl:operation> | ||
<wsdl:operation name="RecepcionarLoteRps"> | ||
<wsdl:input message="ws:RecepcionarLoteRpsRequest"/> | ||
<wsdl:output message="ws:RecepcionarLoteRpsResponse"/> | ||
</wsdl:operation> | ||
<wsdl:operation name="GerarNfse"> | ||
<wsdl:input message="ws:GerarNfseRequest"/> | ||
<wsdl:output message="ws:GerarNfseResponse"/> | ||
</wsdl:operation> | ||
<wsdl:operation name="SubstituirNfse"> | ||
<wsdl:input message="ws:SubstituirNfseRequest"/> | ||
<wsdl:output message="ws:SubstituirNfseResponse"/> | ||
</wsdl:operation> | ||
<wsdl:operation name="RecepcionarLoteRpsSincrono"> | ||
<wsdl:input message="ws:RecepcionarLoteRpsSincronoRequest"/> | ||
<wsdl:output message="ws:RecepcionarLoteRpsSincronoResponse"/> | ||
</wsdl:operation> | ||
</wsdl:portType> | ||
|
||
<wsdl:binding name="nfseSOAP" type="ws:nfse"> | ||
<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> | ||
<wsdl:operation name="CancelarNfse"> | ||
<soap:operation soapAction="http://nfse.abrasf.org.br/CancelarNfse"/> | ||
<wsdl:input><soap:body use="literal"/></wsdl:input> | ||
<wsdl:output><soap:body use="literal"/></wsdl:output> | ||
</wsdl:operation> | ||
<wsdl:operation name="ConsultarLoteRps"> | ||
<soap:operation soapAction="http://nfse.abrasf.org.br/ConsultarLoteRps"/> | ||
<wsdl:input><soap:body use="literal"/></wsdl:input> | ||
<wsdl:output><soap:body use="literal"/></wsdl:output> | ||
</wsdl:operation> | ||
<wsdl:operation name="ConsultarNfseServicoPrestado"> | ||
<soap:operation soapAction="http://nfse.abrasf.org.br/ConsultarNfseServicoPrestado"/> | ||
<wsdl:input><soap:body use="literal"/></wsdl:input> | ||
<wsdl:output><soap:body use="literal"/></wsdl:output> | ||
</wsdl:operation> | ||
<wsdl:operation name="ConsultarNfseServicoTomado"> | ||
<soap:operation soapAction="http://nfse.abrasf.org.br/ConsultarNfseServicoTomado"/> | ||
<wsdl:input><soap:body use="literal"/></wsdl:input> | ||
<wsdl:output><soap:body use="literal"/></wsdl:output> | ||
</wsdl:operation> | ||
<wsdl:operation name="ConsultarNfsePorFaixa"> | ||
<soap:operation soapAction="http://nfse.abrasf.org.br/ConsultarNfsePorFaixa"/> | ||
<wsdl:input><soap:body use="literal"/></wsdl:input> | ||
<wsdl:output><soap:body use="literal"/></wsdl:output> | ||
</wsdl:operation> | ||
<wsdl:operation name="ConsultarNfsePorRps"> | ||
<soap:operation soapAction="http://nfse.abrasf.org.br/ConsultarNfsePorRps"/> | ||
<wsdl:input><soap:body use="literal"/></wsdl:input> | ||
<wsdl:output><soap:body use="literal"/></wsdl:output> | ||
</wsdl:operation> | ||
<wsdl:operation name="RecepcionarLoteRps"> | ||
<soap:operation soapAction="http://nfse.abrasf.org.br/RecepcionarLoteRps"/> | ||
<wsdl:input><soap:body use="literal"/></wsdl:input> | ||
<wsdl:output><soap:body use="literal"/></wsdl:output> | ||
</wsdl:operation> | ||
<wsdl:operation name="GerarNfse"> | ||
<soap:operation soapAction="http://nfse.abrasf.org.br/GerarNfse"/> | ||
<wsdl:input><soap:body use="literal"/></wsdl:input> | ||
<wsdl:output><soap:body use="literal"/></wsdl:output> | ||
</wsdl:operation> | ||
<wsdl:operation name="SubstituirNfse"> | ||
<soap:operation soapAction="http://nfse.abrasf.org.br/SubstituirNfse"/> | ||
<wsdl:input><soap:body use="literal"/></wsdl:input> | ||
<wsdl:output><soap:body use="literal"/></wsdl:output> | ||
</wsdl:operation> | ||
<wsdl:operation name="RecepcionarLoteRpsSincrono"> | ||
<soap:operation soapAction="http://nfse.abrasf.org.br/RecepcionarLoteRpsSincrono"/> | ||
<wsdl:input><soap:body use="literal"/></wsdl:input> | ||
<wsdl:output><soap:body use="literal"/></wsdl:output> | ||
</wsdl:operation> | ||
</wsdl:binding> | ||
<wsdl:service name="NfseWSService"> | ||
<wsdl:port binding="ws:nfseSOAP" name="nfseSOAP"> | ||
<soap:address location="https://caceres.prefeitura.rlz.com.br/api/webservice/nfse"/> | ||
</wsdl:port> | ||
</wsdl:service> | ||
</wsdl:definitions> |
Oops, something went wrong.