summaryrefslogtreecommitdiffstats
path: root/test/samples
diff options
context:
space:
mode:
authorStefan Radomski <radomski@tk.informatik.tu-darmstadt.de>2013-04-21 21:29:10 (GMT)
committerStefan Radomski <radomski@tk.informatik.tu-darmstadt.de>2013-04-21 21:29:10 (GMT)
commit4d6fb580b1c1378cb1441fff4adeca889cbba58e (patch)
tree551d02203cc74c82b363e065cb06dd2584a0e6a1 /test/samples
parentc1ebae519210cd4d09eb63bde593d48e769ad7ca (diff)
downloaduscxml-4d6fb580b1c1378cb1441fff4adeca889cbba58e.zip
uscxml-4d6fb580b1c1378cb1441fff4adeca889cbba58e.tar.gz
uscxml-4d6fb580b1c1378cb1441fff4adeca889cbba58e.tar.bz2
More work on XPath datamodel
Diffstat (limited to 'test/samples')
-rw-r--r--test/samples/w3c/xpath/test539.txt4
-rw-r--r--test/samples/w3c/xpath/test540.txt3
-rw-r--r--test/samples/w3c/xpath/test552.txt1
-rw-r--r--test/samples/w3c/xpath/test557.txt4
-rw-r--r--test/samples/w3c/xpath/test558.txt3
5 files changed, 15 insertions, 0 deletions
diff --git a/test/samples/w3c/xpath/test539.txt b/test/samples/w3c/xpath/test539.txt
new file mode 100644
index 0000000..de1b0a1
--- /dev/null
+++ b/test/samples/w3c/xpath/test539.txt
@@ -0,0 +1,4 @@
+ <books xmlns="">
+ <book title="title1"/>
+ <book title="title2"/>
+ </books> \ No newline at end of file
diff --git a/test/samples/w3c/xpath/test540.txt b/test/samples/w3c/xpath/test540.txt
new file mode 100644
index 0000000..2191239
--- /dev/null
+++ b/test/samples/w3c/xpath/test540.txt
@@ -0,0 +1,3 @@
+123
+4 5
+ \ No newline at end of file
diff --git a/test/samples/w3c/xpath/test552.txt b/test/samples/w3c/xpath/test552.txt
new file mode 100644
index 0000000..d8263ee
--- /dev/null
+++ b/test/samples/w3c/xpath/test552.txt
@@ -0,0 +1 @@
+2 \ No newline at end of file
diff --git a/test/samples/w3c/xpath/test557.txt b/test/samples/w3c/xpath/test557.txt
new file mode 100644
index 0000000..a8e51da
--- /dev/null
+++ b/test/samples/w3c/xpath/test557.txt
@@ -0,0 +1,4 @@
+<books xmlns="">
+ <book title="title1"/>
+ <book title="title2"/>
+ </books> \ No newline at end of file
diff --git a/test/samples/w3c/xpath/test558.txt b/test/samples/w3c/xpath/test558.txt
new file mode 100644
index 0000000..bb2bcc7
--- /dev/null
+++ b/test/samples/w3c/xpath/test558.txt
@@ -0,0 +1,3 @@
+
+this is
+a string \ No newline at end of file