Merge branch 'master' of github.com:DAViCal/davical into github
[davical.git] / testing / tests / regression-suite / 0820-Spec-PROPFIND-1.result
blob6b273823816248e6994212d34e947f4907e8eb0c
1 <?xml version="1.0" encoding="utf-8" ?>
2 <multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
3 <response>
4 <href>/caldav.php/user1/home/</href>
5 <propstat>
6 <prop>
7 <acl>
8 <ace>
9 <principal>
10 <property>
11 <owner/>
12 </property>
13 </principal>
14 <grant>
15 <privilege>
16 <all/>
17 </privilege>
18 <privilege>
19 <read/>
20 </privilege>
21 <privilege>
22 <unlock/>
23 </privilege>
24 <privilege>
25 <read-acl/>
26 </privilege>
27 <privilege>
28 <read-current-user-privilege-set/>
29 </privilege>
30 <privilege>
31 <write-acl/>
32 </privilege>
33 <privilege>
34 <C:read-free-busy/>
35 </privilege>
36 <privilege>
37 <write/>
38 </privilege>
39 <privilege>
40 <write-properties/>
41 </privilege>
42 <privilege>
43 <write-content/>
44 </privilege>
45 <privilege>
46 <bind/>
47 </privilege>
48 <privilege>
49 <unbind/>
50 </privilege>
51 </grant>
52 </ace>
53 <ace>
54 <principal>
55 <href>/caldav.php/assistant1/</href>
56 </principal>
57 <grant>
58 <privilege>
59 <read/>
60 </privilege>
61 <privilege>
62 <C:read-free-busy/>
63 </privilege>
64 <privilege>
65 <write/>
66 </privilege>
67 <privilege>
68 <write-properties/>
69 </privilege>
70 <privilege>
71 <write-content/>
72 </privilege>
73 <privilege>
74 <bind/>
75 </privilege>
76 <privilege>
77 <unbind/>
78 </privilege>
79 </grant>
80 </ace>
81 <ace>
82 <principal>
83 <href>/caldav.php/teamclient1/</href>
84 </principal>
85 <grant>
86 <privilege>
87 <read/>
88 </privilege>
89 <privilege>
90 <C:read-free-busy/>
91 </privilege>
92 </grant>
93 </ace>
94 <ace>
95 <principal>
96 <authenticated/>
97 </principal>
98 <grant>
99 <privilege>
100 <C:read-free-busy/>
101 </privilege>
102 </grant>
103 </ace>
104 </acl>
105 <creationdate>20090602T120000Z</creationdate>
106 <displayname>user1 home</displayname>
107 <getcontentlanguage/>
108 <getcontenttype>httpd/unix-directory</getcontenttype>
109 <getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
110 <resourcetype>
111 <collection/>
112 <C:calendar/>
113 </resourcetype>
114 <supportedlock>
115 <lockentry>
116 <lockscope>
117 <exclusive/>
118 </lockscope>
119 <locktype>
120 <write/>
121 </locktype>
122 </lockentry>
123 </supportedlock>
124 </prop>
125 <status>HTTP/1.1 200 OK</status>
126 </propstat>
127 <propstat>
128 <prop>
129 <getcontentlength/>
130 <getetag/>
131 <lockdiscovery/>
132 <source/>
133 <checked-in/>
134 <checked-out/>
135 </prop>
136 <status>HTTP/1.1 404 Not Found</status>
137 </propstat>
138 </response>
139 </multistatus>