| Server IP : 103.234.187.230 / Your IP : 216.73.216.216 Web Server : Apache System : Linux lserver42043-ind.megavelocity.net 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64 User : apache ( 48) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/html/dcb/XSD_WSDL/ |
Upload File : |
<?xml version="1.0" encoding="UTF-8"?> <!-- ****************************************************************************************** --> <!-- --> <!-- PinManagementWSBean.wsdl --> <!-- --> <!-- Copyright(c) 2010-2011 Euronet Worldwide, Inc. --> <!-- All Rights Reserved. --> <!-- --> <!-- Description: PinManagement Web Service WSDL --> <!-- --> <!-- Modifications (Most Recent First): --> <!-- --> <!-- PTF Modification --> <!-- Date By Number Description --> <!-- ======== === ============ ================================================= --> <!-- 03/03/11 SSP/KDP/NJS o Copy from CardStatusManagementWSBean --> <!-- 03/09/10 ARA WSP41Z0503 o Regenerated --> <!-- 11/12/09 BVN WSP41Z0501 o Copy from ListClientIdentification WSBean --> <!-- --> <!-- ****************************************************************************************** --> <wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:cdb="http://cdb.ws.eeft.com" xmlns:core="http://core.ws.eeft.com" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsi="http://ws-i.org/profiles/basic/1.1/xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://cdb.ws.eeft.com"> <wsdl:types> <xsd:schema> <xsd:import namespace="http://core.ws.eeft.com" schemaLocation="/inAuditDSSchema.xsd"> </xsd:import> </xsd:schema> <xsd:schema> <xsd:import namespace="http://cdb.ws.eeft.com" schemaLocation="/PinManagementSchema.xsd"> </xsd:import> </xsd:schema> </wsdl:types> <wsdl:message name="PinManagementRequest"> <wsdl:part element="cdb:PinManagementRequest" name="parameters"/> </wsdl:message> <wsdl:message name="PinManagementResponse"> <wsdl:part element="cdb:PinManagementResponse" name="parameters"/> </wsdl:message> <wsdl:portType name="PinManagementWSBean"> <wsdl:operation name="PinManagement"> <wsdl:input message="cdb:PinManagementRequest" name="PinManagementRequest"/> <wsdl:output message="cdb:PinManagementResponse" name="PinManagementResponse"/> </wsdl:operation> </wsdl:portType> <wsdl:binding name="PinManagementWSBeanPortBinding" type="cdb:PinManagementWSBean"> <wsaw:UsingAddressing xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" required="false"/> <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/> <wsdl:operation name="PinManagement"> <soap:operation soapAction="PinManagement"/> <wsdl:input name="PinManagementRequest"> <soap:body use="literal"/> </wsdl:input> <wsdl:output name="PinManagementResponse"> <soap:body use="literal"/> </wsdl:output> </wsdl:operation> </wsdl:binding> <wsdl:service name="PinManagementWSBean"> <wsdl:port binding="cdb:PinManagementWSBeanPortBinding" name="PinManagementWSBeanPort"> <soap:address location="http://localhost:9081/ITMWS/services/PinManagementWSBeanPort"/> </wsdl:port> </wsdl:service> </wsdl:definitions> <!-- ****************************************************************************************** --> <!-- --> <!-- PinManagementWSBean.wsdl --> <!-- --> <!-- Copyright(c) 2010-2011 Euronet Worldwide, Inc. --> <!-- All Rights Reserved. --> <!-- --> <!-- ****************************************************************************************** -->