rsvp-formats
Jump to navigation
Jump to search
This article is a stub. You can help the microformats.org wiki by expanding it.
This is part of an effort to define an rsvp microformat for marking up rsvp notes posted on independent sites about or in-reply-to an event post. Per the microformats process:
Formats
iCalendar
The only previous RSVP format known is what little is in iCalendar RFC2445.
4.2.17 RSVP Expectation Parameter Name: RSVP Purpose: To specify whether there is an expectation of a favor of a reply from the calendar user specified by the property value. Format Definition: The property parameter is defined by the following notation: rsvpparam = "RSVP" "=" ("TRUE" / "FALSE") ; Default is FALSE
RSVP expectation is just a boolean parameter on the ATTENDEE property which specifies a person attending an event.