Skip to content

Instantly share code, notes, and snippets.

@eedeebee
Forked from anonymous/gist:462145
Created October 29, 2010 20:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eedeebee/654314 to your computer and use it in GitHub Desktop.
Save eedeebee/654314 to your computer and use it in GitHub Desktop.
invoking xslt
xdmp:xslt-eval(
<xsl:stylesheet version="2.0"/>,
doc("input.xml")
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment