rolled back to 2.9.1 because 2.9.2 doesn't work with connecting net
[platform/upstream/libxml2.git] / test / dav5
1 <?xml version="1.0"?>
2 <D:multistatus xmlns:D="http://www.ietf.org/standards/dav/" xmlns:Z="http://www.w3.com/standards/z39.50/">
3   <D:response>
4     <D:prop>
5       <Z:Authors/>
6     </D:prop>
7     <D:status>HTTP/1.1 420 Method Failure</D:status>
8   </D:response>
9   <D:response>
10     <D:prop>
11       <Z:Copyright-Owner/>
12     </D:prop>
13     <D:status>HTTP/1.1 409 Conflict</D:status>
14   </D:response>
15   <D:responsedescription> Copyright Owner can not be deleted or
16 altered.</D:responsedescription>
17 </D:multistatus>