Files
XML_Data_Parsing/libxml2/result/issue655.xml
T

6 lines
101 B
XML

<?xml version="1.0"?>
<!DOCTYPE test [
<!ENTITY newline "&#x26;#xA;">
]>
<test newline="&newline;"/>