blob: e8a0e1e9b2c7a37e8c53968b39d85aaffe109743 [file] [log] [blame]
SAX.setDocumentLocator()
SAX.startDocument()
SAX.startElement(D:owner, xmlns:D='http://www.ietf.org/standards/dav/')
SAX.characters(
<D:href>http://www.ics.uci., 3)
SAX.startElement(D:href)
SAX.characters(http://www.ics.uci.edu/~ejw/co, 40)
SAX.endElement(D:href)
SAX.characters(
</D:owner>
, 1)
SAX.endElement(D:owner)
SAX.endDocument()