summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/xml/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E18.xml
blob: 4572e53beaccc284668cf0657d36dce643d1527e (plain)
1
2
3
4
5
6
7
<!DOCTYPE foo [
<!ELEMENT foo ANY>
<!ENTITY % pe SYSTEM "subdir1/E18-pe">
%pe;
%intpe;
]>
<foo>&ent;</foo>