blob: cbfd4c428d61fb9a3bd484b75fe11fd171490501 [file] [log] [blame]
Daniel Veillard01791d51998-07-24 19:24:09 +00001<?xml version="1.0"?>
Daniel Veillard260a68f1998-08-13 03:39:55 +00002<D:multistatus xmlns:D="http://www.ietf.org/standards/dav/" xmlns:R="http://www.foo.bar/boxschema">
Daniel Veillard01791d51998-07-24 19:24:09 +00003 <D:response>
4 <D:prop>
5 <R:bigbox>
6 <R:BoxType>Box type A</R:BoxType>
7 </R:bigbox>
8 <R:author>
9 <R:Name>J.J. Dingleheimerschmidt</R:Name>
10 </R:author>
11 </D:prop>
12 <D:status>HTTP/1.1 200 OK</D:status>
13 </D:response>
14 <D:response>
15 <D:prop>
16 <R:DingALing/>
17 <R:Random/>
18 </D:prop>
19 <D:status>HTTP/1.1 403 Forbidden</D:status>
20 <D:responsedescription> The user does not have access to the DingALing property.
Daniel Veillard3c2c2ce1999-01-17 13:48:01 +000021 </D:responsedescription>
Daniel Veillard01791d51998-07-24 19:24:09 +000022 </D:response>
23 <D:responsedescription> There has been an access violation error.
Daniel Veillard3c2c2ce1999-01-17 13:48:01 +000024 </D:responsedescription>
Daniel Veillard01791d51998-07-24 19:24:09 +000025</D:multistatus>