projects
/
TestXSLT.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
added Info.plist
[TestXSLT.git]
/
libxml2
/
result
/
XPath
/
xptr
/
vidbase
1
2
========================
3
Expression: xpointer(id('chapter1')/p)
4
Object is a Node Set :
5
Set contains 4 nodes:
6
1 ELEMENT p
7
2 ELEMENT p
8
3 ELEMENT p
9
4 ELEMENT p
10
11
========================
12
Expression: xpointer(id('chapter1')/p[1]/range-to(following-sibling::p[2]))
13
Object is a Location Set:
14
1 : Object is a range :
15
From node
16
ELEMENT p
17
To node
18
ELEMENT p
19