ignore XML tags that are not in DAV: namespace
[pandav-og.git] / test / multistatus.xml
blob18e18c5fb6a351de9010d11d2f5be5352fa26c06
1 <?xml version="1.0" encoding="utf-8"?>
2 <multistatus xmlns="DAV:">
3 <response>
4 <href>/</href>
5 <propstat>
6 <status>HTTP/1.0 200 OK</status>
7 <prop>
8 <creationdate>2004-11-05T23:42:45-01:00</creationdate><displayname>/</displayname><resourcetype><collection/></resourcetype></prop>
9 </propstat>
10 <propstat>
11 <status>HTTP/1.0 404 Not found</status>
12 <prop>
13 <name/><parentname/><href/><ishidden/><isreadonly/><getcontenttype/><contentclass/><getcontentlanguage/><lastaccessed/><getlastmodified/><getcontentlength/><iscollection/><isstructureddocument/><defaultdocument/><isroot/><resourcetype/></prop>
14 </propstat>
15 </response>
17 <response>
18 <href>/python_db_api_2.html</href>
19 <propstat>
20 <status>HTTP/1.1 200 OK</status>
21 <prop>
22 <creationdate>2004-12-20T22:37:30-01:00</creationdate><displayname>python_db_api_2.html</displayname><getcontenttype>text/html</getcontenttype><getlastmodified>2004-12-20T22:37:31-01:00</getlastmodified><getcontentlanguage/><getcontentlength>42215</getcontentlength><resourcetype/></prop>
23 </propstat>
24 <propstat>
25 <status>HTTP/1.1 404 Not found</status>
26 <prop>
27 <iscollection/><name/><isroot/><isreadonly/><parentname/><defaultdocument/><isstructureddocument/><resourcetype/><href/><contentclass/><ishidden/><lastaccessed/></prop>
28 </propstat>
29 </response>
31 </multistatus>