1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-01 18:18:31 +00:00
Radicale/radicale/tests/static/propfind_multiple.xml

7 lines
235 B
XML
Raw Normal View History

2016-08-11 00:20:48 +02:00
<?xml version="1.0" encoding="utf-8"?>
<D:propfind xmlns:D="DAV:">
<D:prop>
<I:calendar-color xmlns:I="http://apple.com/ns/ical/" />
2023-02-10 22:03:33 +01:00
<C:calendar-description xmlns:C="urn:ietf:params:xml:ns:caldav" />
2016-08-11 00:20:48 +02:00
</D:prop>
</D:propfind>