davical/testing/tests/regression-suite/870-Principal-PROPFIND.result
2007-11-04 13:52:40 +13:00

51 lines
1.2 KiB
XML

<?xml version="1.0" encoding="utf-8" ?>
<multistatus xmlns="DAV:">
<response>
<href>http://mycaldav/user1/</href>
<propstat>
<prop>
<getcontenttype>httpd/unix-directory</getcontenttype>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<getcontentlength/>
<creationdate>Dow, 01 Jan 2000 00:00:00 GMT</creationdate>
<resourcetype>
<collection/>
<principal/>
</resourcetype>
<displayname>User 1</displayname>
<getetag>"7d0fd5137942261bee17da4287f71494"</getetag>
<acl>
<ace>
<principal>
<authenticated/>
</principal>
<grant>
</grant>
</ace>
</acl>
<getcontentlanguage>en_NZ.UTF-8</getcontentlanguage>
<supportedlock>
<lockentry>
<lockscope>
<exclusive/>
</lockscope>
<locktype>
<write/>
</locktype>
</lockentry>
</supportedlock>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
<propstat>
<prop>
<lockdiscovery xmlns="dav:"/>
<source xmlns="dav:"/>
<checked-in xmlns="dav:"/>
<checked-out xmlns="dav:"/>
</prop>
<status>HTTP/1.1 404 Not Found</status>
</propstat>
</response>
</multistatus>