summaryrefslogtreecommitdiffstats
path: root/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/093.xml.ref
blob: 2e8bee68144db0e2f2b03dc35e7c176bd1b72496 (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="\r\n\r\r")
   endElement(namespaceURI="", localName="doc", qName="doc")
endDocument()