1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-26 12:25:09 +03:00
libxml2/result/dav12.sax2

7 lines
299 B
Plaintext
Raw Permalink Normal View History

SAX.setDocumentLocator()
SAX.startDocument()
SAX.startElementNs(href, D, 'http://www.ietf.org/standards/dav/', 1, xmlns:D='http://www.ietf.org/standards/dav/', 0, 0)
SAX.characters(http://www.ics.uci.edu/~ejw/co, 40)
SAX.endElementNs(href, D, 'http://www.ietf.org/standards/dav/')
SAX.endDocument()