1998-07-24 19:24:09 +00:00
|
|
|
<?xml version="1.0"?>
|
1998-08-13 03:39:55 +00:00
|
|
|
<D:multistatus xmlns:D="http://www.ietf.org/standards/dav/" xmlns:R="http://www.foo.bar/boxschema">
|
1998-07-24 19:24:09 +00:00
|
|
|
<D:response>
|
|
|
|
<D:prop>
|
|
|
|
<R:bigbox>
|
|
|
|
<R:BoxType>Box type A</R:BoxType>
|
|
|
|
</R:bigbox>
|
|
|
|
<R:author>
|
|
|
|
<R:Name>J.J. Dingleheimerschmidt</R:Name>
|
|
|
|
</R:author>
|
|
|
|
</D:prop>
|
|
|
|
<D:status>HTTP/1.1 200 OK</D:status>
|
|
|
|
</D:response>
|
|
|
|
<D:response>
|
|
|
|
<D:prop>
|
|
|
|
<R:DingALing/>
|
|
|
|
<R:Random/>
|
|
|
|
</D:prop>
|
|
|
|
<D:status>HTTP/1.1 403 Forbidden</D:status>
|
|
|
|
<D:responsedescription> The user does not have access to the DingALing property.
|
1999-01-17 13:48:01 +00:00
|
|
|
</D:responsedescription>
|
1998-07-24 19:24:09 +00:00
|
|
|
</D:response>
|
|
|
|
<D:responsedescription> There has been an access violation error.
|
1999-01-17 13:48:01 +00:00
|
|
|
</D:responsedescription>
|
1998-07-24 19:24:09 +00:00
|
|
|
</D:multistatus>
|