Hello, when using doc() we used to pass into it a relative (to the static base uri) filesystem path to an xml file. This was parsed without any problems. Now (basex 8.2.2) the parsing works but we get on the standard output stating that the database (named as the first path element) does not exist. I understand that the doc function first looks up the database server and then accesses the filesystem. Is it like that? Has this changed or is the exception just printed out whereas in previous versions it was not? Regards, Marco.