This document describes standard messages and interactions for service interactions with a system that hosts calendar-based information using SOAP. Hosted information can be either traditional personal and enterprise calendar information or services that support XML payloads developed in conformance with the WS-Calendar specification.
Initial publication — a first pass at a rewrite from CalWS-REST
Added etoken to ensure consistent updates.
Added a multi op which allows the atomic processing of multiple operations in one request. Added an id attribute to requests and responses.
Added href to fetch response. Change propstat to be extension of BaseResponseType
Add test attribute to calendar query elements.
Updated calendar query to use xcal types instead of names. Assumes a later version of the xcalendar schema to make this possible. Change references to “etoken” to “changeToken”, Update the error codes with descriptions and a type per error. Added some new errors.
Change example from CalDAV to CalWS
Remove all references to XRD. Define CalWS properties in their place.
Align more closely with the OASIS template.
Correct one or two minor spelling errors.
Initial hand-off from CalConnect to OASIS
Change namespace to .
Fixed example, broken references.
Added namespace declaration.
Added Summary.