Follow the changes in XMLTree API: xml_tree::subtree_elements() does
[SXSI/xpathcomp.git] / tests / non_regression_tests / xmark_all.xml.queries
1 X01%/child::site/child::regions
2 #%/child::site/child::closed_auctions
3 X02%/child::site/child::regions/child::*/child::item
4 X03%/child::site/child::closed_auctions/child::closed_auction/child::annotation/child::description/child::text/child::keyword
5 X04%/descendant::listitem/descendant::keyword
6 #%/descendant::closed_auction/descendant::keyword
7 #%/site/closed_auctions/closed_auction/descendant::keyword
8 X05%/child::site/child::closed_auctions/child::closed_auction[child::annotation/child::description/child::text/child::keyword]/child::date
9 X06%/child::site/child::closed_auctions/child::closed_auction[descendant::keyword]/child::date
10 X07%/child::site/child::people/child::person[child::profile/child::gender and child::profile/child::age]/child::name
11 X08%/child::site/child::people/child::person[child::phone or child::homepage]/child::name
12 X09%/child::site/child::people/child::person[child::address and (child::phone or child::homepage) and (child::creditcard or child::profile)]/child::name
13 X10%/descendant::listitem[not(descendant::keyword/child::emph)]/descendant::parlist
14 X11%/descendant::listitem[ (descendant::keyword or descendant::emph) and (descendant::emph or descendant::bold)]/child::parlist
15 X12%/descendant::people[ descendant::person[not(child::address)] and descendant::person[not(child::watches)]]/child::person[child::watches]
16 #%/site/regions/europe/item/mailbox/mail/text/keyword
17 #%/site/closed_auctions/closed_auction/annotation/description/parlist/listitem
18 #%/site/closed_auctions/closed_auction/annotation/description/parlist/listitem/parlist/listitem/*/descendant::keyword
19 #%/site/regions/*/item/descendant::keyword
20 #%/site/regions/*/person[ address and (phone or homepage) ]
21 #%/descendant::listitem[ descendant::keyword and descendant::emph]/descendant::parlist
22 #%/site/regions/*/item[ mailbox/mail/date ]/mailbox/mail
23 X13%/child::*[ descendant::* ]
24 X14%/descendant::*
25 X15%/descendant::*/descendant::*
26 X16%/descendant::*/descendant::*/descendant::*
27 X17%/descendant::*/descendant::*/descendant::*/descendant::*
28 #%/descendant::*/descendant::*/descendant::*/descendant::*/descendant::*/descendant::*
29 #%/descendant::*/descendant::*