icalendar_actor/icalendar_components.prs

11 lines
308 B
Plaintext

version 1.
embeddedType EntityRef.Cap .
Component = [@label string @properties [Property ...] @components [Component ...]].
Property = [@label string @parameters Parameters @type string @values any ...].
Parameters = {symbol: string ...:...}.
CalendarDataspace = <calendar @url string @dataspace #:any>.