4 lines
87 B
DTD
Raw Normal View History

<!ENTITY % foobar SYSTEM "nested-included.dtd">
<!ELEMENT root (foo, bar)>
%foobar;