Added test cases
[SXSI/xpathcomp.git] / tests / xpath-pt / xquery / B9.xql
diff --git a/tests/xpath-pt/xquery/B9.xql b/tests/xpath-pt/xquery/B9.xql
new file mode 100644 (file)
index 0000000..386dd0c
--- /dev/null
@@ -0,0 +1 @@
+doc()/site/open_auctions/open_auction[(not(bidder/following::bidder) or not(bidder/preceding::bidder)) or (bidder/following::bidder and bidder/preceding::bidder)]/interval
\ No newline at end of file