ocelotsloth / lib-ical

GNU Affero General Public License v3.0
2 stars 0 forks source link

3.3.3. Calendar User Address (Data Type) #26

Open ocelotsloth opened 7 years ago

ocelotsloth commented 7 years ago

Implement the CAL-ADDRESS Data Type

Ensure #23 is complete BEFORE starting this.

Raw RFC

3.3.3.  Calendar User Address

   Value Name:  CAL-ADDRESS

   Purpose:  This value type is used to identify properties that contain
      a calendar user address.

   Format Definition:  This value type is defined by the following
      notation:

       cal-address        = uri

   Description:  The value is a URI as defined by [RFC3986] or any other
      IANA-registered form for a URI.  When used to address an Internet
      email transport address for a calendar user, the value MUST be a
      mailto URI, as defined by [RFC2368].  No additional content value
      encoding (i.e., BACKSLASH character encoding, see Section 3.3.11)
      is defined for this value type.

   Example:

    mailto:jane_doe@example.com