summaryrefslogtreecommitdiffstats
path: root/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/031.xml.ref
blob: 240d6335294ca6b3888a701e72da45e7286004bc (plain)
1
2
3
4
5
6
setDocumentLocator(locator={columnNumber=1, lineNumber=1})
startDocument()
   startElement(namespaceURI="", localName="doc", qName="doc", atts=[])
      processingInstruction(target="pi", data="a form feed () is not allowed in a pi")
   endElement(namespaceURI="", localName="doc", qName="doc")
endDocument()