Any implementations of XQueryX?
xquery
Solution
When I posed the same question on vark.com, I got a reference to XQ2XQX: XQuery to XQueryX, a section on how to use a stylesheet (xq2xqx.xsl) to do the conversion.
Problem
I'm looking for a way to convert XQuery expressions into XQueryX (an XML syntax for XQuery). Does anyone know of any implementation -- say in Python or Java?