mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-01-11 05:17:37 +03:00
11 lines
195 B
Plaintext
11 lines
195 B
Plaintext
|
|
||
|
|
||
|
------- test/dav18 -----------
|
||
|
<?xml version="1.0"?>
|
||
|
<?xml:namespace ns="http://www.ietf.org/standards/dav/" prefix="D"?>
|
||
|
<D:propfind>
|
||
|
<D:prop>
|
||
|
<supportedlock/>
|
||
|
</D:prop>
|
||
|
</D:propfind>
|