php-src/ext/dom/tests/dom.xml
Rob Richards 6f95fa95cc add tests
2006-05-17 16:36:21 +00:00

8 lines
141 B
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE root [
<!ENTITY % incent SYSTEM "dom.ent">
%incent;
]>
<root>
<foo bar="" />
</root>