Test cases from XPath-PT, script.
[tatoo.git] / tests / queries / XPath-PT / C1.xpl
diff --git a/tests/queries/XPath-PT/C1.xpl b/tests/queries/XPath-PT/C1.xpl
new file mode 100644 (file)
index 0000000..0e847a1
--- /dev/null
@@ -0,0 +1 @@
+/site/people/person[profile/age >= 18 and profile/@income < 10000 and address/city != 'Dallas']/name
\ No newline at end of file