summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/not-sa08.xml
blob: e07ac5958a4538c10813b08a5140d0d2a0490880 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version='1.0' standalone='yes'?>

<!DOCTYPE attributes SYSTEM "../valid/sa.dtd" [
    <!--
	NMTOKENS needs normalization
    -->
]>

<attributes
    token =	"b"
    nmtokens =	" this&#x0d;&#x0a; also	 gets&#x20; normalized "
    />