summaryrefslogtreecommitdiffstats
path: root/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/116.xml.ref
blob: f69ee0b24e0a2d6de0d3f485808c156e5edf0ed6 (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="&#9")
   endDTD()
   startElement(namespaceURI="", localName="doc", qName="doc", atts=[])
      characters(ch="a")
   endElement(namespaceURI="", localName="doc", qName="doc")
endDocument()