mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-04-30 16:00:25 +00:00
60 lines
1.9 KiB
XML
60 lines
1.9 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: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:20081020T110000Z
|
|
DTEND:20081105T110000Z
|
|
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:c5bd82ea-cd89-4f58-8d31-336f47e44f97
|
|
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>
|
|
|
|
class: >PUBLIC<
|
|
finish: >20081019T223000Z<
|
|
rrule: >FREQ=DAILY;INTERVAL=1;BYDAY=MO,WE,FR<
|
|
start: >20081019T220000Z<
|
|
|
|
class: >PUBLIC<
|
|
finish: >20081019T210000Z<
|
|
rrule: >FREQ=WEEKLY;INTERVAL=1<
|
|
start: >20081019T200000Z<
|
|
|
|
class: >PUBLIC<
|
|
finish: >20081024T020000Z<
|
|
rrule: >FREQ=WEEKLY;INTERVAL=1<
|
|
start: >20081024T010000Z<
|
|
|
|
class: >PUBLIC<
|
|
finish: >20081007T070000Z<
|
|
rrule: >FREQ=MONTHLY;BYDAY=1MO,2TU,3TH,-1FR;INTERVAL=1<
|
|
start: >20081006T070000Z<
|
|
|