Merge branch 'master' of github.com:DAViCal/davical into github
[davical.git] / testing / tests / binding / 1025-PROPFIND.result
blob494c6369ee89dda6fac87736e34e9b9cd452541e
1 <?xml version="1.0" encoding="utf-8" ?>
2 <multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav" xmlns:X="http://xmlns.davical.org/davical">
3 <response>
4 <href>/caldav.php/user4/base/</href>
5 <propstat>
6 <prop>
7 <displayname>A normal collection</displayname>
8 <resource-id>
9 <href>/caldav.php/.resources/1605</href>
10 </resource-id>
11 <parent-set>
12 <parent>
13 <href>/caldav.php</href>
14 <segment>user4</segment>
15 </parent>
16 </parent-set>
17 <resourcetype>
18 <collection/>
19 </resourcetype>
20 </prop>
21 <status>HTTP/1.1 200 OK</status>
22 </propstat>
23 </response>
24 <response>
25 <href>/caldav.php/user4/base/user1/</href>
26 <propstat>
27 <prop>
28 <displayname>User 1's Calendaranza</displayname>
29 <resource-id>
30 <href>/caldav.php/.resources/160</href>
31 </resource-id>
32 <parent-set>
33 <parent>
34 <href>/caldav.php</href>
35 <segment>user4</segment>
36 </parent>
37 <parent>
38 <href>/caldav.php/user4</href>
39 <segment>base</segment>
40 </parent>
41 <parent>
42 <href>/caldav.php</href>
43 <segment>user1</segment>
44 </parent>
45 </parent-set>
46 <resourcetype>
47 <collection/>
48 <C:calendar/>
49 <X:webdav-binding/>
50 </resourcetype>
51 </prop>
52 <status>HTTP/1.1 200 OK</status>
53 </propstat>
54 </response>
55 <response>
56 <href>/caldav.php/user4/base/user2/</href>
57 <propstat>
58 <prop>
59 <displayname>User 2's Calendar, as uploaded by Admin</displayname>
60 <resource-id>
61 <href>/caldav.php/.resources/161</href>
62 </resource-id>
63 <parent-set>
64 <parent>
65 <href>/caldav.php</href>
66 <segment>user4</segment>
67 </parent>
68 <parent>
69 <href>/caldav.php/user4</href>
70 <segment>base</segment>
71 </parent>
72 <parent>
73 <href>/caldav.php</href>
74 <segment>user2</segment>
75 </parent>
76 </parent-set>
77 <resourcetype>
78 <collection/>
79 <C:calendar/>
80 <X:webdav-binding/>
81 </resourcetype>
82 </prop>
83 <status>HTTP/1.1 200 OK</status>
84 </propstat>
85 </response>
86 <response>
87 <href>/caldav.php/user4/base/calendar/</href>
88 <propstat>
89 <prop>
90 <displayname>A sub collection</displayname>
91 <resource-id>
92 <href>/caldav.php/.resources/1606</href>
93 </resource-id>
94 <parent-set>
95 <parent>
96 <href>/caldav.php/user4</href>
97 <segment>base</segment>
98 </parent>
99 </parent-set>
100 <resourcetype>
101 <collection/>
102 <C:calendar/>
103 </resourcetype>
104 </prop>
105 <status>HTTP/1.1 200 OK</status>
106 </propstat>
107 </response>
108 </multistatus>