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

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

<attributes
    token =	"b"
    id =	"id43"
    idref =	" id43
    "
    />