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