Searched refs:echoNestedStruct (Results 1 – 7 of 7) sorted by relevance
2 SOAP Interop Round2 groupB 004 (php/wsdl): echoNestedStruct21 $client->echoNestedStruct($param);29 …echoNestedStruct><inputStruct xsi:type="ns2:SOAPStructStruct"><varString xsi:type="xsd:string">arg…
2 SOAP Interop Round2 groupB 004 (php/direct): echoNestedStruct20 $client->__soapCall("echoNestedStruct", array($param), array("soapaction"=>"http://soapinterop.org/…28 …echoNestedStruct><param0 xsi:type="SOAP-ENC:Struct"><varString xsi:type="xsd:string">arg</varStrin…
2 SOAP Interop Round2 groupB 004 (soap/direct): echoNestedStruct20 $client->__soapCall("echoNestedStruct", array($param), array("soapaction"=>"http://soapinterop.org/…28 …echoNestedStruct><inputStruct xsi:type="ns2:SOAPStructStruct"><varString xsi:type="xsd:string">arg…
18 function echoNestedStruct($struct)
2 SOAP 1.2: T45 echoNestedStruct13 <test:echoNestedStruct xmlns:test="http://example.org/ts-tests"26 </test:echoNestedStruct>
77 function echoNestedStruct($struct) {
39 function echoNestedStruct($struct) function in SOAP_Interop_GroupB
Completed in 8 milliseconds