summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/xml/qxmlstream/XML-Test-Suite/xmlconf/oasis/e2.xml
blob: 42a1842a53bb4534f73536cc471c3aca618c4b9b (plain)
1
2
3
4
5
<!DOCTYPE el [
<!ELEMENT el EMPTY>
<!ATTLIST el at (one|two|two) #IMPLIED>
]>
<e1 at="two"/>