davical/testing/tests/binding/1102-PROPFIND-bound.result

113 lines
2.6 KiB
XML

<?xml version="1.0" encoding="utf-8" ?>
<multistatus xmlns="DAV:" xmlns:X="http://xmlns.davical.org/davical" xmlns:C="urn:ietf:params:xml:ns:caldav">
<response>
<href>/caldav.php/user4/boundbase/</href>
<propstat>
<prop>
<displayname>A normal collection</displayname>
<resource-id>
<href>/caldav.php/.resources/1024</href>
</resource-id>
<parent-set>
<parent>
<href>/caldav.php</href>
<segment>user4</segment>
</parent>
</parent-set>
<resourcetype>
<collection/>
<X:webdav-binding/>
</resourcetype>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
</response>
<response>
<href>/caldav.php/user4/boundbase/user2/</href>
<propstat>
<prop>
<displayname>User 2's Calendar, as uploaded by Admin</displayname>
<resource-id>
<href>/caldav.php/.resources/161</href>
</resource-id>
<parent-set>
<parent>
<href>/caldav.php</href>
<segment>user4</segment>
</parent>
<parent>
<href>/caldav.php/user4</href>
<segment>base</segment>
</parent>
<parent>
<href>/caldav.php</href>
<segment>user2</segment>
</parent>
<parent>
<href>/caldav.php/user4</href>
<segment>boundbase</segment>
</parent>
</parent-set>
<resourcetype>
<collection/>
<C:calendar/>
<X:webdav-binding/>
</resourcetype>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
</response>
<response>
<href>/caldav.php/user4/boundbase/calendar/</href>
<propstat>
<prop>
<displayname>A sub collection</displayname>
<resource-id>
<href>/caldav.php/.resources/1025</href>
</resource-id>
<parent-set>
<parent>
<href>/caldav.php/user4</href>
<segment>base</segment>
</parent>
<parent>
<href>/caldav.php/user4</href>
<segment>boundbase</segment>
</parent>
</parent-set>
<resourcetype>
<collection/>
<C:calendar/>
</resourcetype>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
</response>
<response>
<href>/caldav.php/user4/boundbase/newcalendar/</href>
<propstat>
<prop>
<displayname>newcalendar</displayname>
<resource-id>
<href>/caldav.php/.resources/1042</href>
</resource-id>
<parent-set>
<parent>
<href>/caldav.php/user4</href>
<segment>base</segment>
</parent>
<parent>
<href>/caldav.php/user4</href>
<segment>boundbase</segment>
</parent>
</parent-set>
<resourcetype>
<collection/>
<C:calendar/>
</resourcetype>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
</response>
</multistatus>