libxml2/result/errors/ns-ent.xml.str
Nick Wellnhofer 4ecc85d2cb parser: Push general entity input streams on the stack
This allows the error handler to give more context.
2023-12-29 01:20:08 +01:00

6 lines
177 B
Plaintext

./test/errors/ns-ent.xml:8: namespace error : Namespace prefix ns on elem is not defined
<a xmlns:ns="urn:a">&ent2;</a>
^
<ns:elem/>
^