icalendar_actor/icalendar_components.prs

11 lines
308 B
Plaintext
Raw Normal View History

2023-08-25 19:12:49 +00:00
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>.