summaryrefslogtreecommitdiffstats
path: root/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/119.xml.ref
blob: d1c643ee033f2b222667cc6062b45b127b8a5899 (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=[])
      comment(ch=" -á ")
   endElement(namespaceURI="", localName="doc", qName="doc")
endDocument()