Hi,
I would like to use BaseX for a database and the daily updates are .tar.gz files which inlude .xml inside directories.
Of course, the directories need to match the ones inside the database.
Unfortunately, the BaseX REPLACE command absolutly need a path so it makes the update fail since the path is added.
So, is there a solution using BaseX ?
Thanks.