summaryrefslogtreecommitdiffstats
path: root/tests/auto/xml/sax/qxmlsimplereader/xmldocs/not-wf/sa/030.xml.ref
blob: 3d7b2fd5f096991793cbe55d76cb025ee09d8ff6 (plain)
1
2
3
4
5
6
setDocumentLocator(locator={columnNumber=1, lineNumber=1})
startDocument()
   startElement(namespaceURI="", localName="doc", qName="doc", atts=[])
      characters(ch="A form feed () is not legal in data")
   endElement(namespaceURI="", localName="doc", qName="doc")
endDocument()