Home
last modified time | relevance | path

Searched refs:wsdl (Results 201 – 225 of 297) sorted by relevance

12345678910>>...12

/PHP-5.5/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_007w.phpt2 SOAP Interop Round2 base 007 (php/wsdl): echoStringArray(one)
9 $client = new SoapClient(dirname(__FILE__)."/round2_base.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr2_base_006w.phpt2 SOAP Interop Round2 base 006 (php/wsdl): echoStringArray
9 $client = new SoapClient(dirname(__FILE__)."/round2_base.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr2_base_011w.phpt2 SOAP Interop Round2 base 011 (php/wsdl): echoIntegerArray
9 $client = new SoapClient(dirname(__FILE__)."/round2_base.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr2_base_014w.phpt2 SOAP Interop Round2 base 014 (php/wsdl): echoStruct
18 $client = new SoapClient(dirname(__FILE__)."/round2_base.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dr2_base_013w.phpt2 SOAP Interop Round2 base 013 (php/wsdl): echoFloatArray
10 $client = new SoapClient(dirname(__FILE__)."/round2_base.wsdl",array("trace"=>1,"exceptions"=>0));
/PHP-5.5/ext/soap/tests/interop/Round3/GroupE/
H A Dr3_groupE_list_004w.phpt2 SOAP Interop Round3 GroupE List 004 (php/wsdl): echoLinkedList
17 $client = new SoapClient(dirname(__FILE__)."/round3_groupE_list.wsdl",array("trace"=>1,"exceptions"…
/PHP-5.5/ext/soap/tests/interop/Round2/GroupB/
H A Dr2_groupB_002w.phpt2 SOAP Interop Round2 groupB 002 (php/wsdl): echoSimpleTypesAsStruct
10 $client = new SoapClient(dirname(__FILE__)."/round2_groupB.wsdl",array("trace"=>1,"exceptions"=>0));
H A Dround2_groupB.inc35 $server = new SoapServer(dirname(__FILE__)."/round2_groupB.wsdl");
H A Dr2_groupB_001w.phpt2 SOAP Interop Round2 groupB 001 (php/wsdl): echoStructAsSimpleTypes
10 $client = new SoapClient(dirname(__FILE__)."/round2_groupB.wsdl",array("trace"=>1,"exceptions"=>0));
/PHP-5.5/ext/soap/tests/interop/Round3/GroupD/
H A Dr3_groupD_compound2_001w.phpt2 SOAP Interop Round3 GroupD Compound2 001 (php/wsdl): echoEmployee
28 $client = new SoapClient(dirname(__FILE__)."/round3_groupD_compound2.wsdl",array("trace"=>1,"except…
H A Dr3_groupD_import2_001w.phpt2 SOAP Interop Round3 GroupD Import2 001 (php/wsdl): echoStruct
18 $client = new SoapClient(dirname(__FILE__)."/round3_groupD_import2.wsdl",array("trace"=>1,"exceptio…
H A Dr3_groupD_rpcenc_002w.phpt2 SOAP Interop Round3 GroupD RPC Encoded 002 (php/wsdl): echoStringArray
9 $client = new SoapClient(dirname(__FILE__)."/round3_groupD_rpcenc.wsdl",array("trace"=>1,"exception…
H A Dr3_groupD_import3_001w.phpt2 SOAP Interop Round3 GroupD Import3 001 (php/wsdl): echoStruct
18 $client = new SoapClient(dirname(__FILE__)."/round3_groupD_import3.wsdl",array("trace"=>1,"exceptio…
H A Dr3_groupD_rpcenc_003w.phpt2 SOAP Interop Round3 GroupD RPC Encoded 003 (php/wsdl): echoStruct
18 $client = new SoapClient(dirname(__FILE__)."/round3_groupD_rpcenc.wsdl",array("trace"=>1,"exception…
/PHP-5.5/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_complex_doclit_002w.phpt2 SOAP Interop Round4 GroupH Complex Doc Lit 002 (php/wsdl): echoBaseStructFault
24 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_complex_doclit.wsdl",array("trace"=>1,"e…
H A Dr4_groupH_complex_doclit_004w.phpt2 SOAP Interop Round4 GroupH Complex Doc Lit 004 (php/wsdl): echoMultipleFaults1(1)
25 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_complex_doclit.wsdl",array("trace"=>1,"e…
H A Dr4_groupH_complex_doclit_005w.phpt2 SOAP Interop Round4 GroupH Complex Doc Lit 005 (php/wsdl): echoMultipleFaults1(2)
25 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_complex_doclit.wsdl",array("trace"=>1,"e…
H A Dr4_groupH_complex_doclit_006w.phpt2 SOAP Interop Round4 GroupH Complex Doc Lit 006 (php/wsdl): echoMultipleFaults1(3)
25 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_complex_doclit.wsdl",array("trace"=>1,"e…
/PHP-5.5/ext/soap/tests/interop/Round4/GroupI/
H A Dr4_groupI_xsd_025w.phpt2 SOAP Interop Round4 GroupI XSD 025 (php/wsdl): echoNestedMultiOccurs
19 $client = new SoapClient(dirname(__FILE__)."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=…
H A Dr4_groupI_xsd_015w.phpt2 SOAP Interop Round4 GroupI XSD 015 (php/wsdl): echoComplexTypeMultiOccurs(nil)
19 $client = new SoapClient(dirname(__FILE__)."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=…
H A Dr4_groupI_xsd_023w.phpt2 SOAP Interop Round4 GroupI XSD 023 (php/wsdl): echoNestedComplexType
26 $client = new SoapClient(dirname(__FILE__)."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=…
/PHP-5.5/ext/soap/tests/
H A Dbug68361.phpt10 …//schemas.xmlsoap.org/wsdl/soap/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns=…
83 <soap:address location="http://localhost/wsdl-creator/TestClass.php"/>
/PHP-5.5/ext/soap/tests/bugs/
H A Dbug36908.phpt2 Bug #36908 (wsdl default value overrides value in soap request)
40 $server = new SoapServer(dirname(__FILE__)."/bug36908.wsdl");
H A Dbug50997.phpt9 $soapClient = new SoapClient(__DIR__ . '/bug50997.wsdl', array('trace' => 1, 'exceptions'=>0));
H A Dmultiport.phpt9 $client = new SoapClient(dirname(__FILE__).'/multiport.wsdl',

Completed in 74 milliseconds

12345678910>>...12