4.3.2 Boolean

Basic Definition | Formal Definition | Description| Example

Basic Definition

Value Name
BOOLEAN
Purpose
This value type is used to identify properties that contain either a "TRUE" or "FALSE" Boolean value.

Formal Definition

The value type is defined by the following
notation:

  boolean    = "TRUE" / "FALSE"

Description

These values are case insensitive text. No additional content value encoding (i.e., BACKSLASH character encoding) is defined for this value type.

Example

The following is an example of a hypothetical property that
has a BOOLEAN value type:

GIBBERISH:TRUE

Made with CSS (a note on style compatibility). Up to Page top
This is a part of RFC 2445 iCalendar specification (1998-11), converted to XHTML by M.Kanzaki.
Status: first converted 2003-10-25, modified 2003-10-28. Exp.