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