davical/testing/tests/binding/1025-PROPFIND.result

78 lines
1.8 KiB
XML

<?xml version="1.0" encoding="utf-8" ?>
<multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav" xmlns:X="http://xmlns.davical.org/davical">
<response>
<href>/caldav.php/user4/base/</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/>
</resourcetype>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
</response>
<response>
<href>/caldav.php/user4/base/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-set>
<resourcetype>
<collection/>
<C:calendar/>
<X:webdav-binding/>
</resourcetype>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
</response>
<response>
<href>/caldav.php/user4/base/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-set>
<resourcetype>
<collection/>
<C:calendar/>
</resourcetype>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
</response>
</multistatus>