Make an XQuery file executable in eXist
let $path-to-xq := '/db/cms/apps/tei-content/views/ebook-batch.xq' return sm:chmod(xs:anyURI($path-to-xq), 'rwxr-xr-x')