Merge branch 'master' of github.com:DAViCal/davical into github
[davical.git] / testing / tests / regression-suite / 0942-REPORT-principal-property-search.result
blobd2b9e94afc20ca3b0eb6743ea169c42babe007f4
1 HTTP/1.1 207 Multi-Status\r
2 Date: Dow, 01 Jan 2000 00:00:00 GMT\r
3 DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule\r
4 DAV: extended-mkcol, bind, addressbook, calendar-auto-schedule, calendar-proxy\r
5 ETag: "85e4975129afbf7f39b54da55ef16eb4"\r
6 Content-Length: 3886\r
7 Content-Type: text/xml; charset="utf-8"\r
8 \r
9 <?xml version="1.0" encoding="utf-8" ?>
10 <multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav" xmlns:C1="http://calendarserver.org/ns/">
11  <response>
12   <href>/caldav.php/user1/</href>
13   <propstat>
14    <prop>
15     <C:calendar-user-address-set>
16      <href>mailto:user1@example.net</href>
17      <href>/caldav.php/user1/</href>
18     </C:calendar-user-address-set>
19     <displayname>User 1</displayname>
20     <principal-URL>
21      <href>/caldav.php/user1/</href>
22     </principal-URL>
23    </prop>
24    <status>HTTP/1.1 200 OK</status>
25   </propstat>
26   <propstat>
27    <prop>
28     <C1:email-address-set/>
29     <C:calendar-user-type/>
30     <C1:last-name/>
31     <C1:first-name/>
32     <C1:record-type/>
33    </prop>
34    <status>HTTP/1.1 404 Not Found</status>
35   </propstat>
36  </response>
37  <response>
38   <href>/caldav.php/user2/</href>
39   <propstat>
40    <prop>
41     <C:calendar-user-address-set>
42      <href>mailto:user2@example.net</href>
43      <href>/caldav.php/user2/</href>
44     </C:calendar-user-address-set>
45     <displayname>User 2</displayname>
46     <principal-URL>
47      <href>/caldav.php/user2/</href>
48     </principal-URL>
49    </prop>
50    <status>HTTP/1.1 200 OK</status>
51   </propstat>
52   <propstat>
53    <prop>
54     <C1:email-address-set/>
55     <C:calendar-user-type/>
56     <C1:last-name/>
57     <C1:first-name/>
58     <C1:record-type/>
59    </prop>
60    <status>HTTP/1.1 404 Not Found</status>
61   </propstat>
62  </response>
63  <response>
64   <href>/caldav.php/user3/</href>
65   <propstat>
66    <prop>
67     <C:calendar-user-address-set>
68      <href>mailto:user3@example.net</href>
69      <href>/caldav.php/user3/</href>
70     </C:calendar-user-address-set>
71     <displayname>User 3</displayname>
72     <principal-URL>
73      <href>/caldav.php/user3/</href>
74     </principal-URL>
75    </prop>
76    <status>HTTP/1.1 200 OK</status>
77   </propstat>
78   <propstat>
79    <prop>
80     <C1:email-address-set/>
81     <C:calendar-user-type/>
82     <C1:last-name/>
83     <C1:first-name/>
84     <C1:record-type/>
85    </prop>
86    <status>HTTP/1.1 404 Not Found</status>
87   </propstat>
88  </response>
89  <response>
90   <href>/caldav.php/user4/</href>
91   <propstat>
92    <prop>
93     <C:calendar-user-address-set>
94      <href>mailto:user4@example.net</href>
95      <href>/caldav.php/user4/</href>
96     </C:calendar-user-address-set>
97     <displayname>User 4</displayname>
98     <principal-URL>
99      <href>/caldav.php/user4/</href>
100     </principal-URL>
101    </prop>
102    <status>HTTP/1.1 200 OK</status>
103   </propstat>
104   <propstat>
105    <prop>
106     <C1:email-address-set/>
107     <C:calendar-user-type/>
108     <C1:last-name/>
109     <C1:first-name/>
110     <C1:record-type/>
111    </prop>
112    <status>HTTP/1.1 404 Not Found</status>
113   </propstat>
114  </response>
115  <response>
116   <href>/caldav.php/user5/</href>
117   <propstat>
118    <prop>
119     <C:calendar-user-address-set>
120      <href>mailto:user5@example.net</href>
121      <href>/caldav.php/user5/</href>
122     </C:calendar-user-address-set>
123     <displayname>User 5</displayname>
124     <principal-URL>
125      <href>/caldav.php/user5/</href>
126     </principal-URL>
127    </prop>
128    <status>HTTP/1.1 200 OK</status>
129   </propstat>
130   <propstat>
131    <prop>
132     <C1:email-address-set/>
133     <C:calendar-user-type/>
134     <C1:last-name/>
135     <C1:first-name/>
136     <C1:record-type/>
137    </prop>
138    <status>HTTP/1.1 404 Not Found</status>
139   </propstat>
140  </response>
141  <response>
142   <href>/caldav.php/User%20Six/</href>
143   <propstat>
144    <prop>
145     <C:calendar-user-address-set>
146      <href>mailto:user6@example.net</href>
147      <href>/caldav.php/User%20Six/</href>
148     </C:calendar-user-address-set>
149     <displayname>User 6</displayname>
150     <principal-URL>
151      <href>/caldav.php/User%20Six/</href>
152     </principal-URL>
153    </prop>
154    <status>HTTP/1.1 200 OK</status>
155   </propstat>
156   <propstat>
157    <prop>
158     <C1:email-address-set/>
159     <C:calendar-user-type/>
160     <C1:last-name/>
161     <C1:first-name/>
162     <C1:record-type/>
163    </prop>
164    <status>HTTP/1.1 404 Not Found</status>
165   </propstat>
166  </response>
167 </multistatus>