Add a tiny XML file to help debug automata behaviour.
[tatoo.git] / tests / tiny.xml.queries
diff --git a/tests/tiny.xml.queries b/tests/tiny.xml.queries
new file mode 100644 (file)
index 0000000..55ba351
--- /dev/null
@@ -0,0 +1,2 @@
+T1     /descendant::b [ not(d/preceding-sibling::c) ]
+T2     /descendant::b [ (not(c/following::e) or not(c/preceding::e)) or (c/following::e and c/preceding::e)]/d