I am executing the following XQuery code on BaseX 7.9 and the result is false even when I know it is a file (the dots are an abbreviation).
file:is-file("C:\Users\...\books2.xml")
According to http://docs.basex.org/wiki/File_Module#file:is-file I should be receiving true.