X-Git-Url: http://git.nguyen.vg/gitweb/?a=blobdiff_plain;f=tests%2Fxpath-pt%2Fxpath%2FB9.xpl;fp=tests%2Fxpath-pt%2Fxpath%2FB9.xpl;h=c3672a1b4743974b288130c6a3f39e2e99f9818d;hb=0b725bb9913ff83cf73c5489f3b8582b881e6681;hp=0000000000000000000000000000000000000000;hpb=83aa6cf8a120ea6681402ce42ae56631fca1ddf4;p=SXSI%2Fxpathcomp.git diff --git a/tests/xpath-pt/xpath/B9.xpl b/tests/xpath-pt/xpath/B9.xpl new file mode 100644 index 0000000..c3672a1 --- /dev/null +++ b/tests/xpath-pt/xpath/B9.xpl @@ -0,0 +1 @@ +/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