summaryrefslogtreecommitdiffstats
path: root/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/143.xml.ref
blob: 664bfb71114faab35c46d8795ffd3b2616eba843 (plain)
1
2
3
4
5
6
7
8
setDocumentLocator(locator={columnNumber=1, lineNumber=1})
startDocument()
   startDTD(name="doc", publicId="", systemId="")
   endDTD()
   startElement(namespaceURI="", localName="doc", qName="doc", atts=[])
      characters(ch="")
   endElement(namespaceURI="", localName="doc", qName="doc")
endDocument()