Home
last modified time | relevance | path

Searched refs:tns (Results 1 – 25 of 93) sorted by relevance

1234

/PHP-5.3/ext/soap/tests/bugs/
H A Dbug29839.wsdl1 ….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 Dbug34453.wsdl1 ….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 Dbug29795.wsdl1 ….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 Dbug30994.phpt11 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 Dbug50698_2.wsdl178 <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 Dbug50698_3.wsdl178 <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 Dbug50698_1.wsdl1 …ncoding/" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:tns="http://tempuri.org…
178 <wsdl:part name="parameters" element="tns:Echo"/>
181 <wsdl:part name="parameters" element="tns:EchoResponse"/>
185 …<wsdl:input wsaw:Action="http://tempuri.org/EchoService/Echo" message="tns:EchoService_Echo_InputM…
186 …<wsdl:output wsaw:Action="http://tempuri.org/EchoService/EchoResponse" message="tns:EchoService_Ec…
189 <wsdl:binding name="BasicHttpBinding_EchoService" type="tns:EchoService">
201 <wsdl:binding name="NetTcpBinding_EchoService" type="tns:EchoService">
215 <wsdl:port name="BasicHttpBinding_EchoService" binding="tns:BasicHttpBinding_EchoService">
218 <wsdl:port name="NetTcpBinding_EchoService" binding="tns:NetTcpBinding_EchoService">
H A Dbug50698_4.wsdl1 …ncoding/" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:tns="http://tempuri.org…
178 <wsdl:part name="parameters" element="tns:Echo"/>
181 <wsdl:part name="parameters" element="tns:EchoResponse"/>
185 …<wsdl:input wsaw:Action="http://tempuri.org/EchoService/Echo" message="tns:EchoService_Echo_InputM…
186 …<wsdl:output wsaw:Action="http://tempuri.org/EchoService/EchoResponse" message="tns:EchoService_Ec…
189 <wsdl:binding name="BasicHttpBinding_EchoService" type="tns:EchoService">
201 <wsdl:binding name="NetTcpBinding_EchoService" type="tns:EchoService">
215 <wsdl:port name="NetTcpBinding_EchoService" binding="tns:NetTcpBinding_EchoService">
224 <wsdl:port name="BasicHttpBinding_EchoService" binding="tns:BasicHttpBinding_EchoService">
/PHP-5.3/ext/soap/tests/
H A Dclassmap.wsdl1 …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">
/PHP-5.3/ext/soap/
H A Dphp_schema.c130 if (tns != NULL) { in schema_load_file()
133 } else if (tns != NULL && xmlStrcmp(tns->children->content, new_tns->children->content) != 0) { in schema_load_file()
166 xmlAttrPtr tns; in load_schema() local
182 if (tns == NULL) { in load_schema()
237 if (ns != NULL && tns != NULL && xmlStrcmp(ns->children->content, tns->children->content) == 0) { in load_schema()
312 ns = tns; in schema_simpleType()
1065 ns = tns; in schema_group()
1357 ns = tns; in schema_complexType()
1486 ns = tns; in schema_element()
1750 ns = tns; in schema_attribute()
[all …]
/PHP-5.3/ext/soap/tests/schema/
H A Dschema034.phpt9 <element name="testType2" type="tns:testType2"/>
18 <element ref="tns:testType2"/>
22 test_schema($schema,'type="tns:testType"',(object)array("int"=>123.5,"testType2"=>array("int"=>123.…
H A Dschema004.phpt12 <restriction base="tns:testType2"/>
15 test_schema($schema,'type="tns:testType"',123.5);
H A Dschema073.phpt9 <element name="testElement" type="tns:testType"/>
18 test_schema($schema,'element="tns:testElement"',array(123,123.5),'document','literal');
H A Dschema002.phpt13 <restriction base="tns:testType2"/>
16 test_schema($schema,'type="tns:testType"',123.5);
H A Dschema003.phpt10 <restriction base="tns:testType2"/>
16 test_schema($schema,'type="tns:testType"',123.5);
H A Dschema006.phpt16 <element name="testElement" type="tns:testType"/>
18 test_schema($schema,'element="tns:testElement"',123.5);
H A Dschema007.phpt9 <element name="testElement" type="tns:testType"/>
18 test_schema($schema,'element="tns:testElement"',123.5);
H A Dschema070.phpt11 <attributeGroup ref="tns:int_group"/>
17 test_schema($schema,'type="tns:testType"',(object)array("str"=>"str"));
H A Dschema069.phpt11 <attribute ref="tns:int"/>
15 test_schema($schema,'type="tns:testType"',(object)array("str"=>"str"));
H A Dschema039.phpt13 <attributeGroup ref="tns:intGroup"/>
19 test_schema($schema,'type="tns:testType"',(object)array("str"=>"str","int"=>123.5));
H A Dschema041.phpt10 <group ref="tns:testGroup"/>
19 test_schema($schema,'type="tns:testType"',(object)array("str"=>"str","int"=>123.5));
H A Dschema043.phpt18 <extension base="tns:testType2">
24 test_schema($schema,'type="tns:testType"',(object)array("_"=>123.5,"int"=>123.5,"int2"=>123.5));
H A Dschema045.phpt18 <restriction base="tns:testType2">
24 test_schema($schema,'type="tns:testType"',(object)array("_"=>123.5,"int"=>123.5,"int2"=>123.5));
H A Dschema046.phpt18 <extension base="tns:testType2">
24 test_schema($schema,'type="tns:testType"',(object)array("_"=>123.5,"int"=>123.5,"int2"=>123.5));
H A Dschema038.phpt13 <attribute ref="tns:int"/>
17 test_schema($schema,'type="tns:testType"',(object)array("str"=>"str","int"=>123.5));

Completed in 36 milliseconds

1234