Jump to content

xCal

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Joaosampaio (talk | contribs) at 13:40, 20 August 2013 (→‎Compatible  software: added wiki link). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

xCal is an XML representation of the iCalendar standard. xCal is not an alternative nor next generation of iCalendar. xCal represents iCalendar components, properties and parameters as defined in iCalendar.

This format was selected to ease its translation back to the iCalendar format using an XSLT transform.

Compatible software

The XML format of xCal lends itself to XML tools like Apache Cocoon, and allows for a server to deliver xCal, which is then transformed by a browser or other client using XSLT.

External links

  • RFC 6321 xCal: The XML format for iCalendar on IETF