Merge branch 'master' of github.com:DAViCal/davical into github
[davical.git] / testing / tests / regression-suite / 0870-Principal-PROPFIND.result
blobac1b39729d2539d5978be543563080a6ec5814e3
1 <?xml version="1.0" encoding="utf-8" ?>
2 <multistatus xmlns="DAV:">
3 <response>
4 <href>/~user1/</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 <write/>
35 </privilege>
36 <privilege>
37 <write-properties/>
38 </privilege>
39 <privilege>
40 <write-content/>
41 </privilege>
42 <privilege>
43 <bind/>
44 </privilege>
45 <privilege>
46 <unbind/>
47 </privilege>
48 </grant>
49 </ace>
50 <ace>
51 <principal>
52 <href>/assistant1/</href>
53 </principal>
54 <grant>
55 <privilege>
56 <read/>
57 </privilege>
58 <privilege>
59 <write/>
60 </privilege>
61 <privilege>
62 <write-properties/>
63 </privilege>
64 <privilege>
65 <write-content/>
66 </privilege>
67 <privilege>
68 <bind/>
69 </privilege>
70 <privilege>
71 <unbind/>
72 </privilege>
73 </grant>
74 </ace>
75 <ace>
76 <principal>
77 <href>/teamclient1/</href>
78 </principal>
79 <grant>
80 <privilege>
81 <read/>
82 </privilege>
83 </grant>
84 </ace>
85 <ace>
86 <principal>
87 <authenticated/>
88 </principal>
89 <grant/>
90 </ace>
91 </acl>
92 <creationdate>20090531T120000Z</creationdate>
93 <displayname>User 1</displayname>
94 <getcontentlanguage/>
95 <getcontenttype>httpd/unix-directory</getcontenttype>
96 <getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
97 <resourcetype>
98 <collection/>
99 <principal/>
100 </resourcetype>
101 <supportedlock>
102 <lockentry>
103 <lockscope>
104 <exclusive/>
105 </lockscope>
106 <locktype>
107 <write/>
108 </locktype>
109 </lockentry>
110 </supportedlock>
111 </prop>
112 <status>HTTP/1.1 200 OK</status>
113 </propstat>
114 <propstat>
115 <prop>
116 <getcontentlength/>
117 <getetag/>
118 <lockdiscovery/>
119 <source/>
120 <checked-in/>
121 <checked-out/>
122 </prop>
123 <status>HTTP/1.1 404 Not Found</status>
124 </propstat>
125 </response>
126 </multistatus>