81
Other Stuff in XQuery
•BEFORE and AFTER
–for dealing with order in the input
•FILTER
–deletes some edges in the result tree
•Recursive functions
–Currently: arbitrary recursion
–Perhaps more restrictions in the future ?