summaryrefslogtreecommitdiff
path: root/result/XPath/xptr/vidparts
diff options
context:
space:
mode:
Diffstat (limited to 'result/XPath/xptr/vidparts')
-rw-r--r--result/XPath/xptr/vidparts27
1 files changed, 0 insertions, 27 deletions
diff --git a/result/XPath/xptr/vidparts b/result/XPath/xptr/vidparts
deleted file mode 100644
index bd5bd3c..0000000
--- a/result/XPath/xptr/vidparts
+++ /dev/null
@@ -1,27 +0,0 @@
-
-========================
-Expression: xpointer(id("chapter1"))
-Object is a Node Set :
-Set contains 1 nodes:
-1 ELEMENT chapter
- ATTRIBUTE id
- TEXT
- content=chapter1
-
-========================
-Expression: xpointer(//*[@id="chapter1"])
-Object is a Node Set :
-Set contains 1 nodes:
-1 ELEMENT chapter
- ATTRIBUTE id
- TEXT
- content=chapter1
-
-========================
-Expression: xpointer(id("chapter1"))xpointer(//*[@id="chapter1"])
-Object is a Node Set :
-Set contains 1 nodes:
-1 ELEMENT chapter
- ATTRIBUTE id
- TEXT
- content=chapter1