summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/xml/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/id03.xml
blob: 7234bd637649c783590567ef983fe960ef3553d6 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE root SYSTEM "../valid/sa.dtd" [
    <!ATTLIST attributes
	id2	ID	#IMPLIED
	>
]>

<!-- no element type may have more than one ID attribute specified -->

<root/>