tests/auto/qxmlstream/data/043.xml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 14 May 2010 16:40:13 +0300
changeset 22 79de32ba3296
parent 0 1918ee327afb
permissions -rw-r--r--
Revision: 201017 Kit: 201019

<?xml version="1.0"?>
<!-- Colon in entity name -->
<!DOCTYPE foo [
<!ELEMENT foo ANY>
<!ENTITY a:b "bogus">
]>
<foo/>