Last change
on this file since 96734 was 95312, checked in by vboxsync, 3 years ago |
libs/{curl,libxml2}: OSE export fixes, bugref:8515
|
File size:
299 bytes
|
Line | |
---|
1 | SAX.setDocumentLocator()
|
---|
2 | SAX.startDocument()
|
---|
3 | SAX.startElementNs(href, D, 'http://www.ietf.org/standards/dav/', 1, xmlns:D='http://www.ietf.org/standards/dav/', 0, 0)
|
---|
4 | SAX.characters(http://www.ics.uci.edu/~ejw/co, 40)
|
---|
5 | SAX.endElementNs(href, D, 'http://www.ietf.org/standards/dav/')
|
---|
6 | SAX.endDocument()
|
---|
Note:
See
TracBrowser
for help on using the repository browser.