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