1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2026-01-28 10:01:00 +03:00
Files
libxml2/result/errors/ns-ent.xml.err
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/>
^