Merge branch 'master' of github.com:DAViCal/davical into github
[davical.git] / testing / tests / binding / 1102-PROPFIND-bound.result
blob584b004e6821d575a24bca71dc79680c632ca7bd
1 <?xml version="1.0" encoding="utf-8" ?>
2 <multistatus xmlns="DAV:" xmlns:X="http://xmlns.davical.org/davical" xmlns:C="urn:ietf:params:xml:ns:caldav">
3 <response>
4 <href>/caldav.php/user4/boundbase/</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 <X:webdav-binding/>
20 </resourcetype>
21 </prop>
22 <status>HTTP/1.1 200 OK</status>
23 </propstat>
24 </response>
25 <response>
26 <href>/caldav.php/user4/boundbase/user1/</href>
27 <propstat>
28 <prop>
29 <displayname>User 1's Calendaranza</displayname>
30 <resource-id>
31 <href>/caldav.php/.resources/160</href>
32 </resource-id>
33 <parent-set>
34 <parent>
35 <href>/caldav.php</href>
36 <segment>user4</segment>
37 </parent>
38 <parent>
39 <href>/caldav.php/user4</href>
40 <segment>base</segment>
41 </parent>
42 <parent>
43 <href>/caldav.php</href>
44 <segment>user1</segment>
45 </parent>
46 <parent>
47 <href>/caldav.php/user4</href>
48 <segment>boundbase</segment>
49 </parent>
50 </parent-set>
51 <resourcetype>
52 <collection/>
53 <C:calendar/>
54 <X:webdav-binding/>
55 </resourcetype>
56 </prop>
57 <status>HTTP/1.1 200 OK</status>
58 </propstat>
59 </response>
60 <response>
61 <href>/caldav.php/user4/boundbase/user2/</href>
62 <propstat>
63 <prop>
64 <displayname>User 2's Calendar, as uploaded by Admin</displayname>
65 <resource-id>
66 <href>/caldav.php/.resources/161</href>
67 </resource-id>
68 <parent-set>
69 <parent>
70 <href>/caldav.php</href>
71 <segment>user4</segment>
72 </parent>
73 <parent>
74 <href>/caldav.php/user4</href>
75 <segment>base</segment>
76 </parent>
77 <parent>
78 <href>/caldav.php</href>
79 <segment>user2</segment>
80 </parent>
81 <parent>
82 <href>/caldav.php/user4</href>
83 <segment>boundbase</segment>
84 </parent>
85 </parent-set>
86 <resourcetype>
87 <collection/>
88 <C:calendar/>
89 <X:webdav-binding/>
90 </resourcetype>
91 </prop>
92 <status>HTTP/1.1 200 OK</status>
93 </propstat>
94 </response>
95 <response>
96 <href>/caldav.php/user4/boundbase/calendar/</href>
97 <propstat>
98 <prop>
99 <displayname>A sub collection</displayname>
100 <resource-id>
101 <href>/caldav.php/.resources/1606</href>
102 </resource-id>
103 <parent-set>
104 <parent>
105 <href>/caldav.php/user4</href>
106 <segment>base</segment>
107 </parent>
108 <parent>
109 <href>/caldav.php/user4</href>
110 <segment>boundbase</segment>
111 </parent>
112 </parent-set>
113 <resourcetype>
114 <collection/>
115 <C:calendar/>
116 </resourcetype>
117 </prop>
118 <status>HTTP/1.1 200 OK</status>
119 </propstat>
120 </response>
121 <response>
122 <href>/caldav.php/user4/boundbase/newcalendar/</href>
123 <propstat>
124 <prop>
125 <displayname>newcalendar</displayname>
126 <resource-id>
127 <href>/caldav.php/.resources/1619</href>
128 </resource-id>
129 <parent-set>
130 <parent>
131 <href>/caldav.php/user4</href>
132 <segment>base</segment>
133 </parent>
134 <parent>
135 <href>/caldav.php/user4</href>
136 <segment>boundbase</segment>
137 </parent>
138 </parent-set>
139 <resourcetype>
140 <collection/>
141 <C:calendar/>
142 </resourcetype>
143 </prop>
144 <status>HTTP/1.1 200 OK</status>
145 </propstat>
146 </response>
147 </multistatus>