repo.or.cz
/
pandav-og.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
ignore XML tags that are not in DAV: namespace
[pandav-og.git]
/
test
/
propnames.xml
blob
1dd7b4928867800c4a420c2214a0ab281cfeddcd
1
<?xml version="1.0" encoding="UTF-8" ?>
2
<a:propfind xmlns:a="DAV:" xmlns:b="urn:schemas-microsoft-com:datatypes">
3
<a:prop>
4
<a:name/>
5
<a:parentname/>
6
<a:href/>
7
<a:ishidden/>
8
<a:isreadonly/>
9
<a:getcontenttype/>
10
<a:contentclass/>
11
<a:getcontentlanguage/>
12
<a:creationdate/>
13
<a:lastaccessed/>
14
<a:getlastmodified/>
15
<a:getcontentlength/>
16
<a:iscollection/>
17
<a:isstructureddocument/>
18
<a:defaultdocument/>
19
<a:displayname/>
20
<a:isroot/>
21
<a:resourcetype/>
22
</a:prop>
23
</a:propfind>