rolled back to 2.9.2 because 2.9.4 doesn't work with XML validator
[platform/upstream/libxml2.git] / result / ns4.sax
1 SAX.setDocumentLocator()
2 SAX.startDocument()
3 SAX.startElement(diagram, testattr='test', xml:lang='en', xml:link='simple', xml:space='preserve')
4 SAX.endElement(diagram)
5 SAX.endDocument()