Merge branch 'master' of github.com:DAViCal/davical into github
[davical.git] / testing / tests / regression-suite / 0502-iCal-PROPFIND.result
blobd0f081c440199a3ebc84b97e02e837adbbba8fdf
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: "e3f59c55883b61b4390fd7ffbe74644b"\r
6 Content-Length: 3649\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:A="http://apple.com/ns/ical/" xmlns:C1="urn:ietf:params:xml:ns:carddav" xmlns:C2="http://calendarserver.org/ns/">
11  <response>
12   <href>/caldav.php/user1/</href>
13   <propstat>
14    <prop>
15     <displayname>User 1</displayname>
16     <resourcetype>
17      <collection/>
18      <principal/>
19     </resourcetype>
20    </prop>
21    <status>HTTP/1.1 200 OK</status>
22   </propstat>
23   <propstat>
24    <prop>
25     <C:calendar-description/>
26     <A:calendar-color/>
27    </prop>
28    <status>HTTP/1.1 404 Not Found</status>
29   </propstat>
30  </response>
31  <response>
32   <href>/caldav.php/user1/home/</href>
33   <propstat>
34    <prop>
35     <displayname>user1 home</displayname>
36     <resourcetype>
37      <collection/>
38      <C:calendar/>
39     </resourcetype>
40    </prop>
41    <status>HTTP/1.1 200 OK</status>
42   </propstat>
43   <propstat>
44    <prop>
45     <C:calendar-description/>
46     <A:calendar-color/>
47    </prop>
48    <status>HTTP/1.1 404 Not Found</status>
49   </propstat>
50  </response>
51  <response>
52   <href>/caldav.php/user1/addresses/</href>
53   <propstat>
54    <prop>
55     <displayname>user1 addresses</displayname>
56     <resourcetype>
57      <collection/>
58      <C1:addressbook/>
59     </resourcetype>
60    </prop>
61    <status>HTTP/1.1 200 OK</status>
62   </propstat>
63   <propstat>
64    <prop>
65     <C:calendar-description/>
66     <A:calendar-color/>
67    </prop>
68    <status>HTTP/1.1 404 Not Found</status>
69   </propstat>
70  </response>
71  <response>
72   <href>/caldav.php/user1/created/</href>
73   <propstat>
74    <prop>
75     <displayname>created</displayname>
76     <resourcetype>
77      <collection/>
78      <C:calendar/>
79     </resourcetype>
80    </prop>
81    <status>HTTP/1.1 200 OK</status>
82   </propstat>
83   <propstat>
84    <prop>
85     <C:calendar-description/>
86     <A:calendar-color/>
87    </prop>
88    <status>HTTP/1.1 404 Not Found</status>
89   </propstat>
90  </response>
91  <response>
92   <href>/caldav.php/user1/.in/</href>
93   <propstat>
94    <prop>
95     <displayname>User 1 Inbox</displayname>
96     <resourcetype>
97      <collection/>
98      <C:schedule-inbox/>
99     </resourcetype>
100    </prop>
101    <status>HTTP/1.1 200 OK</status>
102   </propstat>
103   <propstat>
104    <prop>
105     <C:calendar-description/>
106     <A:calendar-color/>
107    </prop>
108    <status>HTTP/1.1 404 Not Found</status>
109   </propstat>
110  </response>
111  <response>
112   <href>/caldav.php/user1/.out/</href>
113   <propstat>
114    <prop>
115     <displayname>User 1 Outbox</displayname>
116     <resourcetype>
117      <collection/>
118      <C:schedule-outbox/>
119     </resourcetype>
120    </prop>
121    <status>HTTP/1.1 200 OK</status>
122   </propstat>
123   <propstat>
124    <prop>
125     <C:calendar-description/>
126     <A:calendar-color/>
127    </prop>
128    <status>HTTP/1.1 404 Not Found</status>
129   </propstat>
130  </response>
131  <response>
132   <href>/caldav.php/user1/calendar-proxy-read/</href>
133   <propstat>
134    <prop>
135     <displayname>/user1/calendar-proxy-read/</displayname>
136     <resourcetype>
137      <collection/>
138      <C2:calendar-proxy-read/>
139     </resourcetype>
140    </prop>
141    <status>HTTP/1.1 200 OK</status>
142   </propstat>
143   <propstat>
144    <prop>
145     <C:calendar-description/>
146     <A:calendar-color/>
147    </prop>
148    <status>HTTP/1.1 404 Not Found</status>
149   </propstat>
150  </response>
151  <response>
152   <href>/caldav.php/user1/calendar-proxy-write/</href>
153   <propstat>
154    <prop>
155     <displayname>/user1/calendar-proxy-write/</displayname>
156     <resourcetype>
157      <collection/>
158      <C2:calendar-proxy-write/>
159     </resourcetype>
160    </prop>
161    <status>HTTP/1.1 200 OK</status>
162   </propstat>
163   <propstat>
164    <prop>
165     <C:calendar-description/>
166     <A:calendar-color/>
167    </prop>
168    <status>HTTP/1.1 404 Not Found</status>
169   </propstat>
170  </response>
171 </multistatus>