6 lines
78 B
XML
6 lines
78 B
XML
<!DOCTYPE doc [
|
|
<!ENTITY % pe SYSTEM "dtds/huge.ent">
|
|
%pe;
|
|
]>
|
|
<doc>test</doc>
|