davical/testing/tests/regression-suite/0880-Freebusy-POST.result
Andrew McMillan 23b8b84003 Changes due to updated handling of floating times
Signed-off-by: Andrew McMillan <andrew@morphoss.com>
2011-01-04 23:30:23 +13:00

79 lines
2.6 KiB
XML

<?xml version="1.0" encoding="utf-8" ?>
<C:schedule-response xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
<C:response>
<C:recipient>
<href>mailto:user1@example.net</href>
</C:recipient>
<C:request-status>2.0;Success</C:request-status>
<C:calendar-data>BEGIN:VCALENDAR
PRODID:-//davical.org//NONSGML AWL Calendar//EN
VERSION:2.0
CALSCALE:GREGORIAN
METHOD:REPLY
BEGIN:VFREEBUSY
DTSTAMP:yyyymmddThhmmssZ
DTSTART:20081021T110000Z
DTEND:20081106T110000Z
FREEBUSY:20081021T180000Z/20081022T040000Z
FREEBUSY:20081022T180000Z/20081023T040000Z
FREEBUSY:20081022T184500Z/20081022T193000Z
FREEBUSY:20081023T180000Z/20081024T040000Z
FREEBUSY:20081026T180000Z/20081027T040000Z
FREEBUSY:20081027T180000Z/20081028T040000Z
FREEBUSY:20081027T184500Z/20081027T193000Z
FREEBUSY:20081028T180000Z/20081029T040000Z
FREEBUSY:20081029T180000Z/20081030T040000Z
FREEBUSY:20081029T184500Z/20081029T193000Z
FREEBUSY:20081030T180000Z/20081031T040000Z
FREEBUSY:20081102T180000Z/20081103T040000Z
FREEBUSY:20081102T183000Z/20081102T203000Z
FREEBUSY:20081103T180000Z/20081104T040000Z
FREEBUSY:20081103T184500Z/20081103T193000Z
FREEBUSY:20081104T180000Z/20081105T040000Z
FREEBUSY:20081105T180000Z/20081106T040000Z
FREEBUSY:20081105T184500Z/20081105T193000Z
UID:1e680b0e-ee15-4d63-844f-3e48aa92791f
ORGANIZER:mailto:user1@example.net
ATTENDEE;PARTSTAT=NEEDS-ACTION;ROLE=REQ-PARTICIPANT;CUTYPE=INDIVIDUAL:
mailto:user1@example.net
END:VFREEBUSY
END:VCALENDAR
</C:calendar-data>
</C:response>
<C:response>
<C:recipient>
<href>mailto:user2@example.net</href>
</C:recipient>
<C:request-status>2.0;Success</C:request-status>
<C:calendar-data>BEGIN:VCALENDAR
PRODID:-//davical.org//NONSGML AWL Calendar//EN
VERSION:2.0
CALSCALE:GREGORIAN
METHOD:REPLY
BEGIN:VFREEBUSY
DTSTAMP:yyyymmddThhmmssZ
DTSTART:20081021T110000Z
DTEND:20081106T110000Z
FREEBUSY:20081021T220000Z/20081021T223000Z
FREEBUSY:20081023T220000Z/20081023T223000Z
FREEBUSY:20081024T010000Z/20081024T020000Z
FREEBUSY:20081026T200000Z/20081026T210000Z
FREEBUSY:20081026T220000Z/20081026T223000Z
FREEBUSY:20081028T220000Z/20081028T223000Z
FREEBUSY:20081030T220000Z/20081030T223000Z
FREEBUSY:20081031T010000Z/20081031T020000Z
FREEBUSY:20081031T070000Z/20081101T070000Z
FREEBUSY:20081102T200000Z/20081102T210000Z
FREEBUSY:20081102T220000Z/20081102T223000Z
FREEBUSY:20081103T080000Z/20081104T080000Z
FREEBUSY:20081104T220000Z/20081104T223000Z
UID:1e680b0e-ee15-4d63-844f-3e48aa92791f
ORGANIZER:mailto:user1@example.net
ATTENDEE;PARTSTAT=NEEDS-ACTION;ROLE=REQ-PARTICIPANT;CUTYPE=INDIVIDUAL:
mailto:user2@example.net
END:VFREEBUSY
END:VCALENDAR
</C:calendar-data>
</C:response>
</C:schedule-response>