X-Git-Url: http://git.nguyen.vg/gitweb/?a=blobdiff_plain;f=tests%2Fperf_tests%2Fxmark_10.xml.queries;h=1d4424250ca5a9bc91a6b1c665621373aece33d5;hb=ecec752325cb3d207894a4f8d772936bd7ad9f4a;hp=73d4a2aa05e5f203f0babe3fb45338c1ab8add56;hpb=db0ad408721f202e33785958211fe6e4228fce8f;p=SXSI%2Fxpathcomp.git diff --git a/tests/perf_tests/xmark_10.xml.queries b/tests/perf_tests/xmark_10.xml.queries index 73d4a2a..1d44242 100644 --- a/tests/perf_tests/xmark_10.xml.queries +++ b/tests/perf_tests/xmark_10.xml.queries @@ -4,7 +4,7 @@ /child::site/child::closed_auctions/child::closed_auction/child::annotation/child::description/child::text/child::keyword /descendant::listitem/descendant::keyword /descendant::closed_auction/descendant::keyword -/site/closed_auctions/closed_auction/descendant::keyword +/child::site/child::closed_auctions/child::closed_auction/descendant::keyword /child::site/child::closed_auctions/child::closed_auction[child::annotation/child::description/child::text/child::keyword]/child::date /child::site/child::closed_auctions/child::closed_auction[descendant::keyword]/child::date /child::site/child::people/child::person[child::profile/child::gender and child::profile/child::age]/child::name @@ -13,13 +13,13 @@ /descendant::listitem[not(descendant::keyword/child::emph)]/descendant::parlist /descendant::listitem[ (descendant::keyword or descendant::emph) and (descendant::emph or descendant::bold)]/child::parlist /descendant::people[ descendant::person[not(child::address)] and descendant::person[not(child::watches)]]/child::person[child::watches] -/site/regions/europe/item/mailbox/mail/text/keyword -/site/closed_auctions/closed_auction/annotation/description/parlist/listitem -/site/closed_auctions/closed_auction/annotation/description/parlist/listitem/parlist/listitem/*/descendant::keyword -/site/regions/*/item/descendant::keyword -/site/regions/*/person[ address and (phone or homepage) ] +/child::site/child::regions/child::europe/child::item/child::mailbox/child::mail/child::text/child::keyword +/child::site/child::closed_auctions/child::closed_auction/child::annotation/child::description/child::parlist/child::listitem +/child::site/child::closed_auctions/child::closed_auction/child::annotation/child::description/child::parlist/child::listitem/child::parlist/child::listitem/child::*/descendant::keyword +/child::site/child::regions/child::*/child::item/descendant::keyword +/child::site/child::regions/child::*/child::person[ child::address and (child::phone or child::homepage) ] /descendant::listitem[ descendant::keyword and descendant::emph]/descendant::parlist -/site/regions/*/item[ mailbox/mail/date ]/mailbox/mail +/child::site/child::regions/child::*/child::item[ child::mailbox/child::mail/child::date ]/child::mailbox/child::mail /child::*[ descendant::* ] /descendant::* /descendant::*/descendant::*