Home
last modified time | relevance | path

Searched refs:wsdl (Results 1 – 25 of 297) sorted by last modified time

12345678910>>...12

/PHP-5.5/
H A Dphp.ini-development1796 ; http://php.net/soap.wsdl-cache-enabled
1800 ; http://php.net/soap.wsdl-cache-dir
1805 ; http://php.net/soap.wsdl-cache-ttl
H A Dphp.ini-production1796 ; http://php.net/soap.wsdl-cache-enabled
1800 ; http://php.net/soap.wsdl-cache-dir
1805 ; http://php.net/soap.wsdl-cache-ttl
/PHP-5.5/ext/soap/tests/
H A Dtransport001.phpt13 function __construct($wsdl, $options) {
14 parent::__construct($wsdl, $options);
15 $this->server = new SoapServer($wsdl, $options);
H A Dtypemap001.phpt55 $server = new SoapServer(dirname(__FILE__)."/classmap.wsdl",$options);
H A Dtypemap002.phpt50 $server = new SoapServer(dirname(__FILE__)."/classmap.wsdl",$options);
H A Dtypemap004.phpt33 $client = new TestSoapClient(dirname(__FILE__)."/classmap.wsdl",$options);
H A Dtypemap003.phpt45 $client = new TestSoapClient(dirname(__FILE__)."/classmap.wsdl",$options);
H A Dtypemap009.phpt50 $server = new SoapServer(dirname(__FILE__)."/classmap.wsdl",$options);
H A Dtypemap010.phpt50 $server = new SoapServer(dirname(__FILE__)."/classmap.wsdl",$options);
H A Dtypemap011.phpt40 $client = new TestSoapClient(dirname(__FILE__)."/classmap.wsdl",$options);
H A Dtypemap012.phpt33 $client = new TestSoapClient(dirname(__FILE__)."/classmap.wsdl",$options);
H A Dtypemap013.phpt50 $server = new SoapServer(dirname(__FILE__)."/classmap.wsdl",$options);
/PHP-5.5/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_simple_rpcenc_010w.phpt2 SOAP Interop Round4 GroupH Simple RPC Enc 010 (php/wsdl): echoMultipleFaults2(3)
10 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_simple_rpcenc.wsdl",array("trace"=>1,"ex…
19 …p://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://soapinterop.org/wsdl" xmlns:xsd="http://…
21 …mlns:ns1="http://soapinterop.org/types" xmlns:ns2="http://soapinterop.org/wsdl" SOAP-ENV:encodingS…
H A Dr4_groupH_simple_rpcenc_012w.phpt2 SOAP Interop Round4 GroupH Simple RPC Enc 012 (php/wsdl): echoMultipleFaults3(1)
9 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_simple_rpcenc.wsdl",array("trace"=>1,"ex…
18 …p://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://soapinterop.org/wsdl" xmlns:xsd="http://…
20 …p://www.w3.org/2001/XMLSchema-instance" xmlns:ns1="http://soapinterop.org/wsdl/fault1" xmlns:SOAP-…
H A Dr4_groupH_simple_rpcenc_013w.phpt2 SOAP Interop Round4 GroupH Simple RPC Enc 013 (php/wsdl): echoMultipleFaults3(2)
9 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_simple_rpcenc.wsdl",array("trace"=>1,"ex…
18 …p://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://soapinterop.org/wsdl" xmlns:xsd="http://…
20 …p://www.w3.org/2001/XMLSchema-instance" xmlns:ns1="http://soapinterop.org/wsdl/fault2" xmlns:SOAP-…
H A Dr4_groupH_simple_rpcenc_014w.phpt2 SOAP Interop Round4 GroupH Simple RPC Enc 014 (php/wsdl): echoMultipleFaults3(3)
9 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_simple_rpcenc.wsdl",array("trace"=>1,"ex…
18 …p://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://soapinterop.org/wsdl" xmlns:xsd="http://…
20 …p://www.w3.org/2001/XMLSchema-instance" xmlns:ns1="http://soapinterop.org/wsdl/fault1" xmlns:SOAP-…
H A Dr4_groupH_simple_rpcenc_015w.phpt2 SOAP Interop Round4 GroupH Simple RPC Enc 015 (php/wsdl): echoMultipleFaults4(1)
9 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_simple_rpcenc.wsdl",array("trace"=>1,"ex…
18 …p://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://soapinterop.org/wsdl" xmlns:xsd="http://…
20 …p://www.w3.org/2001/XMLSchema-instance" xmlns:ns1="http://soapinterop.org/wsdl" xmlns:SOAP-ENC="ht…
H A Dr4_groupH_simple_rpcenc_016w.phpt2 SOAP Interop Round4 GroupH Simple RPC Enc 016 (php/wsdl): echoMultipleFaults4(2)
9 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_simple_rpcenc.wsdl",array("trace"=>1,"ex…
18 …p://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://soapinterop.org/wsdl" xmlns:xsd="http://…
20 …mlns:ns1="http://soapinterop.org/types" xmlns:ns2="http://soapinterop.org/wsdl" xmlns:SOAP-ENC="ht…
H A Dr4_groupH_simple_rpcenc_017w.phpt2 SOAP Interop Round4 GroupH Simple RPC Enc 017 (php/wsdl): echoMultipleFaults4(3)
9 $client = new SoapClient(dirname(__FILE__)."/round4_groupH_simple_rpcenc.wsdl",array("trace"=>1,"ex…
18 …p://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://soapinterop.org/wsdl" xmlns:xsd="http://…
20 …p://www.w3.org/2001/XMLSchema-instance" xmlns:ns1="http://soapinterop.org/wsdl" xmlns:SOAP-ENC="ht…
/PHP-5.5/ext/soap/tests/interop/Round4/GroupI/
H A Dr4_groupI_xsd_002w.phpt2 SOAP Interop Round4 GroupI XSD 002 (php/wsdl): echoInteger
9 $client = new SoapClient(dirname(__FILE__)."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=…
H A Dr4_groupI_xsd_003w.phpt2 SOAP Interop Round4 GroupI XSD 003 (php/wsdl): echoFloat
10 $client = new SoapClient(dirname(__FILE__)."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=…
H A Dr4_groupI_xsd_004w.phpt2 SOAP Interop Round4 GroupI XSD 004 (php/wsdl): echoString
9 $client = new SoapClient(dirname(__FILE__)."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=…
H A Dr4_groupI_xsd_005w.phpt2 SOAP Interop Round4 GroupI XSD 005 (php/wsdl): echoString(empty)
9 $client = new SoapClient(dirname(__FILE__)."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=…
H A Dr4_groupI_xsd_006w.phpt2 SOAP Interop Round4 GroupI XSD 006 (php/wsdl): echoBase64
10 $client = new SoapClient(dirname(__FILE__)."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=…
H A Dr4_groupI_xsd_011w.phpt2 SOAP Interop Round4 GroupI XSD 011 (php/wsdl): echoFloatMultiOccurs
10 $client = new SoapClient(dirname(__FILE__)."/round4_groupI_xsd.wsdl",array("trace"=>1,"exceptions"=…

Completed in 35 milliseconds

12345678910>>...12