Merge branch 'master' of github.com:DAViCal/davical into github
[davical.git] / testing / tests / binding / 1027-PROPFIND.result
blob1d0e95d0180d5184ee6da36527cb622716e7c488
1 <?xml version="1.0" encoding="utf-8" ?>
2 <multistatus xmlns="DAV:">
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 </multistatus>