DAV/Resourcetypes/collection
From DAViCal Wiki
< DAV | Resourcetypes
A DAV 'collection' is the basic equivalent of a 'Folder' or 'Directory' on regular filesystems.
Within the various DAV specifications a 'Collection' may additionally be one or more of the following Resourcetypes:
- DAV principal defined in RFC3744: WebDAV Access Control Protocol
- CalDAV calendar defined in RFC4791: CalDAV
- CalDAV schedule-calendar CalDAV Scheduling Extensions to WebDAV (draft)
- CalDAV schedule-inbox CalDAV Scheduling Extensions to WebDAV (draft)
- CalDAV schedule-outbox CalDAV Scheduling Extensions to WebDAV (draft)
Restrictions
- The CalDAV specification states specifically that calendar collections may not contain children which are collections RFC4791: CalDAV.
- Just in case you missed that, a schedule-outbox MUST NOT be a child of a calendar collection CalDAV Scheduling Extensions to WebDAV (draft).

