Files
XML_Data_Parsing/libxml2/test/issue655.xml
T

5 lines
81 B
XML

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