summaryrefslogtreecommitdiff
path: root/result/XPath/tests/idsimple
diff options
context:
space:
mode:
Diffstat (limited to 'result/XPath/tests/idsimple')
-rw-r--r--result/XPath/tests/idsimple33
1 files changed, 0 insertions, 33 deletions
diff --git a/result/XPath/tests/idsimple b/result/XPath/tests/idsimple
deleted file mode 100644
index 891b52e..0000000
--- a/result/XPath/tests/idsimple
+++ /dev/null
@@ -1,33 +0,0 @@
-
-========================
-Expression: //*[@id="root"]
-Object is a Node Set :
-Set contains 1 nodes:
-1 ELEMENT EXAMPLE
- ATTRIBUTE id
- TEXT
- content=root
- ATTRIBUTE prop1
- TEXT
- content=gnome is great
- ATTRIBUTE prop2
- TEXT
- content=& linux too
-
-========================
-Expression: //*[@id="chapter2"]
-Object is a Node Set :
-Set contains 1 nodes:
-1 ELEMENT chapter
- ATTRIBUTE id
- TEXT
- content=chapter2
-
-========================
-Expression: //*[@id="chapter5"]
-Object is a Node Set :
-Set contains 1 nodes:
-1 ELEMENT chapter
- ATTRIBUTE id
- TEXT
- content=chapter5