source:
vbox/trunk/src/libs/libxml2-2.9.14/test/dav4@
97138
最後變更 在這個檔案從97138是 95312,由 提交於 3 年 前 | |
---|---|
檔案大小: 403 位元組 |
行 | |
---|---|
1 | <?xml version="1.0"?> |
2 | <D:propertyupdate xmlns:D="http://www.ietf.org/standards/dav/" xmlns:Z="http://www.w3.com/standards/z39.50/"> |
3 | <D:set> |
4 | <D:prop> |
5 | <Z:authors> |
6 | <Z:Author>Jim Whitehead</Z:Author> |
7 | <Z:Author>Roy Fielding</Z:Author> |
8 | </Z:authors> |
9 | </D:prop> |
10 | </D:set> |
11 | <D:remove> |
12 | <D:prop> |
13 | <Z:Copyright-Owner/> |
14 | </D:prop> |
15 | </D:remove> |
16 | </D:propertyupdate> |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器