Files
XML_Data_Parsing/libxml2/test/errors/ent_redecl.xml
T

5 lines
47 B
XML

<!DOCTYPE doc [
<!ENTITY lt '<'>
]>
<doc/>