mirror of
https://gitlab.gnome.org/GNOME/libxml2
synced 2025-03-28 21:33:13 +00:00
6 lines
141 B
Plaintext
6 lines
141 B
Plaintext
![]() |
<?xml version="1.0"?>
|
||
|
<!DOCTYPE a [
|
||
|
<!ENTITY ext "no < workie">
|
||
|
]>
|
||
|
<a att="wrong &ext; ref"> violates [ WFC: No < in Attribute Values ] </a>
|