mirror of
https://github.com/polserver/polserver
synced 2026-08-13 08:23:08 -04:00
* 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
4 lines
57 B
XML
4 lines
57 B
XML
<?xml version="1.0" ?>
|
|
<root>
|
|
<Hello>World</He>
|
|
</root>
|