| SAX.setDocumentLocator() |
| SAX.startDocument() |
| SAX.startElement(D:multistatus, xmlns:D='http://www.ietf.org/standards/dav/', xmlns:Z='http://www.w3.com/standards/z39.50/') |
| SAX.characters( |
| <D:response> |
| <D:prop> |
| , 3) |
| SAX.startElement(D:response) |
| SAX.characters( |
| <D:prop> |
| <Z:Authors, 5) |
| SAX.startElement(D:prop) |
| SAX.characters( |
| <Z:Authors/> |
| </D:pr, 7) |
| SAX.startElement(Z:Authors) |
| SAX.endElement(Z:Authors) |
| SAX.characters( |
| </D:prop> |
| <D:status>H, 5) |
| SAX.endElement(D:prop) |
| SAX.characters( |
| <D:status>HTTP/1.1 420 Me, 5) |
| SAX.startElement(D:status) |
| SAX.characters(HTTP/1.1 420 Method Failure</D, 27) |
| SAX.endElement(D:status) |
| SAX.characters( |
| </D:response> |
| <D:response, 3) |
| SAX.endElement(D:response) |
| SAX.characters( |
| <D:response> |
| <D:prop> |
| , 3) |
| SAX.startElement(D:response) |
| SAX.characters( |
| <D:prop> |
| <Z:Copyrig, 5) |
| SAX.startElement(D:prop) |
| SAX.characters( |
| <Z:Copyright-Owner/> |
| , 7) |
| SAX.startElement(Z:Copyright-Owner) |
| SAX.endElement(Z:Copyright-Owner) |
| SAX.characters( |
| </D:prop> |
| <D:status>H, 5) |
| SAX.endElement(D:prop) |
| SAX.characters( |
| <D:status>HTTP/1.1 409 Co, 5) |
| SAX.startElement(D:status) |
| SAX.characters(HTTP/1.1 409 Conflict</D:statu, 21) |
| SAX.endElement(D:status) |
| SAX.characters( |
| </D:response> |
| <D:response, 3) |
| SAX.endElement(D:response) |
| SAX.characters( |
| <D:responsedescription> Cop, 3) |
| SAX.startElement(D:responsedescription) |
| SAX.characters( Copyright Owner can not be de, 47) |
| SAX.endElement(D:responsedescription) |
| SAX.characters( |
| </D:multistatus> |
| , 1) |
| SAX.endElement(D:multistatus) |
| SAX.endDocument() |