Tests for rsbetween's fastforward function
[idzebra-moved-to-github.git] / test / xpath / rec5.xml
diff --git a/test/xpath/rec5.xml b/test/xpath/rec5.xml
new file mode 100644 (file)
index 0000000..57eea27
--- /dev/null
@@ -0,0 +1,26 @@
+<record>
+  <title>foo</title>
+  <title>bar</title>
+  <author>gryf</author>
+</record>
+
+<record>
+  <title>foo bar</title>
+  <author>gryf</author>
+</record>
+
+<record>
+  <title lang=en>foo gryf</title>
+  <author>grunt</author>
+</record>
+
+<record>
+  <title lang=da>foo grunt</title>
+  <value>bar</value>
+</record>
+
+<record>
+  <title>hamlet</title>
+  <author>foo bar grunt</author>
+</record>
+