Searched refs:echoStructArray (Results 1 – 9 of 9) sorted by relevance
2 SOAP Interop Round2 base 015 (php/wsdl): echoStructArray21 $client->echoStructArray(array($struct1,$struct2));29 …echoStructArray><inputStructArray SOAP-ENC:arrayType="ns2:SOAPStruct[2]" xsi:type="ns2:ArrayOfSOAP…
2 SOAP Interop Round2 base 015 (php/direct): echoStructArray20 $client->__soapCall("echoStructArray", array(array($struct1,$struct2)), array("soapaction"=>"http:/…28 …echoStructArray><param0 SOAP-ENC:arrayType="SOAP-ENC:Struct[2]" xsi:type="SOAP-ENC:Array"><item xs…
2 SOAP Interop Round2 base 015 (soap/direct): echoStructArray33 $client->__soapCall("echoStructArray", array($param), array("soapaction"=>"http://soapinterop.org/"…41 …echoStructArray><inputStructArray SOAP-ENC:arrayType="ns2:SOAPStruct[2]" xsi:type="ns2:ArrayOfSOAP…
40 function echoStructArray($inputStructArray)
2 SOAP Interop Round3 GroupD Import3 002 (php/wsdl): echoStructArray20 $client->echoStructArray(array($struct1,$struct2));28 …echoStructArray><inputArray SOAP-ENC:arrayType="ns2:SOAPStruct[2]" xsi:type="ns3:ArrayOfSOAPStruct…
9 function echoStructArray($inputStructArray)
2 SOAP 1.2: T42 echoStructArray15 <test:echoStructArray xmlns:test="http://example.org/ts-tests"32 </test:echoStructArray>
37 function echoStructArray($x) {
61 function echoStructArray($inputStructArray) function in SOAP_Interop_Base
Completed in 10 milliseconds