blob: 5c33f2dd609fd3c632b243f4249bf24b8c3e3177 [file] [log] [blame]
========================
Expression: /following::*
Object is a Node Set :
Set contains 0 nodes:
========================
Expression: /preceding::*
Object is a Node Set :
Set contains 0 nodes:
========================
Expression: /child::EXAMPLE/preceding::*
Object is a Node Set :
Set contains 0 nodes:
========================
Expression: /child::EXAMPLE/following::*
Object is a Node Set :
Set contains 0 nodes:
========================
Expression: /child::EXAMPLE/child::chapter[3]/preceding::*
Object is a Node Set :
Set contains 10 nodes:
1 ELEMENT p
2 ELEMENT title
3 ELEMENT chapter
4 ELEMENT p
5 ELEMENT image
ATTRIBUTE href
TEXT
content=linus.gif
6 ELEMENT p
7 ELEMENT title
8 ELEMENT chapter
9 ELEMENT title
10 ELEMENT head
========================
Expression: /child::EXAMPLE/child::chapter[3]/following::*
Object is a Node Set :
Set contains 6 nodes:
1 ELEMENT chapter
2 ELEMENT title
3 ELEMENT p
4 ELEMENT chapter
5 ELEMENT title
6 ELEMENT p
========================
Expression: /child::EXAMPLE/child::chapter[1]/image/preceding::*
Object is a Node Set :
Set contains 4 nodes:
1 ELEMENT p
2 ELEMENT title
3 ELEMENT title
4 ELEMENT head
========================
Expression: /child::EXAMPLE/child::chapter[1]/image/following::*
Object is a Node Set :
Set contains 13 nodes:
1 ELEMENT p
2 ELEMENT chapter
3 ELEMENT title
4 ELEMENT p
5 ELEMENT chapter
6 ELEMENT title
7 ELEMENT p
8 ELEMENT chapter
9 ELEMENT title
10 ELEMENT p
11 ELEMENT chapter
12 ELEMENT title
13 ELEMENT p