summaryrefslogtreecommitdiffstats
path: root/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/103.xml.ref
blob: 7a82f963057b355ef2e91a1bc79208c45fd51189 (plain)
1
2
3
4
5
6
7
8
setDocumentLocator(locator={columnNumber=1, lineNumber=1})
startDocument()
   startDTD(name="doc", publicId="", systemId="")
      internatlEntityDecl(name="e", value="<foo>")
   endDTD()
   startElement(namespaceURI="", localName="doc", qName="doc", atts=[])
      startElement(namespaceURI="", localName="foo", qName="foo", atts=[])
         fatalError(exception={columnNumber=14, lineNumber=4, publicId="", systemId="", message="tag mismatch"})