Non puoi selezionare più di 25 argomenti
Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
80 righe
4.2 KiB
80 righe
4.2 KiB
5 anni fa
|
<wsdl:definitions targetNamespace="http://www.cart.rete.toscana.it/servizi/iris_1_1/proxy" xmlns="http://www.cart.rete.toscana.it/servizi/iris_1_1/proxy" xmlns:h="http://www.cart.rete.toscana.it/servizi/iris_1_1/IdpHeader" xmlns:i="http://www.cart.rete.toscana.it/servizi/iris_1_1/IdpInclude" xmlns:idpE="http://www.cart.rete.toscana.it/servizi/iris_1_1/IdpEsito" xmlns:idpIPP="http://www.cart.rete.toscana.it/servizi/iris_1_1/IdpInformativaPagamento" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
|
||
|
<wsdl:types>
|
||
|
<xsd:schema targetNamespace="http://www.cart.rete.toscana.it/servizi/iris_1_1/proxy">
|
||
|
<xsd:import namespace="http://www.cart.rete.toscana.it/servizi/iris_1_1/IdpInformativaPagamento" schemaLocation="../Schemi/IdP.InformativaPagamento.xsd"/>
|
||
|
<xsd:import namespace="http://www.cart.rete.toscana.it/servizi/iris_1_1/IdpEsito" schemaLocation="../Schemi/IdP.Esito.Verifica.xsd"/>
|
||
|
<xsd:element name="IdpInformativaPagamento.Esito">
|
||
|
<xsd:complexType>
|
||
|
<xsd:sequence>
|
||
|
<xsd:element ref="idpE:IdpEsito"/>
|
||
|
</xsd:sequence>
|
||
|
</xsd:complexType>
|
||
|
</xsd:element>
|
||
|
<xsd:element name="IdpVerificaStatoPagamenti">
|
||
|
<xsd:complexType>
|
||
|
<xsd:sequence>
|
||
|
<xsd:element ref="idpIPP:IdpVerificaStatoPagamento"/>
|
||
|
</xsd:sequence>
|
||
|
</xsd:complexType>
|
||
|
</xsd:element>
|
||
|
<xsd:element name="IdpVerificaStatoPagamenti.Esito">
|
||
|
<xsd:complexType>
|
||
|
<xsd:sequence>
|
||
|
<xsd:element ref="idpE:IdpEsitoVerifica"/>
|
||
|
</xsd:sequence>
|
||
|
</xsd:complexType>
|
||
|
</xsd:element>
|
||
|
</xsd:schema>
|
||
|
</wsdl:types>
|
||
|
<wsdl:message name="IdpInformativaPagamento.EsitoMessage">
|
||
|
<wsdl:part element="IdpInformativaPagamento.Esito" name="IdpInformativaPagamento.Esito"/>
|
||
|
</wsdl:message>
|
||
|
<wsdl:message name="IdpVerificaStatoPagamentiMessage">
|
||
|
<wsdl:part element="IdpVerificaStatoPagamenti" name="IdpVerificaStatoPagamenti"/>
|
||
|
</wsdl:message>
|
||
|
<wsdl:message name="IdpVerificaStatoPagamenti.EsitoMessage">
|
||
|
<wsdl:part element="IdpVerificaStatoPagamenti.Esito" name="IdpVerificaStatoPagamenti.Esito"/>
|
||
|
</wsdl:message>
|
||
|
<wsdl:portType name="InvioNotificaPagamentoEsito">
|
||
|
<wsdl:operation name="IdpInformativaPagamento.Esito">
|
||
|
<wsdl:input message="IdpInformativaPagamento.EsitoMessage" name="IdpInformativaPagamento.EsitoMessage"/>
|
||
|
</wsdl:operation>
|
||
|
</wsdl:portType>
|
||
|
<wsdl:portType name="VerificaStatoPagamento">
|
||
|
<wsdl:operation name="IdpVerificaStatoPagamenti">
|
||
|
<wsdl:input message="IdpVerificaStatoPagamentiMessage" name="IdpVerificaStatoPagamentiMessage"/>
|
||
|
<wsdl:output message="IdpVerificaStatoPagamenti.EsitoMessage" name="IdpVerificaStatoPagamenti.EsitoMessage"/>
|
||
|
</wsdl:operation>
|
||
|
</wsdl:portType>
|
||
|
<wsdl:binding name="InvioNotificaPagamentoEsitoBinding" type="InvioNotificaPagamentoEsito">
|
||
|
<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
|
||
|
<wsdl:operation name="IdpInformativaPagamento.Esito">
|
||
|
<soap:operation soapAction="IdpInformativaPagamento.Esito"/>
|
||
|
<wsdl:input name="IdpInformativaPagamento.EsitoMessage">
|
||
|
<soap:body use="literal"/>
|
||
|
</wsdl:input>
|
||
|
</wsdl:operation>
|
||
|
</wsdl:binding>
|
||
|
<wsdl:binding name="VerificaStatoPagamentoBinding" type="VerificaStatoPagamento">
|
||
|
<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
|
||
|
<wsdl:operation name="IdpVerificaStatoPagamenti">
|
||
|
<soap:operation soapAction="IdpVerificaStatoPagamenti"/>
|
||
|
<wsdl:input name="IdpVerificaStatoPagamentiMessage">
|
||
|
<soap:body use="literal"/>
|
||
|
</wsdl:input>
|
||
|
<wsdl:output name="IdpVerificaStatoPagamenti.EsitoMessage">
|
||
|
<soap:body use="literal"/>
|
||
|
</wsdl:output>
|
||
|
</wsdl:operation>
|
||
|
</wsdl:binding>
|
||
|
<wsdl:service name="InvioNotificaPagamentoEsitoService">
|
||
|
<wsdl:port binding="InvioNotificaPagamentoEsitoBinding" name="InvioNotificaPagamentoEsito">
|
||
|
<soap:address location="http://host/invionotificapagamentoesito"/>
|
||
|
</wsdl:port>
|
||
|
</wsdl:service>
|
||
|
<wsdl:service name="VerificaStatoPagamentoService">
|
||
|
<wsdl:port binding="VerificaStatoPagamentoBinding" name="VerificaStatoPagamento">
|
||
|
<soap:address location="http://host/verificastatopagamento"/>
|
||
|
</wsdl:port>
|
||
|
</wsdl:service>
|
||
|
</wsdl:definitions>
|