X-Git-Url: http://git.nguyen.vg/gitweb/?a=blobdiff_plain;f=tests%2Fxpath-pt%2Fxquery%2FD2.xql;fp=tests%2Fxpath-pt%2Fxquery%2FD2.xql;h=c73b1a6d021b20a8751ae8e829cbda2ccab9369b;hb=0b725bb9913ff83cf73c5489f3b8582b881e6681;hp=0000000000000000000000000000000000000000;hpb=83aa6cf8a120ea6681402ce42ae56631fca1ddf4;p=SXSI%2Fxpathcomp.git diff --git a/tests/xpath-pt/xquery/D2.xql b/tests/xpath-pt/xquery/D2.xql new file mode 100644 index 0000000..c73b1a6 --- /dev/null +++ b/tests/xpath-pt/xquery/D2.xql @@ -0,0 +1 @@ +doc()/(count(//text) + count(//bold) + count(//emph) + count(//keyword)) \ No newline at end of file