????JFIF??x?x????'
| Server IP : 79.136.114.73 / Your IP : 216.73.216.28 Web Server : Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4.29 OpenSSL/1.0.1f System : Linux b8009 3.13.0-170-generic #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 x86_64 User : www-data ( 33) PHP Version : 5.5.9-1ubuntu4.29 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/b8009/php-5.6.22/ext/soap/tests/interop/Round3/GroupD/ |
Upload File : |
<?xml version="1.0" encoding="UTF-8"?>
<definitions name="SoapInterop" targetNamespace="http://soapinterop.org/main2/"
xmlns:wsdlns="http://soapinterop.org/main2/"
xmlns:impns="http://soapinterop.org/definitions/"
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
xmlns:typens2="http://soapinterop.org/xsd2"
xmlns:typens="http://soapinterop.org/xsd"
xmlns="http://schemas.xmlsoap.org/wsdl/">
<import namespace = "http://soapinterop.org/xsd" location = "round3_groupD_import2.wsdl"/>
<import namespace = "http://soapinterop.org/definitions/" location = "round3_groupD_import2.wsdl"/>
<types>
<schema targetNamespace='http://soapinterop.org/xsd2'
xmlns='http://www.w3.org/2001/XMLSchema'
xmlns:SOAP-ENC='http://schemas.xmlsoap.org/soap/encoding/'
xmlns:wsdl = "http://schemas.xmlsoap.org/wsdl/"
elementFormDefault='unqualified'>
<import namespace = "http://schemas.xmlsoap.org/soap/encoding/"/>
<import namespace = "http://soapinterop.org/xsd"/>
<complexType name ='ArrayOfSOAPStruct'>
<complexContent>
<restriction base='SOAP-ENC:Array'>
<attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='typens:SOAPStruct[]'/>
</restriction>
</complexContent>
</complexType>
</schema>
</types>
<message name='Server.echoStructArray'>
<part name='inputArray' type='typens2:ArrayOfSOAPStruct'/>
</message>
<message name='Server.echoStructArrayResponse'>
<part name='Result' type='typens2:ArrayOfSOAPStruct'/>
</message>
<portType name="SoapInteropImport3PortType">
<operation name='echoStruct' parameterOrder='inputStruct'>
<input message='impns:Server.echoStruct' />
<output message='impns:Server.echoStructResponse' />
</operation>
<operation name='echoStructArray' parameterOrder='inputArray'>
<input message='wsdlns:Server.echoStructArray' />
<output message='wsdlns:Server.echoStructArrayResponse' />
</operation>
</portType>
<binding name="SoapInteropImport3Binding" type="wsdlns:SoapInteropImport3PortType">
<soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
<operation name="echoStruct">
<soap:operation soapAction="http://soapinterop.org/"/>
<input>
<soap:body use="encoded" namespace="http://soapinterop/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
</input>
<output>
<soap:body use="encoded" namespace="http://soapinterop/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
</output>
</operation>
<operation name="echoStructArray">
<soap:operation soapAction="http://soapinterop.org/"/>
<input>
<soap:body use="encoded" namespace="http://soapinterop/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
</input>
<output>
<soap:body use="encoded" namespace="http://soapinterop/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
</output>
</operation>
</binding>
<service name="Import3">
<port name="SoapInteropImport3Port" binding="wsdlns:SoapInteropImport3Binding">
<soap:address location="round3_groupD_import3.inc"/>
</port>
</service>
</definitions>