Skip to content

Instantly share code, notes, and snippets.

@tuurma
Created July 5, 2017 12:52
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 tuurma/7e20dc0dfcb5a3afcfa408a3897282b1 to your computer and use it in GitHub Desktop.
Save tuurma/7e20dc0dfcb5a3afcfa408a3897282b1 to your computer and use it in GitHub Desktop.
repair app package registration
xquery version "3.0";
import module namespace repair="http://exist-db.org/xquery/repo/repair"
at "resource:org/exist/xquery/modules/expathrepo/repair.xql";
repair:clean-all(),
repair:repair()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment