blob: 225c8d62220849da834dac06c626a20615ad200f [file] [log] [blame]
SAX.setDocumentLocator()
SAX.startDocument()
SAX.startElement(d:multistatus, xmlns:d='http://www.ietf.org/standards/dav/')
SAX.characters(
<d:response>
<d:href>ht, 3)
SAX.startElement(d:response)
SAX.characters(
<d:href>http://www.foo.ba, 5)
SAX.startElement(d:href)
SAX.characters(http://www.foo.bar/othercontai, 43)
SAX.endElement(d:href)
SAX.characters(
<d:href>http://www.foo.ba, 5)
SAX.startElement(d:href)
SAX.characters(http://www.foo.bar/othercontai, 43)
SAX.endElement(d:href)
SAX.characters(
<d:href>http://www.foo.ba, 5)
SAX.startElement(d:href)
SAX.characters(http://www.foo.bar/othercontai, 34)
SAX.endElement(d:href)
SAX.characters(
<d:href>http://www.foo.ba, 5)
SAX.startElement(d:href)
SAX.characters(http://www.foo.bar/othercontai, 39)
SAX.endElement(d:href)
SAX.characters(
<d:status>HTTP/1.1 201 Cr, 5)
SAX.startElement(d:status)
SAX.characters(HTTP/1.1 201 Created</d:status, 20)
SAX.endElement(d:status)
SAX.characters(
</d:response>
<d:response, 3)
SAX.endElement(d:response)
SAX.characters(
<d:response>
<d:href>ht, 3)
SAX.startElement(d:response)
SAX.characters(
<d:href>http://www.foo.ba, 5)
SAX.startElement(d:href)
SAX.characters(http://www.foo.bar/othercontai, 37)
SAX.endElement(d:href)
SAX.characters(
<d:status>HTTP/1.1 412 Pr, 5)
SAX.startElement(d:status)
SAX.characters(HTTP/1.1 412 Precondition Fail, 32)
SAX.endElement(d:status)
SAX.characters(
</d:response>
</d:multistat, 3)
SAX.endElement(d:response)
SAX.characters(
</d:multistatus>
, 1)
SAX.endElement(d:multistatus)
SAX.endDocument()