rolled back to 2.9.2 because 2.9.4 doesn't work with XML validator
[platform/upstream/libxml2.git] / result / title.xml.sax2
1 SAX.setDocumentLocator()
2 SAX.startDocument()
3 SAX.startElementNs(title, NULL, NULL, 0, 0, 0)
4 SAX.characters(my title, 8)
5 SAX.endElementNs(title, NULL, NULL)
6 SAX.endDocument()