previous next
Queries and transformations on XQuery
- The conversions of XQuery to XSLT and XQueryX provide good examples, and allow large scale testing against the published XQuery
test suite.
- However, the original motivation of xq2xml was to provide facilities for simpler manipulation of XQuery texts.
- One such example is provided in the xq2xml distribution, and another one is given here.