Hello,
I am using BaseX to scan XML files, and most files are using implicitely the ISO-8859-15 encoding. Unfortunately, it seems that the internal XML parser is using by default UTF-8 encoding. This doesn't seem to be specified in the configuration files, or GUI properties.
Is there a way to force the internal parser to use another encoding?
Many thanks,
Guillaume