mirror of
https://gitlab.gnome.org/GNOME/libxml2
synced 2025-03-28 21:33:13 +00:00
8 lines
145 B
XML
8 lines
145 B
XML
![]() |
<!DOCTYPE doc [
|
||
|
<!ENTITY e "-">
|
||
|
]>
|
||
|
<doc>
|
||
|
<e xmlns="foo:x&x&x'x&e;x"/>
|
||
|
<e xmlns:ns="foo:x&x&x'x&e;x"/>
|
||
|
</doc>
|