/PHP-8.1/ext/soap/tests/bugs/ |
H A D | bug34453.wsdl | 1 ….xmlsoap.org/wsdl/soap/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://test-uri" t… 14 <part name="string" type="tns:LocalizedString"/> 17 <part name="string" type="tns:LocalizedString"/> 21 <input message="tns:EchoStringRequest"/> 22 <output message="tns:EchoStringResponse"/> 25 <binding name="AWSProductDataBinding" type="tns:AWSProductDataPortType"> 38 <port name="AWSProductDataPort" binding="tns:AWSProductDataBinding">
|
H A D | bug29839.wsdl | 1 ….xmlsoap.org/wsdl/soap/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://test-uri" t… 14 <part name="string" type="tns:LocalizedString"/> 17 <part name="string" type="tns:LocalizedString"/> 21 <input message="tns:EchoStringRequest"/> 22 <output message="tns:EchoStringResponse"/> 25 <binding name="AWSProductDataBinding" type="tns:AWSProductDataPortType"> 38 <port name="AWSProductDataPort" binding="tns:AWSProductDataBinding">
|
H A D | bug29795.wsdl | 1 ….xmlsoap.org/wsdl/soap/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://xml.amazon.… 15 <part name="Price" type="tns:Price"/> 19 <input message="tns:GetPriceRequest"/> 20 <output message="tns:GetPriceResponse"/> 23 <binding name="AWSProductDataBinding" type="tns:AWSProductDataPortType"> 36 <port name="AWSProductDataPort" binding="tns:AWSProductDataBinding">
|
H A D | bug30994.phpt | 11 xmlns:tns="http://spock/kunta/kunta" 24 <soapenc:Array id="id1" soapenc:arrayType="tns:Item[1]"> 28 <tns:Item id="id2" xsi:type="tns:Item"> 31 </tns:Item>
|
H A D | bug50698_2.wsdl | 178 <wsdl:part name="parameters" element="tns:Echo"/> 181 <wsdl:part name="parameters" element="tns:EchoResponse"/> 189 <wsdl:binding name="NetTcpBinding_EchoService" type="tns:EchoService"> 203 <wsdl:port name="NetTcpBinding_EchoService" binding="tns:NetTcpBinding_EchoService"> 214 <wsdl:port name="NetTcpBinding_EchoService" binding="tns:NetTcpBinding_EchoService"> 225 <wsdl:port name="NetTcpBinding_EchoService" binding="tns:NetTcpBinding_EchoService"> 236 <wsdl:port name="NetTcpBinding_EchoService" binding="tns:NetTcpBinding_EchoService"> 247 <wsdl:port name="NetTcpBinding_EchoService" binding="tns:NetTcpBinding_EchoService"> 258 <wsdl:port name="NetTcpBinding_EchoService" binding="tns:NetTcpBinding_EchoService"> 269 <wsdl:port name="NetTcpBinding_EchoService" binding="tns:NetTcpBinding_EchoService"> [all …]
|
H A D | bug50698_3.wsdl | 178 <wsdl:part name="parameters" element="tns:Echo"/> 181 <wsdl:part name="parameters" element="tns:EchoResponse"/> 189 <wsdl:binding name="NetTcpBinding_EchoService" type="tns:EchoService"> 203 <wsdl:port name="NetTcpBinding_EchoService" binding="tns:NetTcpBinding_EchoService"> 214 <wsdl:port name="NetTcpBinding_EchoService" binding="tns:NetTcpBinding_EchoService"> 225 <wsdl:port name="NetTcpBinding_EchoService" binding="tns:NetTcpBinding_EchoService"> 236 <wsdl:port name="NetTcpBinding_EchoService" binding="tns:NetTcpBinding_EchoService"> 247 <wsdl:port name="NetTcpBinding_EchoService" binding="tns:NetTcpBinding_EchoService"> 258 <wsdl:port name="NetTcpBinding_EchoService" binding="tns:NetTcpBinding_EchoService"> 269 <wsdl:port name="NetTcpBinding_EchoService" binding="tns:NetTcpBinding_EchoService"> [all …]
|
/PHP-8.1/ext/soap/tests/ |
H A D | classmap.wsdl | 1 …emas.xmlsoap.org/wsdl/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.not… 13 <part name="dotestReturn" type="tns:book"/> 22 <part name="res" type="tns:book"/> 26 <input message="tns:dotestRequest"/> 27 <output message="tns:dotestResponse"/> 30 <input message="tns:dotest2Request"/> 31 <output message="tns:dotest2Response"/> 34 <binding name="testBinding" type="tns:testPortType"> 56 <port name="testPort" binding="tns:testBinding">
|
H A D | bug68361.phpt | 10 <definitions name="TestServer" targetNamespace="http://foo.bar/testserver" xmlns:tns="http://foo.ba… 52 <input message="tns:getEmployeeRequest"/> 53 <output message="tns:getEmployeeResponse"/> 56 <input message="tns:getUserRequest"/> 57 <output message="tns:getUserResponse"/> 60 <binding name="TestServerBinding" type="tns:TestServerPortType"> 82 <port name="TestServerPort" binding="tns:TestServerBinding">
|
/PHP-8.1/ext/soap/ |
H A D | php_schema.c | 163 xmlAttrPtr tns; in load_schema() local 179 if (tns == NULL) { in load_schema() 309 ns = tns; in schema_simpleType() 1064 ns = tns; in schema_group() 1086 ns = tns; in schema_group() 1364 ns = tns; in schema_complexType() 1493 ns = tns; in schema_element() 1522 ns = tns; in schema_element() 1754 ns = tns; in schema_attribute() 1771 ns = tns; in schema_attribute() [all …]
|
/PHP-8.1/ext/soap/tests/schema/ |
H A D | schema034.phpt | 10 <element name="testType2" type="tns:testType2"/> 19 <element ref="tns:testType2"/> 23 test_schema($schema,'type="tns:testType"',(object)array("int"=>123.5,"testType2"=>array("int"=>123.…
|
H A D | schema073.phpt | 10 <element name="testElement" type="tns:testType"/> 19 test_schema($schema,'element="tns:testElement"',array(123,123.5),'document','literal');
|
H A D | schema002.phpt | 14 <restriction base="tns:testType2"/> 17 test_schema($schema,'type="tns:testType"',123.5);
|
H A D | schema004.phpt | 13 <restriction base="tns:testType2"/> 16 test_schema($schema,'type="tns:testType"',123.5);
|
H A D | schema006.phpt | 17 <element name="testElement" type="tns:testType"/> 19 test_schema($schema,'element="tns:testElement"',123.5);
|
H A D | schema007.phpt | 10 <element name="testElement" type="tns:testType"/> 19 test_schema($schema,'element="tns:testElement"',123.5);
|
H A D | schema003.phpt | 11 <restriction base="tns:testType2"/> 17 test_schema($schema,'type="tns:testType"',123.5);
|
H A D | schema069.phpt | 12 <attribute ref="tns:int"/> 16 test_schema($schema,'type="tns:testType"',(object)array("str"=>"str"));
|
H A D | schema038.phpt | 14 <attribute ref="tns:int"/> 18 test_schema($schema,'type="tns:testType"',(object)array("str"=>"str","int"=>123.5));
|
H A D | schema070.phpt | 12 <attributeGroup ref="tns:int_group"/> 18 test_schema($schema,'type="tns:testType"',(object)array("str"=>"str"));
|
H A D | schema039.phpt | 14 <attributeGroup ref="tns:intGroup"/> 20 test_schema($schema,'type="tns:testType"',(object)array("str"=>"str","int"=>123.5));
|
H A D | schema041.phpt | 11 <group ref="tns:testGroup"/> 20 test_schema($schema,'type="tns:testType"',(object)array("str"=>"str","int"=>123.5));
|
H A D | schema043.phpt | 19 <extension base="tns:testType2"> 25 test_schema($schema,'type="tns:testType"',(object)array("_"=>123.5,"int"=>123.5,"int2"=>123.5));
|
H A D | schema045.phpt | 19 <restriction base="tns:testType2"> 25 test_schema($schema,'type="tns:testType"',(object)array("_"=>123.5,"int"=>123.5,"int2"=>123.5));
|
H A D | schema046.phpt | 19 <extension base="tns:testType2"> 25 test_schema($schema,'type="tns:testType"',(object)array("_"=>123.5,"int"=>123.5,"int2"=>123.5));
|
H A D | schema047.phpt | 17 <extension base="tns:testType2"> 23 test_schema($schema,'type="tns:testType"',(object)array("_"=>123.5,"int"=>123.5,"int2"=>123.5));
|