davical/testing/tests/regression-suite/202-Moz-REPORT-1.data
Andrew McMillan a3f37f6833 A bunch of new tests, and results. Notably we are now testing for
regressions with some of the things Mozilla Calendar does.
2006-11-09 14:39:58 +13:00

14 lines
373 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<calendar-query xmlns:D="DAV:" xmlns="urn:ietf:params:xml:ns:caldav">
<D:prop>
<calendar-data/>
</D:prop>
<filter>
<comp-filter name="VCALENDAR">
<comp-filter name="VEVENT">
<time-range start="20061009T003736Z" end="20061209T003736Z"/>
</comp-filter>
</comp-filter>
</filter>
</calendar-query>