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=20f8553d70c368c2ed648d6e022e6b6040261fd3;hp=0000000000000000000000000000000000000000;hpb=d64e3a3a9ef6329caafdba848ef78427fce0d689;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