Last change
on this file since 98838 was 95312, checked in by vboxsync, 3 years ago |
libs/{curl,libxml2}: OSE export fixes, bugref:8515
|
File size:
293 bytes
|
Line | |
---|
1 | SAX.setDocumentLocator()
|
---|
2 | SAX.startDocument()
|
---|
3 | SAX.startElementNs(diagram, dia, 'http://www.lysator.liu.se/~alla/dia/', 1, xmlns:dia='http://www.lysator.liu.se/~alla/dia/', 1, 0, dia:testattr='test...', 4)
|
---|
4 | SAX.endElementNs(diagram, dia, 'http://www.lysator.liu.se/~alla/dia/')
|
---|
5 | SAX.endDocument()
|
---|
Note:
See
TracBrowser
for help on using the repository browser.