Hi Christian,
Thanks for the help, today I had more time to look into this, I added my observations on the opened issue:
https://github.com/BaseXdb/basex/issues/1624#issuecomment-432572494
Regards, Radu
Radu Coravu <oXygen/> XML Editor http://www.oxygenxml.com
On 10/19/2018 7:26 PM, Christian Grün wrote:
Hi Radu,
Thanks for trying to get this working.
- I created a new database.
- Added an XML document to the database, the XML document containing a
reference to the RNG schema.
Just a guess: You may need to supply the catalog before adding the document to the database. In the GUI, if you open the Database → New… dialog, you can specify the file via the parser dialog. Adding the path in the .basex file should work as well (it doesn’t matter if you specify a local file path or a file:// URI).
Will I find that extra logging in the console I used to start "basexhttp.bat"? Or do I need to first configure the logging?
If you start basex instances with the -d flag, you’ll get some more feedback.
Hope this helps, further questions are welcome, Christian