summaryrefslogtreecommitdiffstats
path: root/tests/auto/xml/sax/qxmlsimplereader/xmldocs/valid/sa/045.xml.ref
blob: 566221ae0dcc77d71fe17cce74f8f12cf3d22a68 (plain)
1
2
3
4
5
6
7
8
9
setDocumentLocator(locator={columnNumber=1, lineNumber=1})
startDocument()
   startDTD(name="doc", publicId="", systemId="")
      attributeDecl(eName="doc", aName="a1", type="", valueDefault="", value="")
      attributeDecl(eName="doc", aName="a1", type="", valueDefault="", value="")
   endDTD()
   startElement(namespaceURI="", localName="doc", qName="doc", atts=[])
   endElement(namespaceURI="", localName="doc", qName="doc")
endDocument()