Skip to content

Instantly share code, notes, and snippets.

@mblakele
Created November 2, 2011 00:06
Show Gist options
  • Save mblakele/1332346 to your computer and use it in GitHub Desktop.
Save mblakele/1332346 to your computer and use it in GitHub Desktop.
XQUT sample invocation
xdmp:invoke(
'xqut.xqy',
(xs:QName('SUITE'),
xdmp:document-get(
"/Users/mblakele/Source/mblakele-xqut/test/test.xml")),
<options xmlns="xdmp:eval">
<root>/Users/mblakele/Source/mblakele-xqut/src/</root>
</options>)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment