Imported Upstream version 2.8.0
[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()