VirtualBox

source: vbox/trunk/src/libs/libxml2-2.9.14/result/ns.sax@ 95312

Last change on this file since 95312 was 95312, checked in by vboxsync, 2 years ago

libs/{curl,libxml2}: OSE export fixes, bugref:8515

File size: 302 bytes
Line 
1SAX.setDocumentLocator()
2SAX.startDocument()
3SAX.startElement(dia:diagram, xmlns:dia='http://www.lysator.liu.se/~alla/dia/')
4SAX.characters(
5 , 3)
6SAX.startElement(dia:diagramdata, dia:testattr='test')
7SAX.endElement(dia:diagramdata)
8SAX.characters(
9, 1)
10SAX.endElement(dia:diagram)
11SAX.endDocument()
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette