davical/testing/tests/regression-suite/0843-Spec-PROPFIND.result
2010-04-29 11:21:05 +12:00

22 lines
509 B
XML

<?xml version="1.0" encoding="utf-8" ?>
<multistatus xmlns="DAV:" xmlns:D="urn:mcmillan:bogus:xml:ns:davical">
<response>
<href>/caldav.php/user1/home/</href>
<propstat>
<prop>
<owner>
<href>/caldav.php/user1/</href>
</owner>
<displayname>User One's Transparent Calendar</displayname>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
<propstat>
<prop>
<D:arbitrary/>
</prop>
<status>HTTP/1.1 404 Not Found</status>
</propstat>
</response>
</multistatus>