Home
last modified time | relevance | path

Searched refs:xmlns (Results 1 – 25 of 600) sorted by relevance

12345678910>>...24

/PHP-8.1/ext/dom/tests/
H A Dbug47530.phpt20 $doc->loadXML('<html xmlns=""><element xmlns:foo="https://php.net/bar"/></html>');
36 <feed xmlns="http://www.w3.org/2005/Atom">
37 <div xmlns="http://www.w3.org/1999/xhtml">
56 <feed xmlns="http://www.w3.org/1999/xhtml" xmlns:test="https://php.net/test" xmlns:example="https:/…
121 <html xmlns="https://php.net/something" xmlns:ns="https://php.net/whatever"><default:element xmlns:…
124 <html xmlns=""><element xmlns:foo="https://php.net/bar"><foo:bar/><bar/></element></html>
129 <feed xmlns="http://www.w3.org/2005/Atom" xmlns:default="http://www.w3.org/1999/xhtml">
136 <container xmlns:test="https://php.net/test" xmlns="https://php.net/example"><feed xmlns="http://ww…
145 <div xmlns:example="https://php.net/somethingelse"><p xmlns="https://php.net/default" xmlns:example…
148 <div xmlns:example="https://php.net/somethingelse"><p xmlns="https://php.net/default" xmlns:example…
[all …]
H A Dcanonicalization.phpt9 <foo xmlns="http://www.example.com/ns/foo"
10 xmlns:fubar="http://www.example.com/ns/fubar" xmlns:test="urn::test"><contain>
13 <fubar:bar xmlns:fubar="http://www.example.com/ns/fubar"><test3 /></fubar:bar>
52 <contain xmlns="http://www.example.com/ns/foo" xmlns:fubar="http://www.example.com/ns/fubar" xmlns:…
60 <contain xmlns="http://www.example.com/ns/foo">
63 <fubar:bar xmlns:fubar="http://www.example.com/ns/fubar"><test3></test3></fubar:bar>
68 <contain xmlns="http://www.example.com/ns/foo" xmlns:fubar="http://www.example.com/ns/fubar" xmlns:…
76 <contain xmlns="http://www.example.com/ns/foo">
84 <foo xmlns="http://www.example.com/ns/foo"><contain>
93 <contain xmlns="http://www.example.com/ns/foo" xmlns:test="urn::test"><bar></bar><bar></bar></conta…
[all …]
/PHP-8.1/ext/soap/tests/
H A Dsetheaders.phpt28 …NV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="test://" xmlns:x…
30 …NV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="test://" xmlns:x…
32 …NV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="test://" xmlns:x…
34 …NV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="test://" xmlns:x…
36 …NV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="test://" xmlns:x…
38 …NV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="test://" xmlns:x…
H A Dserver029.phpt7 xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
8 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
9 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
10 xmlns:si="http://soapinterop.org/xsd">
12 <ns1:test xmlns:ns1="http://testuri.org" />
42 xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
43 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
44 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
45 xmlns:si="http://soapinterop.org/xsd">
47 <ns1:test xmlns:ns1="http://testuri.org" />
[all …]
H A Dserver009.phpt28 xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
29 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
30 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
31 xmlns:si="http://soapinterop.org/xsd">
33 <ns1:Sum xmlns:ns1="http://testuri.org">
46 xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
47 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
48 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
49 xmlns:si="http://soapinterop.org/xsd">
51 <ns1:Sum xmlns:ns1="http://testuri.org">
[all …]
H A Dserver010.phpt25 xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
26 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
27 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
28 xmlns:si="http://soapinterop.org/xsd">
30 <ns1:Sum xmlns:ns1="http://testuri.org">
43 xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
44 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
45 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
46 xmlns:si="http://soapinterop.org/xsd">
48 <ns1:Sum xmlns:ns1="http://testuri.org">
[all …]
/PHP-8.1/ext/soap/tests/soap12/
H A DT77_2.phpt9 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"
10 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
11 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
13 <test:isNil xmlns:test="http://example.org/ts-tests"
23xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns:ns1="http://example.org/ts-tests" xmlns:…
H A DT60.phpt9 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"
10 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
11 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
13 <test:countItems xmlns:test="http://example.org/ts-tests"
14 xmlns:enc="http://www.w3.org/2003/05/soap-encoding"
28xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns:ns1="http://example.org/ts-tests" xmlns:…
H A DT41.phpt9 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"
10 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
11 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
13 <test:echoStruct xmlns:test="http://example.org/ts-tests"
16 xmlns:ns1="http://example.org/ts-tests/xsd">
29xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns:ns1="http://example.org/ts-tests" xmlns:…
H A DT47.phpt11 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"
12 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
13 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
15 <test:echoFloatArray xmlns:test="http://example.org/ts-tests"
18 xmlns:enc="http://www.w3.org/2003/05/soap-encoding">
30xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns:ns1="http://example.org/ts-tests" xmlns:…
H A DT48.phpt9 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"
10 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
11 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
13 <test:echoStringArray xmlns:test="http://example.org/ts-tests"
16 xmlns:enc="http://www.w3.org/2003/05/soap-encoding">
28xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns:ns1="http://example.org/ts-tests" xmlns:…
H A DT49.phpt9 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"
10 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
11 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
13 <test:echoStringArray xmlns:test="http://example.org/ts-tests"
16 xmlns:enc="http://www.w3.org/2003/05/soap-encoding">
28xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns:ns1="http://example.org/ts-tests" xmlns:…
H A DT50.phpt9 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"
10 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
11 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
13 <test:echoIntegerArray xmlns:test="http://example.org/ts-tests"
16 xmlns:enc="http://www.w3.org/2003/05/soap-encoding">
28xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns:ns1="http://example.org/ts-tests" xmlns:…
H A DT57.phpt9 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"
10 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
11 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
12 xmlns:enc="http://www.w3.org/2003/05/soap-encoding">
14 <test:DataHolder xmlns:test="http://example.org/ts-tests"
20 <test:echoString xmlns:test="http://example.org/ts-tests"
31xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns:ns1="http://example.org/ts-tests" xmlns:…
H A DT76_2.phpt9 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"
10 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
11 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
12 xmlns:enc="http://www.w3.org/2003/05/soap-encoding">
14 <test:DataHolder xmlns:test="http://example.org/ts-tests"
20 <test:echoString xmlns:test="http://example.org/ts-tests"
31xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns:ns1="http://example.org/ts-tests" xmlns:…
H A DT51.phpt9 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"
10 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
11 xmlns:xsd="http://www.w3.org/2001/XMLSchema">
13 <test:echoBase64 xmlns:test="http://example.org/ts-tests"
26xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns:ns1="http://example.org/ts-tests" xmlns:…
H A DT52.phpt9 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"
10 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
11 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
13 <test:echoBoolean xmlns:test="http://example.org/ts-tests"
24xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns:ns1="http://example.org/ts-tests" xmlns:…
H A DT53.phpt9 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"
10 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
11 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
13 <test:echoDate xmlns:test="http://example.org/ts-tests"
24xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns:ns1="http://example.org/ts-tests" xmlns:…
H A DT54.phpt9 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"
10 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
11 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
13 <test:echoDecimal xmlns:test="http://example.org/ts-tests"
24xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns:ns1="http://example.org/ts-tests" xmlns:…
H A DT55.phpt9 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"
10 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
11 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
13 <test:echoFloat xmlns:test="http://example.org/ts-tests"
24xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns:ns1="http://example.org/ts-tests" xmlns:…
H A DT76_1.phpt9 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"
10 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
11 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
13 <test:echoString xmlns:test="http://example.org/ts-tests"
24xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns:ns1="http://example.org/ts-tests" xmlns:…
H A DT77_1.phpt9 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"
10 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
11 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
13 <test:isNil xmlns:test="http://example.org/ts-tests"
24xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns:ns1="http://example.org/ts-tests" xmlns:…
/PHP-8.1/ext/soap/tests/bugs/
H A Dbug41566.phpt32 xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
33 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
34 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
35 xmlns:si="http://soapinterop.org/xsd">
37 <ns1:test xmlns:ns1="http://testuri.org" />
47 <env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"
48 xmlns:ns1="http://testuri.org"
49 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
50 xmlns:enc="http://www.w3.org/2003/05/soap-encoding">
62xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://testuri.org" xmlns:SO…
[all …]
/PHP-8.1/ext/soap/tests/interop/Round2/Base/
H A Dr2_base_008w.phpt18xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://soapinterop.org/" xml…
20xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://soapinterop.org/" xml…
H A Dr2_base_009w.phpt18xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://soapinterop.org/" xml…
20xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://soapinterop.org/" xml…

Completed in 25 milliseconds

12345678910>>...24