VirtualBox

source: vbox/trunk/src/libs/libxml2-2.9.14/result/XPath/tests/nssimple@ 102783

Last change on this file since 102783 was 95312, checked in by vboxsync, 3 years ago

libs/{curl,libxml2}: OSE export fixes, bugref:8515

File size: 924 bytes
Line 
1
2========================
3Expression: /doc/elem/namespace::node()/..
4Object is a Node Set :
5Set contains 1 nodes:
61 ELEMENT elem
7 namespace ns2 href=nsuri2
8
9========================
10Expression: /doc/elem/namespace::*/self::node()[true()]
11Object is a Node Set :
12Set contains 3 nodes:
131 namespace xml href=http://www.w3.org/XML/1998/namespace
142 namespace ns1 href=nsuri1
153 namespace ns2 href=nsuri2
16
17========================
18Expression: //*[namespace::ns1]
19Object is a Node Set :
20Set contains 4 nodes:
211 ELEMENT doc
22 namespace ns1 href=nsuri1
232 ELEMENT preceding
243 ELEMENT elem
25 namespace ns2 href=nsuri2
264 ELEMENT following
27
28========================
29Expression: /doc/elem/namespace::ns2/following::*
30Object is a Node Set :
31Set contains 1 nodes:
321 ELEMENT following
33
34========================
35Expression: /doc/elem/namespace::ns2/preceding::*
36Object is a Node Set :
37Set contains 1 nodes:
381 ELEMENT preceding
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette