summaryrefslogtreecommitdiffstats
path: root/tests/auto/qxmlsimplereader/xmldocs/valid/not-sa/008.xml.ref
blob: 08ba9c035b9793f02b3eeacf41ca2c0da32a6333 (plain)
1
2
3
4
5
6
7
setDocumentLocator(locator={columnNumber=1, lineNumber=1})
startDocument()
   startDTD(name="doc", publicId="whatever", systemId="008.ent")
   endDTD()
   startElement(namespaceURI="", localName="doc", qName="doc", atts=[])
   endElement(namespaceURI="", localName="doc", qName="doc")
endDocument()