Files
XML_Data_Parsing/libxml2/test/valid/huge.xml
T

6 lines
78 B
XML

<!DOCTYPE doc [
<!ENTITY % pe SYSTEM "dtds/huge.ent">
%pe;
]>
<doc>test</doc>