polserver/testsuite/escript/filemod/xmlinvalid.xml
turleypol 737db933ac
OpenXMLFile return value for not existing files or parsing errors (#463)
* OpenXMLFile: return error if file does not exist instead of xmlobject in
error state

* added docs

* translate every xml open/parsing error to BError

* updated core changes entry, to reflect the latest changes
2022-06-21 21:07:41 +02:00

4 lines
57 B
XML

<?xml version="1.0" ?>
<root>
<Hello>World</He>
</root>