Searched refs:echoDate (Results 1 – 9 of 9) sorted by relevance
2 SOAP Interop Round4 GroupI XSD 007 (php/wsdl): echoDate10 $client->echoDate(array("inputDate"=>"2002-12-22T21:41:17Z"));18 …/soapinterop.org/"><SOAP-ENV:Body><ns1:echoDate><ns1:inputDate>2002-12-22T21:41:17Z</ns1:inputDate…
36 function echoDate($timeInstant)
2 SOAP Interop Round2 base 020 (php/wsdl): echoDate10 $client->echoDate('2001-05-24T17:31:41Z');18 …encoding/"><SOAP-ENV:Body><ns1:echoDate><inputDate xsi:type="xsd:dateTime">2001-05-24T17:31:41Z</i…
2 SOAP Interop Round2 base 020 (php/direct): echoDate8 $client->__soapCall("echoDate", array('2001-05-24T17:31:41Z'), array("soapaction"=>"http://soapinte…16 …oap/encoding/"><SOAP-ENV:Body><ns1:echoDate><param0 xsi:type="xsd:string">2001-05-24T17:31:41Z</pa…
2 SOAP Interop Round2 base 020 (soap/direct): echoDate8 $client->__soapCall("echoDate", array(new SoapParam(new SoapVar('2001-05-24T17:31:41Z', XSD_DATETIM…16 …encoding/"><SOAP-ENV:Body><ns1:echoDate><inputDate xsi:type="xsd:dateTime">2001-05-24T17:31:41Z</i…
55 function echoDate($timeInstant)
2 SOAP 1.2: T53 echoDate13 <test:echoDate xmlns:test="http://example.org/ts-tests"16 </test:echoDate>
49 function echoDate($timeInstant) {
76 function echoDate($timeInstant) function in SOAP_Interop_Base
Completed in 19 milliseconds