summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/xml/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/dtd01.xml
blob: b0d6ae4ebd1fcc69e7d2377470f6203d566a4962 (plain)
1
2
3
4
5
6
<!DOCTYPE root [
    <!ELEMENT root EMPTY>
    <!ENTITY % PE "this is a PE">
    <!-- %these; %are; %not; %PEs; -->
]>
<root/>