summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/xml/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/errata-1e/xmlconf.xml
blob: e8a004303fb3c1ef488366aa9cb1ccea0c5c2227 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0"?>

<!-- Richard Tobin's XML Namespaces 1.0/1.1 2nd edition test suite 1 June 2006
     Copyright Richard Tobin, HCRC June 2006.
     May be freely redistributed provided copyright notice is retained.
  -->

<?xml-stylesheet href="xmlconformance.xsl" type="text/xsl"?>

<!DOCTYPE TESTSUITE SYSTEM "testcases.dtd" [
    <!ENTITY eduni-nse SYSTEM "errata1e.xml">
]>

<TESTSUITE PROFILE="Richard Tobin's XML Namespaces 1.0/1.1 2nd edition test suite 1 June 2006">
    &eduni-nse;
</TESTSUITE>