Searched refs:namespace (Results 251 – 275 of 476) sorted by relevance
1...<<11121314151617181920
5 namespace Foo;
5 namespace A;
6 namespace foo;
5 namespace test\ns1;
5 namespace test;
5 namespace foo;
2 namespace Foo;
2 Whitespace between namespace separators is no longer allowed
7 xmlns:y="http://new.webservice.namespace" targetNamespace="http8 ://new.webservice.namespace">
37 echo $doc->c14N(TRUE, FALSE, array('query'=>'(//. | //@* | //namespace::*)'))."\n\n";40 using xpath query with registered namespace.41 test namespace prefix is also included. */43 array('query'=>'(//a:contain | //a:bar | .//namespace::*)',48 test namespace prefix is also included */
5 namespace Test;
12 namespace Foo;
28 echo "--- NULL case because xmlns attribute not in xmlns namespace ---\n";52 --- NULL case because xmlns attribute not in xmlns namespace ---
Completed in 22 milliseconds