Bump to libxml2 2.9.4
[platform/upstream/libxml2.git] / result / comment4.xml.sax
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.startElement(doc)
7 SAX.endElement(doc)
8 SAX.endDocument()