davical/testing/tests/regression-suite/824-Spec-PROPFIND-5.result
2008-10-26 11:21:41 +13:00

24 lines
732 B
XML

<?xml version="1.0" encoding="utf-8" ?>
<multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
<response>
<href>/caldav.php/user1/home/</href>
<propstat>
<prop>
<getcontenttype>httpd/unix-directory</getcontenttype>
<getcontentlength>12644</getcontentlength>
<resourcetype>
<collection/>
<C:calendar/>
<C:schedule-calendar/>
</resourcetype>
<displayname>home</displayname>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<creationdate>Dow, 01 Jan 2000 00:00:00 GMT</creationdate>
<getetag>"0cb8666f1cb6aaac5fb737b1491dd6a7"</getetag>
<getcontentlanguage/>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
</response>
</multistatus>