Imported Upstream version 2.9.5_rc1
[platform/upstream/libxml2.git] / result / noent / comment4.xml.sax2
1 SAX.setDocumentLocator()
2 SAX.startDocument()
3 SAX.comment( test of non ascii comments like là et très )
4 SAX.comment(à another one )
5 SAX.comment( another one à)
6 SAX.startElementNs(doc, NULL, NULL, 0, 0, 0)
7 SAX.endElementNs(doc, NULL, NULL)
8 SAX.endDocument()