xref: /aosp_15_r20/external/libxml2/result/comment5.xml.sax2 (revision 7c5688314b92172186c154356a6374bf7684c3ca)
1SAX.setDocumentLocator()
2SAX.startDocument()
3SAX.comment( test of hyphen and line break handling
4     some text - interrupted -
5- - - - - - - - - - - - - - - - - - - - - -
6                      this should stop here^
7
8
9)
10SAX.startElementNs(doc, NULL, NULL, 0, 0, 0)
11SAX.endElementNs(doc, NULL, NULL)
12SAX.endDocument()
13