summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/xml/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/ibm32i03.xml
blob: dbed9bce8c551503e8134cb8f3b38b9fa5ef5bf7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" standalone="yes" ?>
<!DOCTYPE animal SYSTEM "ibm32i03.dtd" [
   <!ELEMENT animal EMPTY>
]>
<!-- This is against VC: Standalone Document Declaration in P32
 The standalone document declaration has the value "yes", there is an external
 markup declaration of attributes with values containing character reference.
-->
<animal class="   NMTOKEN_with_leading_and_trailing_space	 "/>