You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
540 B
21 lines
540 B
<?xml version="1.0"?> |
|
<D:prop xmlns:D="http://www.ietf.org/standards/dav/"> |
|
<D:lockdiscovery> |
|
<D:activelock> |
|
<D:locktype>write</D:locktype> |
|
<D:lockscope>exclusive</D:lockscope> |
|
<D:addlocks/> |
|
<D:owner> |
|
<D:href> |
|
http://www.ics.uci.edu/~ejw/contact.html |
|
</D:href> |
|
</D:owner> |
|
<D:timeout>Second-604800</D:timeout> |
|
<D:locktoken> |
|
<D:href> |
|
opaquelocktoken:xyz122393481230912asdfa09s8df09s7df |
|
</D:href> |
|
</D:locktoken> |
|
</D:activelock> |
|
</D:lockdiscovery> |
|
</D:prop>
|
|
|