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.
170 righe
8.4 KiB
170 righe
8.4 KiB
<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"> |
|
<xsd:complexType> |
|
<xsd:sequence> |
|
<xsd:element ref="idpIPP:IdpInformativaPagamento"/> |
|
</xsd:sequence> |
|
</xsd:complexType> |
|
</xsd:element> |
|
<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="IdpInformativaPagamentoMessage"> |
|
<wsdl:part element="IdpInformativaPagamento" name="IdpInformativaPagamento"/> |
|
</wsdl:message> |
|
<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="InvioNotificaPagamento"> |
|
<wsdl:operation name="IdpInformativaPagamento"> |
|
<wsdl:input message="IdpInformativaPagamentoMessage" name="IdpInformativaPagamentoMessage"/> |
|
</wsdl:operation> |
|
</wsdl:portType> |
|
<wsdl:portType name="InvioNotificaPagamentoEsitoProxy"> |
|
<wsdl:operation name="IdpInformativaPagamento.Esito"> |
|
<wsdl:input message="IdpInformativaPagamento.EsitoMessage" name="IdpInformativaPagamento.EsitoMessage"/> |
|
</wsdl:operation> |
|
</wsdl:portType> |
|
<wsdl:portType name="InvioNotificaPagamentoProxy"> |
|
<wsdl:operation name="IdpInformativaPagamento"> |
|
<wsdl:input message="IdpInformativaPagamentoMessage" name="IdpInformativaPagamentoMessage"/> |
|
</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:portType name="VerificaStatoPagamentoProxy"> |
|
<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="InvioNotificaPagamentoProxyBinding" type="InvioNotificaPagamentoProxy"> |
|
<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> |
|
<wsdl:operation name="IdpInformativaPagamento"> |
|
<soap:operation soapAction="IdpInformativaPagamento"/> |
|
<wsdl:input name="IdpInformativaPagamentoMessage"> |
|
<soap:body use="literal"/> |
|
</wsdl:input> |
|
</wsdl:operation> |
|
</wsdl:binding> |
|
<wsdl:binding name="InvioNotificaPagamentoBinding" type="InvioNotificaPagamento"> |
|
<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> |
|
<wsdl:operation name="IdpInformativaPagamento"> |
|
<soap:operation soapAction="IdpInformativaPagamento"/> |
|
<wsdl:input name="IdpInformativaPagamentoMessage"> |
|
<soap:body use="literal"/> |
|
</wsdl:input> |
|
</wsdl:operation> |
|
</wsdl:binding> |
|
<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="InvioNotificaPagamentoEsitoProxyBinding" type="InvioNotificaPagamentoEsitoProxy"> |
|
<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:binding name="VerificaStatoPagamentoProxyBinding" type="VerificaStatoPagamentoProxy"> |
|
<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="InvioNotificaPagamentoProxyService"> |
|
<wsdl:port binding="InvioNotificaPagamentoProxyBinding" name="InvioNotificaPagamentoProxy"> |
|
<soap:address location="http://host/invionotificapagamentoproxy"/> |
|
</wsdl:port> |
|
</wsdl:service> |
|
<wsdl:service name="InvioNotificaPagamentoService"> |
|
<wsdl:port binding="InvioNotificaPagamentoBinding" name="InvioNotificaPagamento"> |
|
<soap:address location="http://host/invionotificapagamento"/> |
|
</wsdl:port> |
|
</wsdl:service> |
|
<wsdl:service name="InvioNotificaPagamentoEsitoService"> |
|
<wsdl:port binding="InvioNotificaPagamentoEsitoBinding" name="InvioNotificaPagamentoEsito"> |
|
<soap:address location="http://host/invionotificapagamentoesito"/> |
|
</wsdl:port> |
|
</wsdl:service> |
|
<wsdl:service name="InvioNotificaPagamentoEsitoProxyService"> |
|
<wsdl:port binding="InvioNotificaPagamentoEsitoProxyBinding" name="InvioNotificaPagamentoEsitoProxy"> |
|
<soap:address location="http://host/invionotificapagamentoesitoproxy"/> |
|
</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:service name="VerificaStatoPagamentoProxyService"> |
|
<wsdl:port binding="VerificaStatoPagamentoProxyBinding" name="VerificaStatoPagamentoProxy"> |
|
<soap:address location="http://host/verificastatopagamentoproxy"/> |
|
</wsdl:port> |
|
</wsdl:service> |
|
</wsdl:definitions> |