Skip to content

Instantly share code, notes, and snippets.

@prestonmcgowan
Created October 10, 2019 18:55
Show Gist options
  • Save prestonmcgowan/57966c6b63663a5e61ea86bb97117e65 to your computer and use it in GitHub Desktop.
Save prestonmcgowan/57966c6b63663a5e61ea86bb97117e65 to your computer and use it in GitHub Desktop.
Find MarkLogic URIs with some element
cts:uris('/sources/', "document", cts:element-query(xs:QName('myElement'),cts:and-query(())))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment