summaryrefslogtreecommitdiffstats
path: root/tests/auto/qxmlsimplereader/xmldocs/not-wf/sa/180.xml.ref
blob: 42542d990e6c30bb153049d1114cd708cf9e4eea (plain)
1
2
3
4
5
6
7
8
9
10
setDocumentLocator(locator={columnNumber=1, lineNumber=1})
startDocument()
   startDTD(name="doc", publicId="", systemId="")
      skippedEntity(name="e")
      attributeDecl(eName="doc", aName="a", type="", valueDefault="", value="")
      internatlEntityDecl(name="e", value="v")
   endDTD()
   startElement(namespaceURI="", localName="doc", qName="doc", atts=[])
   endElement(namespaceURI="", localName="doc", qName="doc")
endDocument()