davical/testing/tests/regression-suite/0942-REPORT-principal-property-search.result

168 lines
4.1 KiB
Plaintext

HTTP/1.1 207 Multi-Status
Date: Dow, 01 Jan 2000 00:00:00 GMT
DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule
DAV: extended-mkcol, calendar-proxy, bind, addressbook, calendar-auto-schedule
ETag: "63123b75248ffab16849fec6c2e2846d"
Content-Length: 3880
Content-Type: text/xml; charset="utf-8"
<?xml version="1.0" encoding="utf-8" ?>
<multistatus xmlns="DAV:" xmlns:C="http://calendarserver.org/ns/" xmlns:C1="urn:ietf:params:xml:ns:caldav">
<response>
<href>/caldav.php/user1/</href>
<propstat>
<prop>
<C1:calendar-user-address-set>
<href>mailto:user1@example.net</href>
<href>/caldav.php/user1/</href>
</C1:calendar-user-address-set>
<displayname>User 1</displayname>
<principal-URL>
<href>/caldav.php/user1/</href>
</principal-URL>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
<propstat>
<prop>
<C:email-address-set/>
<C1:calendar-user-type/>
<C:last-name/>
<C:first-name/>
<C:record-type/>
</prop>
<status>HTTP/1.1 404 Not Found</status>
</propstat>
</response>
<response>
<href>/caldav.php/user2/</href>
<propstat>
<prop>
<C1:calendar-user-address-set>
<href>mailto:user2@example.net</href>
<href>/caldav.php/user2/</href>
</C1:calendar-user-address-set>
<displayname>User 2</displayname>
<principal-URL>
<href>/caldav.php/user2/</href>
</principal-URL>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
<propstat>
<prop>
<C:email-address-set/>
<C1:calendar-user-type/>
<C:last-name/>
<C:first-name/>
<C:record-type/>
</prop>
<status>HTTP/1.1 404 Not Found</status>
</propstat>
</response>
<response>
<href>/caldav.php/user3/</href>
<propstat>
<prop>
<C1:calendar-user-address-set>
<href>mailto:user3@example.net</href>
<href>/caldav.php/user3/</href>
</C1:calendar-user-address-set>
<displayname>User 3</displayname>
<principal-URL>
<href>/caldav.php/user3/</href>
</principal-URL>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
<propstat>
<prop>
<C:email-address-set/>
<C1:calendar-user-type/>
<C:last-name/>
<C:first-name/>
<C:record-type/>
</prop>
<status>HTTP/1.1 404 Not Found</status>
</propstat>
</response>
<response>
<href>/caldav.php/user4/</href>
<propstat>
<prop>
<C1:calendar-user-address-set>
<href>mailto:user4@example.net</href>
<href>/caldav.php/user4/</href>
</C1:calendar-user-address-set>
<displayname>User 4</displayname>
<principal-URL>
<href>/caldav.php/user4/</href>
</principal-URL>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
<propstat>
<prop>
<C:email-address-set/>
<C1:calendar-user-type/>
<C:last-name/>
<C:first-name/>
<C:record-type/>
</prop>
<status>HTTP/1.1 404 Not Found</status>
</propstat>
</response>
<response>
<href>/caldav.php/user5/</href>
<propstat>
<prop>
<C1:calendar-user-address-set>
<href>mailto:user5@example.net</href>
<href>/caldav.php/user5/</href>
</C1:calendar-user-address-set>
<displayname>User 5</displayname>
<principal-URL>
<href>/caldav.php/user5/</href>
</principal-URL>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
<propstat>
<prop>
<C:email-address-set/>
<C1:calendar-user-type/>
<C:last-name/>
<C:first-name/>
<C:record-type/>
</prop>
<status>HTTP/1.1 404 Not Found</status>
</propstat>
</response>
<response>
<href>/caldav.php/User%20Six/</href>
<propstat>
<prop>
<C1:calendar-user-address-set>
<href>mailto:user6@example.net</href>
<href>/caldav.php/User%20Six/</href>
</C1:calendar-user-address-set>
<displayname>User 6</displayname>
<principal-URL>
<href>/caldav.php/User%20Six/</href>
</principal-URL>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
<propstat>
<prop>
<C:email-address-set/>
<C1:calendar-user-type/>
<C:last-name/>
<C:first-name/>
<C:record-type/>
</prop>
<status>HTTP/1.1 404 Not Found</status>
</propstat>
</response>
</multistatus>