<?xml version="1.0"?>
<?rfc strict="yes"?>
<?rfc compact="yes"?>
<?rfc subcompact="no"?>
<?rfc tocdepth="4"?>
<?rfc symrefs="yes"?>
<?rfc sortrefs="yes"?>
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" docName="draft-ietf-calext-icalendar-series-03" category="std" ipr="trust200902" submissionType="IETF" xml:lang="en" version="3" >
  <front>
    <title abbrev="iCalendar series">Support for Series in iCalendar</title>
    <seriesInfo value="draft-ietf-calext-icalendar-series-03" status="Standard" stream="IETF" name="Internet-Draft" asciiName="Internet-Draft"></seriesInfo>
    <seriesInfo name="" value="" status="full-standard"></seriesInfo>
    <author fullname="Michael Douglass">
      <address>
        <postal></postal>
        <email>mikeadouglass@gmail.com</email>
        <uri></uri>
      </address>
    </author>
    <area>Internet</area>
    <abstract anchor="_bc84f748-a670-4abf-b099-dc4139deaaba">

<t anchor="_ea088103-2e5c-45e0-88a9-b7aaaf25750c">This document updates <relref target="RFC5545" section="" relative=""></relref> by defining a new repeating set
of events known as a series.  This differs from recurrences in that
each instance is a separate entity with a parent relationship to a
specified template entity.</t>
</abstract>
  </front>
  <middle>
    <section anchor="acknowledgements"><name>Acknowledgements</name><t anchor="_d875c6bb-09e7-4707-9194-2836be80de2a">The author would like to thank the members of the Calendaring and
Scheduling Consortium technical committees and the following
individuals for contributing their ideas, support and comments:</t>
<t anchor="_5ab7963a-780c-4508-860a-a6bb5366e2b5">The author would also like to thank the Calendaring and Scheduling
Consortium for advice with this specification.</t></section>
    <section anchor="introduction"><name>Introduction</name><t anchor="_215f6662-c17a-4d3d-8c17-976ff43b1c1c">Since iCalendar was first defined there has been only one way to
express a repeating set of events - the recurrence.  This defined a
master event, a set of rules for computing the instances and a way of
overriding certain instances.</t>
<t anchor="_e5a3644d-94ff-4b3a-be52-8724dcb195f2">This approach works well enough in certain situations but has many
problems which need to be addressed.</t>
<t anchor="_14148b41-7ca0-4c3a-83e6-eaffcd847a1e">This specification introduces a new approach to repeating patterns of
entities which avoids some of the problems.</t></section>
    <section anchor="terms"><name>Terms and definitions</name>

</section>
    <section anchor="_overrides_and_icalendar_recurrences"><name>Overrides and iCalendar recurrences</name><t anchor="_6e84d915-7544-4b1d-9604-8eee06dbff89">The recurrence rules specify how instances are to be computed.  These
rules provide a set of keys - the RECURRENCE-ID - and an instance can
be created with the calculated start date/time and a copy of the
duration (or calculated end date/time).</t>
<t anchor="_aa6c822c-f1a8-44ea-9576-105010cb6d1c">The <relref target="RFC5545" section="" relative=""></relref> specification allows for overrides.  These are handled by
supplying a complete replacement for the instance with a RECURRENCE-
ID property matching that of the instance being overridden.  This may
change any of the properties (except the UID) - including start, end
or duration.</t>
<t anchor="_26c84aeb-f93b-4754-8a6a-e704ca286e88">If a long lived recurrence is heavily overridden it becomes very
cumbersome.  The master plus overrides is considered a single
resource in most circumstances (iTip allows the delivery of a single
instance in certain situations).</t>
<t anchor="_e4bd7c73-69da-4542-bf94-d3e41e60ec5d">Simple meetings can become heavily modified recurrences through adding
the weeks agenda to the description, changing of attendees etc.</t>
<t anchor="_6bbe7744-fcac-4075-9704-f2d58effcb2b">There are approaches being considered to mitigate some of these
issues which mostly involve only storing changes. This can help if the
changes are minor but heavily modified instances are still a problem.</t>
<section anchor="_changing_the_master_start_or_the_recurrence_rules"><name>Changing the master start or the recurrence rules</name><t anchor="_2ee45cdc-9947-4fce-9ac8-bad516d26c6b">This can lead to some very difficult problems to resolve.  In the
case of a heavily modified meeting it may be difficult to impossible
to determine which override applies to the newly modified event.</t>
<t anchor="_3d28708a-7857-4450-94e9-b04247eea4cc">For example, a weekly book-reading is moved from Monday to Friday.
There are weeks of scheduled events in the future.  Do we move them
all forward to the next instance or skip one and move them back?  If
it becomes bi-weekly rather than weekly do we drop every other or
just space them out more?</t>
<t anchor="_2acd5e89-c9b2-45b9-937e-c211570d7021">While these problems are not totally resolved by a
series approach, they become more tractable.</t></section>
<section anchor="_splitting_recurrences"><name>Splitting recurrences</name><t anchor="_c81a4e68-edfa-4f75-ad8d-3eb0201cc223">The <relref target="RFC5545" section="" relative=""></relref> THISANDFUTURE range is poorly supported.  Splitting is
the approach a number of implementations use to avoid changing overrides in
the past.</t>
<t anchor="_78acf57a-0162-4d29-a369-40f7420d7b8b">The recurring event is split into 2, one being the truncated original
the other being a new recurring event starting at the time of the
THISANDFUTURE override.</t>
<t anchor="_812ac3aa-cec2-48bb-b135-2c585db2348d">There is left the problem of relating the two, this can be
accomplished by use of the RELATED-TO property but that is not
standardized.</t></section></section>
    <section anchor="series"><name>Series</name><t anchor="_65d38be5-df3e-4e95-b223-5d98c072f9c9">A series is a, generally regularly, repeating sets of events or tasks
each instance of which is usually, but not always, different in some
respect.  Examples may be a library running an after-school reading
program which usually, takes place at the same time each week but
always differs in the book or author being studied.</t>
<t anchor="_d00e6717-5c34-4597-b3e4-278d04730474">In recurrences an instances is a calculated 'virtual' object, unless
overridden.  It has the same UID as the master and a RECURRENCE-ID
which is always one of the calculated set.</t>
<t anchor="_4f44ec9a-9754-45e4-870e-ac21cace9120">In a series, a specified number of instances are created ahead of
time each with their own unique UID.  They are all related to the
master using a SERIES-MASTER relation type defined in this
specification.  Each instance acts as an individual component as far
as retrieval and searching is concerned.</t>
<t anchor="_8c32a05a-f731-4603-a06e-bb602c10a5ac">Each instance and master is identified as a member of the full series
by the SERIES-UID property.  The value of this property is the same
in all members of the series even when splits have occurred.</t>
<t anchor="_9bb2e9cf-a104-47f2-b131-5d4ecef86238">As instances are created a LAST-SERIES-ID property is added or
updated in the master to indicate which instance was last created.
When there are SXDATE properties this property value may represent an
instance which cannot be created.  It merely represents the latest
calculated date.</t>
<t anchor="_380a5680-0943-4b0a-8d4a-518388fdf642">This property allows generated instances to be deleted without the
addition of SXDATE properties to the master.  The SXDATE only
indicates future instances which MUST NOT be created.</t>
<t anchor="_a783537d-9c96-4a40-8fd3-160834a1f008">As time goes on more instances are created either by the server or by
a client when it inspects the current state of the series.  The
number of instances may be based on time or a count.</t>
<t anchor="_af1eb6df-9925-4c7a-833a-78762e19d50b">For example, an organization may allow rooms to be booked only 4
weeks ahead.  Thus a series may be set up which has that 4 week set
of events in the future.  Each will have the room as an attendee
ensuring that at least the room is booked at the regular time.</t>
<section anchor="_modifying_series_patterns_and_splitting"><name>Modifying series patterns and splitting</name><t anchor="_84179a07-94ba-48c6-b607-03edc76e4e2f">If it becomes necessary to modify the series rules or the master
start then the series is always split at the point of the
modification.</t>
<t anchor="_e65906d5-aeda-410c-8d77-729ed923f151">When a series is split the previous master is modifed to truncate the
current series at the last generated instance and a parameter
SPLIT=YES is added to the series rule to indicate that this master is
now split.</t>
<t anchor="_c4c90429-3053-4484-8bd2-b28abfff671c">The split may result in a number of instances related to the old
series but overlapping the new.  It is up to the implementation to
decide what should be done with these but this usually requires a
degree of interaction with a human (or very intelligent robot).  The
application may offer to copy them into the corresponding new
instances - if these can be easily determined, offer to delete all of
them or let the user manually copy information and delete.</t>
<t anchor="_5874a95b-0a58-40a9-84cd-4f3a02f6a3d3">The new series master is related to the old master by the new series
master having a RELATED-TO property with RELTYPE=SERIES-MASTER
pointing at the previous master.  In that way a backwards chain of
series masters may be created</t></section>
<section anchor="_the_series_master"><name>The series master</name><t anchor="_9fb8fe5e-90e1-4929-9d58-3f43f36ec927">A series master is identified in much the same way as a recurrence
master.  It will contain an SRULE and 0 or more SDATE properties or 1
or more SDATE properties.  Additionally it may contain 0 or more
SXDATE properties to exclude instances.</t>
<t anchor="_c153c21e-4abd-4470-a4c3-dbb7784bd49e">As noted above, if the series was split it may contain a RELATED-TO
property with RELTYPE=SERIES-MASTER and a value of the previous
series master.</t>
<t anchor="_be1df060-25ad-4438-b282-2936aef14195">The master will also contain a LAST-SERIES-ID if any instances have
been calculated and perhaps generated.</t>
<t anchor="_ad2cbf2e-10b5-4e99-9a06-8ba0085b513d">It is important to note that the series master is the first member of
the series.  Thus the first instance always occurs AFTER the series
master.</t></section>
<section anchor="_the_series_instances"><name>The series instances</name><t anchor="_0ab3d349-2d99-400e-bad7-2bdea4a35b59">A series instance is identified by having a SERIES-ID property which
is calculated in the same manner as a RECURRENCE-ID.  It MUST also
contain a RELATED-TO property with RELTYPE=SERIES-MASTER and a value
being the UID of the series master.</t>
<t anchor="_74ef3eb7-8eeb-4f0c-b53b-249fc3fc399f">As noted above, if the series was split it may contain a RELATED-TO
property with RELTYPE=SERIES-MASTER and a value being the UID of the
previous series master.</t></section></section>
    <section anchor="redefined_relation_type_value"><name>Redefined Relation Type Value</name><t anchor="_39f96e24-231d-48ca-a457-b6d8a480c4a7">Relationship parameter type values are defined in
<relref target="RFC5545" section="" relative=""></relref>.  This specification augments that parameter to include the
new relationship values SERIES-MASTER.</t>
<dl anchor="_53340837-da45-4333-b9f0-f2884ed658c5"><dt>Format Definition</dt><dd></dd></dl>
<t anchor="_ad86efd9-bc80-441c-aef7-f2046daedbb1">This property parameter is respecified as follows:</t>
<figure anchor="_bc185b27-e2e2-40d8-80a2-ace006f38716"><sourcecode type="bnf"><![CDATA[reltypeparam = "RELTYPE" "="
              ("PARENT"    ; Parent relationship - Default
             / "CHILD"     ; Child relationship
             / "SIBLING"   ; Sibling relationship
             / "DEPENDS-ON" ; refers to previous task
             / "REFID"     ; Relationship based on REFID
             / "STRUCTURED-CATEGORY"
                     ; Relationship based on STRUCTURED-CATEGORY
             / "FINISHTOSTART" ;  Temporal relationship
             / "FINISHTOFINISH" ;  Temporal relationship
             / "STARTTOFINISH" ;  Temporal relationship
             / "STARTTOSTART" ;  Temporal relationship
             / "SERIES-MASTER" ;  link to the master component
             / iana-token  ; Some other IANA-registered
                           ; iCalendar relationship type
             / x-name)     ; A non-standard, experimental
                           ; relationship type]]></sourcecode></figure>

<dl anchor="_3dddd819-d823-4877-8ed4-222f2b28529b"><dt>Description</dt><dd></dd></dl>
<t anchor="_f258bbb5-643c-4ee4-ad89-e59c27b1faf2">This parameter can be specified on a property that
references another related calendar component.  The parameter may
specify the hierarchical relationship type of the calendar
component referenced by the property when the value is PARENT,
CHILD or SIBLING.  If this parameter is not specified on an
allowable property, the default relationship type is PARENT.
Applications MUST treat x-name and iana-token values they don't
recognize the same way as they would the PARENT value.</t>
<t anchor="_e86256d5-dc99-4de9-a2cc-18cdbc266c4d">This parameter defines the temporal relationship when the value is
one of the project management standard relationships
FINISHTOSTART, FINISHTOFINISH, STARTTOFINISH or STARTTOSTART.
This property will be present in the predecessor entity and will
refer to the successor entity.  The GAP parameter specifies the
lead or lag time between the predecessor and the successor.  In
the description of each temporal relationship below we refer toTask-A which contains and controls the relationship and Task-B the
target of the relationship.</t>
<dl anchor="_714e496f-3323-426c-b6c4-87c2ef2a8ef5"><dt>RELTYPE=PARENT</dt><dd>
<t anchor="_84c5e6be-6265-4f19-9174-d0b03f5c6060">See <relref target="RFC5545" section="" relative=""></relref>.</t>
</dd><dt>RELTYPE=CHILD</dt><dd>
<t anchor="_e166f78b-9f66-4aab-afed-89b9dc91e100">See <relref target="RFC5545" section="" relative=""></relref>.</t>
</dd><dt>RELTYPE=SIBLING</dt><dd>
<t anchor="_c569f206-e9c0-4b44-a1ae-63d4db81b498">See <relref target="RFC5545" section="" relative=""></relref>.</t>
</dd><dt>RELTYPE=DEPENDS-ON</dt><dd>
<t anchor="_77207936-afef-49a3-b70e-d3b25600d82e">Indicates that the current calendar component
depends on the referenced calendar component in some manner.  For
example a task may be blocked waiting on the other, referenced,
task.</t>
</dd><dt>RELTYPE=REFID</dt><dd>
<t anchor="_f2f43011-4f7a-425a-aa90-d9904dc9cdc0">Establishes a reference from the current component to
components with a REFID property which matches the value given in
the associated RELATED-TO property.</t>
</dd><dt>RELTYPE=SERIES-MASTER</dt><dd>
<t anchor="_09dde0ac-b41e-415e-ab4f-7211e3260359">Indicates that the current calendar component
is based on the referenced calendar component.  The value is a UID.</t>
</dd><dt>RELTYPE=STRUCTURED-CATEGORY</dt><dd>
<t anchor="_7ae760d4-377a-4111-abb0-1683afaf28eb">Establishes a reference from the
current component to components with a STRUCTURED-CATEGORY
property which matches the value given in the associated RELATED-
TO property.</t>
</dd><dt>RELTYPE=FINISHTOSTART</dt><dd></dd></dl>
<t anchor="_6b5d5836-c311-46b2-a27c-97bc26bfd283">Task-B cannot start until Task-A finishes.
For example, when sanding is complete, painting can begin.</t>
<figure anchor="finishtostart">


<name>Finish to start relationship</name><artwork anchor="_91bac518-951c-4f3e-a4e1-cb97fb2b4940" type="ascii-art"><![CDATA[            ============
            |  Task-A  |--+
            ============  |
                          |
                          V
                          ============
                          |  Task-B  |
                          ============]]></artwork></figure>
<dl anchor="_80c88805-7122-48cb-868f-19e2ee9624a5"><dt>RELTYPE=FINISHTOFINISH</dt><dd></dd></dl>
<t anchor="_6c6be1a9-32f3-4920-afcf-bec68e82cc8b">Task-B cannot finish before Task-A is
   finished, that is the end of Task-A defines the end of Task-B.
   For example, we start the potatoes, then the meat then the peas
   but they should all be cooked at the same time.</t>
<figure anchor="finishtofinish">


<name>Finish to finish relationship</name><artwork anchor="_73ebfe3e-b0cd-4c97-bbc7-d60662234e75" type="ascii-art"><![CDATA[                    ============
                    |  Task-A  |--+
                    ============  |
                                  |
                    ============  |
                    |  Task-B  |<-+
                    ============]]></artwork></figure>
<dl anchor="_1ae606ca-7a4e-4ad2-9866-cecd77a52215"><dt>RELTYPE=STARTTOFINISH</dt><dd></dd></dl>
<t anchor="_087bd90e-e6ca-4267-aff1-c2b0588b59dd">The start of Task-A (which occurs after Task-B) controls the
finish of Task-B.  For example, ticket sales
(Task-B) end when the game starts (Task-A).</t>
<figure anchor="starttofinish">


<name>Start to finish relationship</name><artwork anchor="_a378bfde-5318-4138-a28e-33ddb0a8f111" type="ascii-art"><![CDATA[                                     ============
                                  +--|  Task-A  |
                                  |  ============
                                  |
                    ============  |
                    |  Task-B  |<-+
                    ============]]></artwork></figure>
<dl anchor="_0b4f34b4-6dda-47fc-b720-ccf5e6a6d20e"><dt>RELTYPE=STARTTOSTART</dt><dd></dd></dl>
<t anchor="_8cd088f8-e596-4fe9-a6d4-6b5ef84ae6a1">The start of Task-A triggers the start of
Task-B, that is Task-B can start anytime after Task-A starts.</t>
<figure anchor="starttostart">


<name>Start to start relationship</name><artwork anchor="_a9500e56-2337-426c-bd97-d02b4f9b8b53" type="ascii-art"><![CDATA[                    ============
                 +--|  Task-A  |
                 |  ============
                 |
                 |  ============
                 +->|  Task-B  |
                    ============]]></artwork></figure></section>
    <section anchor="_new_property_parameters"><name>New Property Parameters</name><section anchor="param-split"><name>Split</name><dl anchor="_2d759bcf-65d7-4a82-9209-e35f5f1c92c9"><dt>Parameter name</dt><dd>
<t anchor="_541eed85-1b52-4c1c-819d-9aadcdc398a0">SPLIT</t>
</dd><dt>Purpose</dt><dd>
<t anchor="_b95112c5-10f4-4da1-bc1a-b501754ea004">To indicate a series has been split.</t>
</dd><dt>Format Definition</dt><dd></dd></dl>
<t anchor="_725baf36-a8e9-451e-8f7e-00531222d679">This parameter is defined by the following notation:</t>
<figure anchor="_22396673-581c-488b-a50c-893fa1058528"><sourcecode><![CDATA[splitparam     = "SPLIT" "="
              ("YES"      ; The series is split
              / "NO"      ; The series is not split (default)
              / x-name        ; Experimental reference type
              / iana-token)   ; Other IANA registered type]]></sourcecode></figure>

<dl anchor="_2bcaf4de-c790-4918-82fa-ef112a50b949"><dt>Description</dt><dd>
<t anchor="_74c68e01-1b57-415c-ad4c-c74629ad6bf8">This parameter MAY be specified on the SRULE property
to indicate that the series has been split with SPLIT=YES.  Once
split is is probably inappropriate to modify the series further.</t>
</dd></dl></section>
<section anchor="param-lookahead-count"><name>Lookahead count</name><dl anchor="_36d22f3e-fbaf-4a96-81fd-32e892a0dff3"><dt>Parameter name</dt><dd>
<t anchor="_eb9901b7-ec05-47ff-bfe5-475b4c43d82d">LOOKAHEAD-COUNT</t>
</dd><dt>Purpose</dt><dd>
<t anchor="_bcfd9f3e-ed2e-4fd9-a229-27238800ea9d">To specify the number of series instances that should be
generated in advance.</t>
</dd><dt>Format Definition</dt><dd></dd></dl>
<t anchor="_4211cbf2-2345-445d-90ae-89d808d05b83">This parameter is defined by the following notation:</t>
<figure anchor="_0dbc1f71-13fe-41e1-8dba-6019d1831ab8"><sourcecode><![CDATA[lookahead-countparam      = "LOOKAHEAD-COUNT" "=" 1*DIGIT]]></sourcecode></figure>

<dl anchor="_0bbfc141-dd43-4140-807a-aef79af81c28"><dt>Description</dt><dd></dd></dl>
<t anchor="_31bd7b79-8fa3-4531-89da-cbd78d57a084">This parameter MAY be specified on the SRULE property
to indicate how many series instances should be generated in
advance.</t>
<t anchor="_faa09167-42da-4e31-bdb5-b5e305e1f665">An implementation is free to apply its own limts but MUST NOT
generate more than those defined by this parameter and/or the
LOOKAHEAD-PERIOD parameter.</t>
<t anchor="_46644bf6-f75b-429e-a8dd-b39d161d451d">If both the LOOKAHEAD-PERIOD and LOOKAHEAD-COUNT arameters are
supplied the result should be limited by both.</t>
<t anchor="_a1fc6857-89ca-4447-a557-ab4ba7731cda">For example, if the LOOKAHEAD-PERIOD parameter would cause 8
instances to be generated but LOOKAHEAD-COUNT specifies 4 then
only 4 instances will be generated.</t></section>
<section anchor="param-lookahead-period"><name>Lookahead period</name><dl anchor="_97ffae93-ac0e-4835-90e9-3eee399e2936"><dt>Parameter name</dt><dd>
<t anchor="_97469065-7e1e-46b4-93fa-74c69ad9ad19">LOOKAHEAD-PERIOD</t>
</dd><dt>Purpose</dt><dd>
<t anchor="_9b21976d-13f7-49f3-af1b-5fcb5426570e">To specify a maximum period for which series instances
should be generated in advance.</t>
</dd><dt>Format Definition</dt><dd></dd></dl>
<t anchor="_d52143ce-2091-4ca2-ae95-c778b77c8ffa">This parameter is defined by the following notation:</t>
<figure anchor="_620a088e-22fd-43d1-82d5-f26062575b48"><sourcecode><![CDATA[lookahead-periodparam      = "LOOKAHEAD-PERIOD" "="
                     DQUOTE dur-value DQUOTE]]></sourcecode></figure>

<dl anchor="_b7f10456-66fd-41f1-a9f0-94aa9afe51cc"><dt>Description</dt><dd></dd></dl>
<t anchor="_467c0894-2112-4283-b9c8-b71a0cdec18b">This parameter MAY be specified on the SRULE property
to indicate how far in advance series instances should be
generated.</t>
<t anchor="_81017b4b-2e99-474f-bb85-742575ae240c">An implementation is free to apply its own limts but MUST NOT
generate more than those defined by this parameter and/or the
LOOKAHEAD-COUNT parameter.</t>
<t anchor="_30055a6a-58e2-4670-842d-9dbe9daac684">If both the LOOKAHEAD-PERIOD and LOOKAHEAD-COUNT arameters are
supplied the result should be limited by both.</t>
<t anchor="_9b7f2cae-c18e-4e85-b1f2-f3990db647a0">For example, if the LOOKAHEAD-PERIOD parameter would cause 8
instances to be generated but LOOKAHEAD-COUNT specifies 4 then
only 4 instances will be generated.</t>
<t anchor="_b018f7bf-d857-4c0a-ad08-c144bf8fb2de">The value is a quoted duration.</t></section></section>
    <section anchor="new_properties"><name>New Properties</name><section anchor="_general"><name>General</name><t anchor="_c5173f0a-fdfb-497d-8fa5-427a4c382f17">The SERIES-ID, LAST-SERIES-ID, SDATE and SXDATE properties are
identical in form and in the parameters they take.</t>
<t anchor="_a3729048-b350-4546-9770-d75a7597e4b2">All must conform in form to the DTSTART property of the master
component.  Only the SDATE may specify a time which is not part of
the calculated series.</t>
<t anchor="_5abbec97-c4e4-45de-8222-86228b5b6b20">The SRULE property value is identical in form to the RRULE property
defined in <relref target="RFC5545" section="" relative=""></relref>.  The LOOKAHEAD-COUNT and LOOKAHEAD-PERIOD
parameters indicate how many instances should be generated in
advance.</t></section>
<section anchor="generating-series-members"><name>Generating Series members</name><t anchor="_6962b9ee-7ec6-468c-a74e-787bf54b0c42">An agent, either the server or a client, will periodically extend the
set of instances.  The number of such generated instances is limited
by:</t>
<dl anchor="_b83a74b6-d16d-43a5-b377-5331be6deb1c"><dt>Elements of the rule</dt><dd>
<t anchor="_958c6b17-15c2-44bc-aac7-7ac0efd4c18e">The UNTIL or COUNT parts of the rule define
when the series terminates.  Thus a COUNT=100 specifies a maximum
of 100 series members.</t>
</dd><dt>Lookahead count</dt><dd>
<t anchor="_ba0e122a-7978-4ed4-964f-7ae2744ad307">This specifies how many series members can exist
from the current date/time.  Thus a LOOKAHEAD-COUNT=4 means a
maximum of 4 generated instances.</t>
</dd><dt>Lookahead period</dt><dd>
<t anchor="_dfcf0db3-580f-456f-b39c-d33638a35cde">This specifies how far into the future series
members can be generated.  Thus a LOOKAHEAD-PERIOD="PT2M" means a
maximum period of 2 months.</t>
</dd><dt>System limits</dt><dd>
<t anchor="_2ab04216-4145-4d97-864d-518be6ed8fa1">This client or server SHOULD also apply limits to
prevent a series from generating an overlarge set of members.</t>
</dd></dl>
<t anchor="_f054e044-058c-4c7f-b387-1343eaf5ae04">The starting point for the calculation is the DTSTART of the master
component or the LAST-SERIES-ID if it exists in the master.  In both
cases the instance represented by that date is NOT generated as part
of the instance set and the actual instance may have been excluded by
an SXDATE property but the starting date is still valid.</t>
<t anchor="_1f9175f5-9cb5-4ad6-b197-f46abe8bff90">The starting date/time property defines the first instance in the
next batch of series members.  Note that the starting property value
MUST match the pattern of the series rule, if specified.  For
example, if the rule specifies every Wednesday the starting date MUST
be a Wednesday.</t>
<t anchor="_3bf20f20-3c24-4abf-9335-5cc3ccb16b5a">The end date/time of the set will be provided by the UNTIL part of
the rule, the LOOKAHEAD-PERIOD or by a system maxima.</t>
<t anchor="_6119d3a9-1600-4978-9f70-a3e3a3892f2e">A set of date/time values can be generated within those contraints.
As each date/time value is generated it can be ignored if it is one
of the SXDATE values.</t>
<t anchor="_ba31cd79-f7a0-4251-85a9-b83444841767">Generation of values can terminate when the size of the result
exceeds that given by the COUNT rule element, the LOOKAHEAD-COUNT
value or any system limit.</t>
<t anchor="_dcbdbf1a-396d-472e-b8ed-d9ea8db4303f">Any SDATE values that fall within the current range and are not in
the set of SXDATE values can be added and the result truncated again
to match the size limits.</t>
<t anchor="_9f685955-146d-4b85-b37a-0bc3e6d418c5">Finally, any date/time values that have already been generated and
are present as SERIES-ID values should be removed from the set.  What
remains is the new set of members to extend the current series.</t>
<t anchor="_1175516e-e88e-4611-a579-8e126d0944a9">The last of those values becomes the new value for the LAST-SERIES-ID
property in the series master.</t>
<t anchor="_29ae1fa0-9caf-47fa-b318-5e336b7947af">As noted above the "SXDATE" property can be used to exclude the value
specified in the master.  This leads to a complication as the master
needs to be preserved as a container for the values which define the
series.  This is flagged by adding a DELETED-MASTER element to the
SERIES-STATUS property.</t></section>
<section anchor="prop-series-uid"><name>Series UID</name><dl anchor="_e929b91b-f5e4-43b9-85df-5eb3ee498a06"><dt>Property name</dt><dd>
<t anchor="_3f4a2345-5678-496a-a76a-5f344a02dd90">SERIES-UID</t>
</dd><dt>Purpose</dt><dd>
<t anchor="_1c242307-9b68-4486-a738-881c912f0ee8">This property defines the persistent, globally unique
identifier for the full series.</t>
</dd><dt>Value Type</dt><dd>
<t anchor="_1efa377e-a6e0-4e6d-97c4-1bca849dc2ff">TEXT</t>
</dd><dt>Property Parameters</dt><dd>
<t anchor="_c2e2d017-b350-4478-9691-592234f21cc8">IANA and non-standard property parameters can
be specified on this property.</t>
</dd><dt>Conformance</dt><dd>
<t anchor="_bded5505-4556-4917-821a-4c2fca33ac8f">This property MUST be specified in any "VEVENT",
"VTODO", and "VJOURNAL" calendar components acting as a series
master or series instance.</t>
</dd><dt>Description</dt><dd>
<t anchor="_68a339c6-bbf6-463f-9c9e-c876a28e2d15">The SERIES-UID MUST be globally unique.  This value
SHOULD be generated by following the recommendations in
<relref target="RFC7986" section="" relative=""></relref>.</t>
<dl anchor="_c89df363-ad9c-411d-9669-3d1aff899c5d"><dt>Format Definition</dt><dd></dd></dl>
</dd></dl>
<t anchor="_974be05d-dcbc-4eb1-a41a-91feabe70c84">This property is defined by the following notation:</t>
<figure anchor="_9a33f9d8-3892-49f5-b9b7-cb4adf0c7a05"><sourcecode><![CDATA[seruid        = "SERIES-UID" seruidparam ":" text CRLF

seruidparam   = *(";" other-param)]]></sourcecode></figure>

<t anchor="_b5727d32-0fa7-4710-bd7f-1ea6d7965de5" keepWithNext="true">EXAMPLE</t><t anchor="_15797111-11f5-4318-8109-9d048ff2270c">The following is an example of this property:</t><figure anchor="_c70ea094-320f-4fdd-b582-94daf7668956"><sourcecode><![CDATA[SERIES-UID:123e4567-e89b-12d3-a456-426655440000]]></sourcecode></figure></section>
<section anchor="prop-series-exception-date"><name>Series-exception-date</name><dl anchor="_82d69ee2-5118-43ee-9464-d9283c6392db"><dt>Property name</dt><dd>
<t anchor="_ec12f096-1013-4cfd-b2ab-0e5e84d82775">SXDATE</t>
</dd><dt>Purpose</dt><dd>
<t anchor="_9a6350d4-77b1-4aa3-9419-325155e40879">This property defines the list of DATE-TIME exceptions for
series of events, to-dos or journal entries.</t>
</dd><dt>Value Type</dt><dd>
<t anchor="_d13b04a0-50d0-4580-a7ee-8293d4326fb3">The default value type for this property is DATE-TIME.
The value type can be set to DATE.</t>
</dd><dt>Property Parameters</dt><dd>
<t anchor="_bb3fe41b-6fb0-4a18-bfb2-9e7adc5a4a45">IANA, non-standard, value data type, and time
zone identifier property parameters can be specified on this
property.</t>
</dd><dt>Conformance</dt><dd>
<t anchor="_2a04042e-c442-4417-b6ab-447f0e69032e">This property can be specified in "VEVENT", "VTODO",
and "VJOURNAL" calendar components acting as the series master.</t>
</dd><dt>Description</dt><dd>
<t anchor="_02d7d537-d151-45a9-a667-1d848635b0e0">The exception dates, if specified, are used when
computing the instances of the series.  They specify date/time
values which are to be removed from the set of possible series
instances.</t>
</dd><dt>Format Definition</dt><dd></dd></dl>
<t anchor="_240710ce-1cf6-418b-97f8-c5fba81e2cd6">This property is defined by the following notation:</t>
<figure anchor="_3cb03a0b-1547-4719-bb86-a9b871588f5f"><sourcecode><![CDATA[sxdate     = "SXDATE" sxdtparam ":" sxdtval *("," sxdtval) CRLF

sxdtparam  = *(
           ;
           ; The following are OPTIONAL,
           ; but MUST NOT occur more than once.
           ;
           (";" "VALUE" "=" ("DATE-TIME" / "DATE")) /
           ;
           (";" tzidparam) /
           ;
           ; The following is OPTIONAL,
           ; and MAY occur more than once.
           ;
           (";" other-param)
           ;
           )

sxdtval    = date-time / date
           ;Value MUST match value type]]></sourcecode></figure>

<t anchor="_0e6bfed8-49ba-429d-9c6e-d30ef6c58341" keepWithNext="true">EXAMPLE</t><t anchor="_12072e3c-7b0b-4bf5-a5bf-0c469d5c2632">The following is an example of this property:</t><figure anchor="_3b6d6175-3e4e-4ef2-a1fb-da7274f0cf0b"><sourcecode><![CDATA[SXDATE:19960402T010000Z,19960403T010000Z,19960404T010000Z]]></sourcecode></figure></section>
<section anchor="prop-series-date"><name>Series-date</name><dl anchor="_1b0b0bea-e0b0-42a0-93e9-02302e7b18fc"><dt>Property name</dt><dd>
<t anchor="_734d7f4f-b3a9-4d04-88bf-a1ea57bed760">SDATE</t>
</dd><dt>Purpose</dt><dd>
<t anchor="_19f9aa75-4724-4a6b-bcb5-dcf9c8619d80">This property defines the list of DATE-TIME values for
series of events, to-dos or journal entries.</t>
</dd><dt>Value Type</dt><dd>
<t anchor="_6fdf822f-21aa-4af5-a93c-4fb1d714c20d">The default value type for this property is DATE-TIME.
The value type can be set to DATE.</t>
</dd><dt>Property Parameters</dt><dd>
<t anchor="_99cb4151-8c73-4d9b-a6dc-5ef19d3f7c8e">IANA, non-standard, value data type, and time
zone identifier property parameters can be specified on this
property.</t>
</dd><dt>Conformance</dt><dd>
<t anchor="_9855a9a7-1732-4810-ba63-097758418928">This property can be specified in "VEVENT", "VTODO",
and "VJOURNAL" calendar components acting as the series master.</t>
</dd><dt>Description</dt><dd>
<t anchor="_78826c66-2f2d-4356-9d3b-fcea86b35d4c">This property can appear along with the "SRULE"
property to define a extra series occurrences.  When they both
appear in a series master component, the instances are defined by
the union of occurrences defined by both the "SDATE" and "SRULE".</t>
</dd><dt>Format Definition</dt><dd></dd></dl>
<t anchor="_22496a91-08b2-4f9f-917f-016396b487eb">This property is defined by the following notation:</t>
<figure anchor="_4ecf8b9f-a822-4b84-a01c-23ff76b35674"><sourcecode><![CDATA[ sdate      = "SDATE" sdtparam ":" sdtval *("," sdtval) CRLF

 sdtparam   = *(
             ;
             ; The following are OPTIONAL,
             ; but MUST NOT occur more than once.
             ;
             (";" "VALUE" "=" ("DATE-TIME" / "DATE" / "PERIOD")) /
             (";" tzidparam) /
             ;
             ; The following is OPTIONAL,
             ; and MAY occur more than once.
             ;
             (";" other-param)
             ;
             )

 sdtval     = date-time / date
             ;Value MUST match value type]]></sourcecode></figure>

<t anchor="_8da68e58-3135-45c0-b708-9504863b376e" keepWithNext="true">EXAMPLE</t><t anchor="_5529e114-a671-40ab-9816-d65a852c6bb3">The following are examples of this property:</t><figure anchor="_4d1d78ce-f7c5-4956-af54-41b82c41c19e"><sourcecode><![CDATA[SDATE:19970714T123000Z
SDATE;TZID=America/New_York:19970714T083000

SDATE;VALUE=PERIOD:19960403T020000Z/19960403T040000Z,
 19960404T010000Z/PT3H

SDATE;VALUE=DATE:19970101,19970120,19970217,19970421
 19970526,19970704,19970901,19971014,19971128,19971129,19971225]]></sourcecode></figure></section>
<section anchor="prop-series-id"><name>Series-id</name><dl anchor="_d0d2ab5b-731d-417b-aab2-558e7eb7b986"><dt>Property name</dt><dd>
<t anchor="_14822eb2-bbba-4521-92d7-83c7847951e5">SERIES-ID</t>
</dd><dt>Purpose</dt><dd>
<t anchor="_87f6ed12-7641-4dd5-981a-d91696618b89">This property is used in conjunction with the "UID" and
"SEQUENCE" properties to identify a specific instance of a
"VEVENT", "VTODO", or "VJOURNAL" calendar component in a series.
The property value is the original value of the "DTSTART" property
of the series instance before any changes occur.</t>
</dd><dt>Value type</dt><dd>
<t anchor="_c71f12ef-01b6-4eac-834b-08bf312055c3">The default value type is DATE-TIME.  The value type can
be set to a DATE value type.  This property MUST have the same
value type as the "DTSTART" property contained within the series
component.  Furthermore, this property MUST be specified as a date
with local time if and only if the "DTSTART" property contained
within the series component is specified as a date with local
time.</t>
</dd><dt>Property Parameters</dt><dd>
<t anchor="_aaebeb8f-a3f0-4a04-87e7-1b324b310a43">IANA, non-standard, value data type and time
zone identifier parameters can be specified on this property.</t>
</dd><dt>Conformance</dt><dd>
<t anchor="_2ca8e029-6275-458b-af09-cd57db31bf46">This property can be specified zero or more times in
any iCalendar component.</t>
</dd><dt>Description</dt><dd></dd></dl>
<t anchor="_fcfaef18-e7b1-430b-b8b9-6661bcd4b485">The SERIES-ID is the originally calculated value of the
  DTSTART property based on the master identified by the RELATED-TO
  property with a RELTYPE=SERIES-MASTER parameter.</t>
<figure anchor="_12045ebc-b471-4ce8-9548-b7eb643bb9d0">

<artwork anchor="_492a918c-4768-4e0b-bc48-2f2fecdc5f07" type="ascii-art"><![CDATA[The full series of components can only be retrieved by searching
for all components with a matching RELATED-TO property.]]></artwork></figure>
<figure anchor="_0937bd46-455d-48cc-abb7-6985632df579">

<artwork anchor="_a95ac173-cdc6-494e-8df9-150ec6bf2f31" type="ascii-art"><![CDATA[If the value of the "DTSTART" property is a DATE type value, then
the value MUST be the calendar date for the series instance.]]></artwork></figure>
<figure anchor="_c0632b00-de98-4aa7-8865-f291cd4a27d8">

<artwork anchor="_3d9f71a3-61f0-447e-81d8-a0f98b181a65" type="ascii-art"><![CDATA[The DATE-TIME value is set to the time when the original series
instance would occur; meaning that if the intent is to change a
Friday meeting to Thursday, the DATE-TIME is still set to the
original Friday meeting.]]></artwork></figure>
<figure anchor="_4b7fd9d3-f854-4742-8354-4201649197bf">

<artwork anchor="_571f9734-2b9e-431a-973a-ba37d3e329d7" type="ascii-art"><![CDATA[The "SERIES-ID" property is used in conjunction with the "UID" and
"SEQUENCE" properties to identify a particular instance of an
event, to-do, or journal in the series.  For a given pair of "UID"
and "SEQUENCE" property values, the "SERIES-ID" value for a series
instance is fixed.]]></artwork></figure>
<dl anchor="_1a65d3a5-5d14-4fc4-b435-3bf28d4895a5"><dt>Format Definition</dt><dd></dd></dl>
<t anchor="_139b1eff-f252-4ed4-b461-2c6f99d16535">This property is defined by the following notation:</t>
<figure anchor="_55e5010e-7a86-4444-b248-76734b660996"><sourcecode><![CDATA[serid    = "SERIES-ID" sidparam ":" sidval CRLF

sidparam   = *(
               ;
               ; The following are OPTIONAL,
               ; but MUST NOT occur more than once.
               ;
               (";" "VALUE" "=" ("DATE-TIME" / "DATE")) /
               (";" tzidparam) /
               ;
               ; The following is OPTIONAL,
               ; and MAY occur more than once.
               ;
               (";" other-param)
               ;
               )

sidval     = date-time / date
               ;Value MUST match value type]]></sourcecode></figure>

<t anchor="_455d4bac-27f5-4458-9dd2-33f75641c139" keepWithNext="true">EXAMPLE</t><t anchor="_b874fba1-8537-4aa0-8291-58a4ab5541f4">The following are examples of this property:</t><figure anchor="_531e9596-994e-4455-9637-59e510ef02d6"><sourcecode><![CDATA[SERIES-ID;VALUE=DATE:19960401

SERIES-ID;TZID=America/New_York:20170120T120000]]></sourcecode></figure></section>
<section anchor="prop-last-series-id"><name>Last series ID</name><dl anchor="_8878e94a-10ec-489e-8f72-bca82f4af31c"><dt>Property name</dt><dd>
<t anchor="_20a3cd14-123b-4f4e-8976-9ec41e56acfd">LAST-SERIES-ID</t>
</dd><dt>Purpose</dt><dd></dd></dl>
<t anchor="_f304158d-f8fb-4416-b902-4b1eb7107dc8">To specify the last calculated instance of the series.
When new instances are created they MUST have a SERIES-ID after
the value of this property.</t>
<t anchor="_29426f0c-22ed-40ca-831d-18bea3ea2d39">In all respects this property is identical to SERIES-ID and is in
fact a copy of the SERIES-ID which would be present in the last
created instance (assuming it is not suppressed by an SXDATE).</t>
<dl anchor="_ef2642cf-051b-4226-a625-109cb167721a"><dt>Value type</dt><dd>
<t anchor="_aedf10ca-955f-49bc-84e3-08087686d04c">DATE or DATE_TIME (the default).  This has the same
requirements as SERIES-ID.</t>
</dd><dt>Property Parameters</dt><dd>
<t anchor="_d5b65335-7217-4f37-8dcd-49fc50a91f37">IANA, non-standard, value data type and time
zone identifier parameters can be specified on this property.</t>
</dd><dt>Conformance</dt><dd>
<t anchor="_3eea0927-04e0-4979-817b-7d6de7d0d66b">This property MAY be specified in any iCalendar
component.</t>
</dd><dt>Description</dt><dd>
<t anchor="_bc625a23-1cb9-4049-a068-93cd82af9a8e">When used in a component the value of this property
points to additional information related to the component.  For
example, it may reference the originating web server.</t>
</dd><dt>Format Definition</dt><dd></dd></dl>
<t anchor="_2499a2c4-31e9-4c34-b034-9f129280d880">This property is defined by the following notation:</t>
<figure anchor="_2ba4318d-a8fa-4a0a-9fad-e423d83475e3"><sourcecode><![CDATA[last-series-i   = "LAST-SERIES-ID" lastseriesidparam  /
                 (
                   ";" "VALUE" "=" "TEXT"
                   ":" text
                 )
                 (
                   ";" "VALUE" "=" "REFERENCE"
                   ":" text
                 )
                 (
                   ";" "VALUE" "=" "URI"
                   ":" uri
                 )
                 CRLF


lastseriesidparam = *(

               ; the following is MANDATORY
               ; and MAY occur more than once

               (";" relparam) /

               ; the following are MANDATORY
               ; but MUST NOT occur more than once

               (";" fmttypeparam) /
               (";" labelparam) /
               ; labelparam is defined in ...

               ; the following is OPTIONAL
               ; and MAY occur more than once

               (";" xparam)

               )]]></sourcecode></figure>

<t anchor="_5050b988-d3ce-453a-a761-9f79b77d72e2" keepWithNext="true">EXAMPLE</t><t anchor="_c2d924f4-5fde-4b7e-8fba-5c052be218bd">The following is an example of this property.  It points to a server
acting as the source for the calendar object.</t><figure anchor="_7e866577-3017-4124-baf9-993bc2e1755d"><sourcecode><![CDATA[LINK;REL=SOURCE;LABEL=The Egg:http://example.com/events]]></sourcecode></figure></section>
<section anchor="prop-series-rule"><name>Series Rule</name><dl anchor="_4cea68f2-2e01-43d9-9254-31647afa4256"><dt>Property name</dt><dd>
<t anchor="_14f283b3-2b6d-4861-a9fb-78c09c21a8a1">SRULE</t>
</dd><dt>Purpose</dt><dd>
<t anchor="_3b0e91e4-db4f-44a0-9b3d-6a4055e0706e">This property defines a rule or repeating pattern for a
series of events, to-dos or journal entries.</t>
</dd><dt>Value Type</dt><dd>
<t anchor="_f7c85ecb-78e5-464c-b850-8c16cd70825f">RECUR</t>
</dd><dt>Property Parameters</dt><dd>
<t anchor="_f8716cf1-524d-4cf0-9689-2400c74926e9">IANA, non-standard, look-ahead count or date
property parameters can be specified on this property.</t>
</dd><dt>Conformance</dt><dd>
<t anchor="_a5f79b32-abfb-4ef6-ba98-5c0fbea9d771">This property can be specified in any "VEVENT",
"VTODO", and "VJOURNAL" calendar component, but it SHOULD NOT be
specified more than once.</t>
</dd><dt>Description</dt><dd></dd></dl>
<t anchor="_6773ca63-e7f4-401d-916d-ee7a6df04439">The series rule, if specified, is used in computing the
instances to be generated for the series.  These are generated by
considering the master "DTSTART" property along with the "SRULE",
"SDATE", and "SXDATE" properties contained within the series
master.  The "DTSTART" property defines the first instance in the
recurrence set which is represented by that master event.</t>
<t anchor="_136c1cc0-a028-41f9-bf34-24c77792a088">Unlike the RRULE the "DTSTART" property MUST be synchronized with
the series rule, if specified.  For example, if the DTSTARTS
species a date on Wednesday but the SRULE specifies every Tuesday
then a server or client MUSt reject the component.</t>
<t anchor="_813c7ed9-6bcb-4fc5-a2b4-44eb92fce77a">The final series is represented by gathering all of the start
DATE-TIME values generated by any of the specified "SRULE" and
"SDATE" properties, and then excluding any start DATE-TIME values
specified by "SXDATE" properties.  This implies that start DATE-
TIME values specified by "SXDATE" properties take precedence over
those specified by inclusion properties (i.e., "SDATE" and
"SRULE").  Where duplicate instances are generated by the "SRULE"
and "SDATE" properties, only one instance is considered.
Duplicate instances are ignored.</t>
<t anchor="_030b4cb3-fdb4-494d-a680-c6ec3f51f304">The "DTSTART" property specified within the master iCalendar
object defines the first instance of the recurrence.  In most
cases, a "DTSTART" property of DATE-TIME value type used with a
series rule, should be specified as a date with local time and
time zone reference to make sure all the recurrence instances
start at the same local time regardless of time zone changes.</t>
<t anchor="_8f7c8690-73b2-48d3-aef4-6d458d25cc2a">If the duration of the series component is specified with the
"DTEND" or "DUE" property, then the same exact duration will apply
to all the members of the generated series.  Else, if the duration
of the series master component is specified with the "DURATION"
property, then the same nominal duration will apply to all the
members of the generated series and the exact duration of each
instance will depend on its specific start time.  For example,
series instances of a nominal duration of one day will have an
exact duration of more or less than 24 hours on a day where a time
zone shift occurs.  The duration of a specific instance may be
modified in an exception component or simply by using an "SDATE"
property of PERIOD value type.</t>
<dl anchor="_96effb34-eb87-4ecf-94ef-1b60cb8139d3"><dt>Format Definition</dt><dd></dd></dl>
<t anchor="_25703343-3832-41c3-bf83-761ae544fe1e">This property is defined by the following notation:</t>
<figure anchor="_7842435f-e49e-4bfe-be1e-446a7fb8db8c"><sourcecode><![CDATA[srule      = "SRULE" srulparam ":" recur CRLF

sruleparam = *(
             ; the following are OPTIONAL
             ; but MUST NOT occur more than once

             (";" lookahead-countparam) /
             (";" lookahead-periodparam) /

             ; the following is OPTIONAL
             ; and MAY occur more than once

             (";" xparam)

             )]]></sourcecode></figure>

<t anchor="_c665001d-f22a-4584-b865-56f65e79063e" keepWithNext="true">EXAMPLE</t><t anchor="_675d4943-6ae3-4865-8990-d98890dc91ff">TODO - Say they are pretty much the same as RRULE but extra params</t></section></section>
    <section anchor="redefined_property_related_to"><name>Redefined RELATED-TO Property</name>

<section anchor="related-to"><name>RELATED-TO</name><dl anchor="_141247a5-0584-43e3-974f-3c65e39ac66e"><dt>Property name</dt><dd>
<t anchor="_51c8bbfb-680a-4662-9db6-eb427d781f21">RELATED-TO</t>
</dd><dt>Purpose</dt><dd>
<t anchor="_cc65fa88-d8a4-40bc-91c8-b8c70310abd8">This property is used to represent a relationship or
reference between one calendar component and another.  The
definition here extends the definition in
<relref target="RFC5545" section="" relative=""></relref> by including a section on RELTYPE=SERIES-MASTER.</t>
</dd><dt>Value type</dt><dd>
<t anchor="_5138e421-6ba6-4419-83f7-a3705fae8c27">URI, UID or TEXT</t>
</dd><dt>Conformance</dt><dd>
<t anchor="_e35bbb0f-9178-4e00-a76e-340feb3ccf6c">This property MAY be specified in any iCalendar
component.</t>
</dd><dt>Description</dt><dd><t anchor="_29d61888-080b-4b38-bbc8-d6677385f6b8">By default or when VALUE=UID is specified, the property
value consists of the persistent, globally unique identifier of
another calendar component.  This value would be represented in a
calendar component by the "UID" property.</t><t anchor="_8e0e07d8-4024-42e9-9750-82298455b87c">By default, the property value points to another calendar
   component that has a PARENT relationship to the referencing
   object.  The "RELTYPE" property parameter is used to either
   explicitly state the default PARENT relationship type to the
   referenced calendar component or to override the default PARENT
   relationship type and specify either a CHILD or SIBLING
   relationship or a temporal relationship.</t>
<t anchor="_2f1d61d4-c5fa-4b45-9fa4-d98de791d8a8">The PARENT relationship indicates that the calendar component is a
   subordinate of the referenced calendar component.  The CHILD
   relationship indicates that the calendar component is a superior
   of the referenced calendar component.  The SIBLING relationship
   indicates that the calendar component is a peer of the referenced
   calendar component.</t>
<t anchor="_eb17e6a7-7b2d-48af-9766-de01dab5ccbc">The FINISHTOSTART, FINISHTOFINISH, STARTTOFINISH or STARTTOSTART
   relationships define temporal relationships as specified in the
   reltype parameter definition.</t>
<t anchor="_c301ff10-3a89-483a-a87f-eb90006217ab">The SERIES-MASTER relationship when included in a series instance
  refers to the master of that series.  When included in a series
  master it refers to a previous master in a chain of spilt series.</t>
<t anchor="_b6b3e9ce-3c59-41dc-a5d7-79bbd929a4ba">Changes to a calendar component referenced by this property can
   have an implicit impact on the related calendar component.  For
   example, if a group event changes its start or end date or time,
   then the related, dependent events will need to have their start
   and end dates changed in a corresponding way.  Similarly, if a
   PARENT calendar component is cancelled or deleted, then there is
   an implied impact to the related CHILD calendar components.  This
   property is intended only to provide information on the
   relationship of calendar components.  It is up to the target
   calendar system to maintain any property implications of this
   relationship.</t></dd><dt>Format Definition</dt><dd><t anchor="_29c061cb-a4c4-459f-8c35-18c51ed4cbdc">This property is defined by the following notation:</t>
<figure anchor="_608d172b-e66a-41a3-8c95-3d85152b9e0e"><sourcecode type="bnf"><![CDATA[related    = "RELATED-TO" relparam ( ":" text ) /
             (
               ";" "VALUE" "=" "UID"
               ":" uid
             )
             (
               ";" "VALUE" "=" "URI"
               ":" uri
             )
             CRLF

relparam   = *(
            ;
            ; The following are OPTIONAL,
            ; but MUST NOT occur more than once.
            ;
            (";" reltypeparam) /
            (";" gapparam) /
            ;
            ; The following is OPTIONAL,
            ; and MAY occur more than once.
            ;
            (";" other-param)
            ;
            )]]></sourcecode></figure>
</dd></dl>
<t anchor="_e9e9a0f2-4582-4a47-9096-00362baaffd8" keepWithNext="true">EXAMPLE</t><t anchor="_43831f1d-3aef-4a1d-84fd-b965bdee3222">The following are examples of this property.</t><figure anchor="_2bfab74f-1ed0-4608-b203-996da4a229b4"><sourcecode><![CDATA[RELATED-TO;RELTYPE=SERIES-MASTER:19960401-080045-4000F192713]]></sourcecode></figure></section>
</section>
    <section anchor="_backwards_compatibility"><name>Backwards compatibility</name><t anchor="_39376a70-dea8-492f-b459-92f5e120415c">Any clients following the approach specified in <relref target="RFC5545" section="" relative=""></relref> are
expected to ignore any properties or parameters they don't recognize.</t>
<t anchor="_1db4fe89-8691-4670-aa90-0c5ec83594e5">For such clients the series appears to be an unconnected set of
components.  They all have their own unique UIDS.  If the client
updates an instance this should be identical in effect to an update
carried out by a client aware of the new properties.</t>
<t anchor="_19c0071a-bfd0-4949-ba80-25385f01c06f">Updates MUST preserve the SERIES-ID, LAST-SERIES-ID, SRULE, SDATE and
SXDATE properties.  A client which does not do so is in violation of
<relref target="RFC5545" section="" relative=""></relref>.</t>
<t anchor="_2cef641e-713a-4ea6-9027-22b74db49dd3">TODO - More text needed here&#x2026;&#x200B;
== CalDAV extensions</t>
<t anchor="_0a533b6f-a45d-460e-aa23-91e7dbc82cea">This specification may extend Caldav by adding reports to return all
members of a series given the series master UID.  This could be
handled by the current query mechanism but it is likely to be
sufficiently frequently used that a special query is appropriate.</t>
<t anchor="_fe25f46c-a034-4fac-bcbe-aebb47cd5bc3">It is also likely we will want a CalDAV operation to split a series
and generate the additional members of the series as a single atomic
operation.
== Security Considerations</t>
<t anchor="_4e43bcdb-a958-451b-9f5c-966a0ea568e8">Clients and servers should take care to limit the number of generated
instances to a reasonable value.  This can be a relatively small
value.</t></section>
    <section anchor="iana"><name>IANA Considerations</name><section anchor="_icalendar_property_registrations"><name>iCalendar Property Registrations</name><t anchor="_2c06ad1e-a5e5-4228-aa4e-358e36daf8e5">The following iCalendar property names have been added to the
iCalendar Properties Registry defined in <relref target="RFC5545" section="" relative=""></relref>.</t>
<table anchor="_a969f967-9ec8-40a6-9718-80c5030d0dd5"><thead><tr><th align="left">Property</th><th align="left">Status</th><th align="left">Reference</th></tr></thead><tbody><tr><td align="left">
<t anchor="_eadc6136-2d6b-440d-a7d0-80687da4142c">LAST-SERIES-ID</t>
</td><td align="left">
<t anchor="_b5bf52e0-7405-405f-a042-72e2e50fb8eb">Current</t>
</td><td align="left">
<t anchor="_6e5ed7da-e1a5-4063-8418-5491a9224698">
<xref target="prop-last-series-id"></xref>
</t>
</td></tr><tr><td align="left">
<t anchor="_bc05059d-c834-4d73-85c4-820b41d3df8a">SERIES-ID</t>
</td><td align="left">
<t anchor="_cf50fc81-d53b-4ce2-9e51-823df5d5846e">Current</t>
</td><td align="left">
<t anchor="_7a015a35-7e20-4fcc-ab8c-9f1f787eb6a6">
<xref target="prop-series-id"></xref>
</t>
</td></tr><tr><td align="left">
<t anchor="_651f768b-fae1-407a-ad9e-66725a7070ec">SERIES-UID</t>
</td><td align="left">
<t anchor="_9181e466-a0cc-4a8b-8971-9ca4af21c9bf">Current</t>
</td><td align="left">
<t anchor="_cc5e11f9-f6fb-4c60-9df0-33e6a6615445">
<xref target="prop-series-uid"></xref>
</t>
</td></tr><tr><td align="left">
<t anchor="_505fd91c-3cd5-4172-80fa-e0aaeae330b9">SDATE</t>
</td><td align="left">
<t anchor="_7b681fb6-cce0-4651-9ef5-63dd73e93af8">Current</t>
</td><td align="left">
<t anchor="_b922f692-4b7e-46af-af62-39cf27d9d4e8">
<xref target="prop-series-date"></xref>
</t>
</td></tr><tr><td align="left">
<t anchor="_a93c3f7f-a944-4024-8518-27766822b096">SRULE</t>
</td><td align="left">
<t anchor="_3dfeed0b-0bb4-44d6-8b98-d9298df3450b">Current</t>
</td><td align="left">
<t anchor="_04ec7f1a-096e-424e-b9c1-76108942b244">
<xref target="prop-series-rule"></xref>
</t>
</td></tr><tr><td align="left">
<t anchor="_8886be9b-bbee-43df-8ed1-68b2378e6140">SXDATE</t>
</td><td align="left">
<t anchor="_55ec0134-5fbf-46f1-8e53-99c41fa37591">Current</t>
</td><td align="left">
<t anchor="_1cc8b7f0-1a20-4ab3-8229-8824c09fd16a">
<xref target="prop-series-exception-date"></xref>
</t>
</td></tr></tbody></table></section>
<section anchor="_icalendar_property_parameter_registrations"><name>iCalendar Property Parameter Registrations</name><t anchor="_ea7c2f05-268a-4d19-b3c2-a22c0b1f7906">The following iCalendar property parameter names have been added to
the iCalendar Parameters Registry defined in <relref target="RFC5545" section="" relative=""></relref>.</t>
<table anchor="_4d760655-af51-4c63-823e-45316de5c2bb"><thead><tr><th align="left">Parameter</th><th align="left">Status</th><th align="left">Reference</th></tr></thead><tbody><tr><td align="left">
<t anchor="_ce9ed093-0e44-4c3e-a9d1-3224f5cc5c0a">LOOKAHEAD-COUNT</t>
</td><td align="left">
<t anchor="_2d1902af-51e4-4327-ae76-b3e69ac52098">Current</t>
</td><td align="left">
<t anchor="_a9c5f4ba-d13c-4706-a54b-43f304754604">
<xref target="param-lookahead-count"></xref>
</t>
</td></tr><tr><td align="left">
<t anchor="_2c381ab7-4ce8-4426-8452-e1d69f8db230">LOOKAHEAD-PERIOD</t>
</td><td align="left">
<t anchor="_1bb22c46-1ba2-46d6-a458-2de0fb7171ed">Current</t>
</td><td align="left">
<t anchor="_813ab783-2478-4175-b3f4-b0f0986b5e18">
<xref target="param-lookahead-period"></xref>
</t>
</td></tr><tr><td align="left">
<t anchor="_9ca73a92-473b-46ea-adfc-47d1dddfa1a8">SPLIT</t>
</td><td align="left">
<t anchor="_8535cca0-630b-44a1-a01c-d9efa45e89de">Current</t>
</td><td align="left">
<t anchor="_5a774196-06bf-42ac-aa8b-41acf7d63520">
<xref target="param-split"></xref>
</t>
</td></tr></tbody></table></section>
<section anchor="_icalendar_reltype_value_registrations"><name>iCalendar RELTYPE Value Registrations</name><t anchor="_8cbcc204-00af-421b-86f6-4d50346533ed">The following iCalendar "RELTYPE" values have been added to the
iCalendar Relationship Types Registry defined in <relref target="RFC5545" section="" relative=""></relref>.</t>
<table anchor="_e48487b4-5c3e-42ca-9e67-278ed4718d54"><thead><tr><th align="left">Relationship Type</th><th align="left">Status</th><th align="left">Reference</th></tr></thead><tbody><tr><td align="left">
<t anchor="_8a845b90-101a-4c67-acd2-68396812c181">SERIES-ID</t>
</td><td align="left">
<t anchor="_84116fed-7d9f-4c3c-ab46-88e2e996f024">Current</t>
</td><td align="left">
<t anchor="_ed8157d3-d9b1-4d3c-894b-11988b0b0b7b">
<xref target="series"></xref>
</t>
</td></tr></tbody></table></section></section>
  </middle>
  <back>
    <references anchor="_normative_references">
      <name>Normative References</name>
      <reference target="https://www.rfc-editor.org/info/rfc2119" anchor="RFC2119">
        <front>
          <title>Key words for use in RFCs to Indicate Requirement Levels</title>
          <author fullname="S. Bradner" asciiFullname="S. Bradner"></author>
          <date month="March" year="1997"></date>
          <abstract>
            <t>In many standards track documents several words are used to signify the requirements in the specification.  These words are often capitalized. This document defines these words as they should be interpreted in IETF documents.  This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
          </abstract>
        </front>
        <format target="https://raw.githubusercontent.com/relaton/relaton-data-ietf/master/data/reference.RFC.2119.xml" type="xml"></format>
        <format target="https://www.rfc-editor.org/info/rfc2119" type="src"></format>
        <refcontent>RFC 2119</refcontent>
        <seriesInfo value="RFC 2119" name="IETF"></seriesInfo>
        <seriesInfo value="10.17487/RFC2119" name="DOI"></seriesInfo>
      </reference>
      <reference target="https://www.rfc-editor.org/info/rfc2518" anchor="RFC2518">
        <front>
          <title>HTTP Extensions for Distributed Authoring&#x2009;&#x2014;&#x2009;WEBDAV</title>
          <author fullname="Y. Goland" asciiFullname="Y. Goland"></author>
          <author fullname="E. Whitehead" asciiFullname="E. Whitehead"></author>
          <author fullname="A. Faizi" asciiFullname="A. Faizi"></author>
          <author fullname="S. Carter" asciiFullname="S. Carter"></author>
          <author fullname="D. Jensen" asciiFullname="D. Jensen"></author>
          <date month="February" year="1999"></date>
          <abstract>
            <t>This document specifies a set of methods, headers, and content-types ancillary to HTTP/1.1 for the management of resource properties, creation and management of resource collections, namespace manipulation, and resource locking (collision avoidance).  [STANDARDS-TRACK]</t>
          </abstract>
        </front>
        <format target="https://raw.githubusercontent.com/relaton/relaton-data-ietf/master/data/reference.RFC.2518.xml" type="xml"></format>
        <format target="https://www.rfc-editor.org/info/rfc2518" type="src"></format>
        <refcontent>RFC 2518</refcontent>
        <seriesInfo value="RFC 2518" name="IETF"></seriesInfo>
        <seriesInfo value="10.17487/RFC2518" name="DOI"></seriesInfo>
      </reference>
      <reference target="https://www.rfc-editor.org/info/rfc3986" anchor="RFC3986">
        <front>
          <title>Uniform Resource Identifier (URI): Generic Syntax</title>
          <author fullname="T. Berners-Lee" asciiFullname="T. Berners-Lee"></author>
          <author fullname="R. Fielding" asciiFullname="R. Fielding"></author>
          <author fullname="L. Masinter" asciiFullname="L. Masinter"></author>
          <date month="January" year="2005"></date>
          <abstract>
            <t>A Uniform Resource Identifier (URI) is a compact sequence of characters that identifies an abstract or physical resource.  This specification defines the generic URI syntax and a process for resolving URI references that might be in relative form, along with guidelines and security considerations for the use of URIs on the Internet.  The URI syntax defines a grammar that is a superset of all valid URIs, allowing an implementation to parse the common components of a URI reference without knowing the scheme-specific requirements of every possible identifier.  This specification does not define a generative grammar for URIs; that task is performed by the individual specifications of each URI scheme.  [STANDARDS-TRACK]</t>
          </abstract>
        </front>
        <format target="https://raw.githubusercontent.com/relaton/relaton-data-ietf/master/data/reference.RFC.3986.xml" type="xml"></format>
        <format target="https://www.rfc-editor.org/info/rfc3986" type="src"></format>
        <refcontent>RFC 3986</refcontent>
        <seriesInfo value="RFC 3986" name="IETF"></seriesInfo>
        <seriesInfo value="10.17487/RFC3986" name="DOI"></seriesInfo>
      </reference>
      <reference target="https://www.rfc-editor.org/info/rfc4791" anchor="RFC4791">
        <front>
          <title>Calendaring Extensions to WebDAV (CalDAV)</title>
          <author fullname="C. Daboo" asciiFullname="C. Daboo"></author>
          <author fullname="B. Desruisseaux" asciiFullname="B. Desruisseaux"></author>
          <author fullname="L. Dusseault" asciiFullname="L. Dusseault"></author>
          <date month="March" year="2007"></date>
          <abstract>
            <t>This document defines extensions to the Web Distributed Authoring and Versioning (WebDAV) protocol to specify a standard way of accessing, managing, and sharing calendaring and scheduling information based on the iCalendar format.  This document defines the "calendar-access" feature of CalDAV.  [STANDARDS-TRACK]</t>
          </abstract>
        </front>
        <format target="https://raw.githubusercontent.com/relaton/relaton-data-ietf/master/data/reference.RFC.4791.xml" type="xml"></format>
        <format target="https://www.rfc-editor.org/info/rfc4791" type="src"></format>
        <refcontent>RFC 4791</refcontent>
        <seriesInfo value="RFC 4791" name="IETF"></seriesInfo>
        <seriesInfo value="10.17487/RFC4791" name="DOI"></seriesInfo>
      </reference>
      <reference target="https://www.rfc-editor.org/info/rfc5545" anchor="RFC5545">
        <front>
          <title>Internet Calendaring and Scheduling Core Object Specification (iCalendar)</title>
          <author fullname="B. Desruisseaux" asciiFullname="B. Desruisseaux" role="editor"></author>
          <date month="September" year="2009"></date>
          <abstract>
            <t>This document defines the iCalendar data format for representing and exchanging calendaring and scheduling information such as events, to-dos, journal entries, and free/busy information, independent of any particular calendar service or protocol. [STANDARDS-TRACK]</t>
          </abstract>
        </front>
        <format target="https://raw.githubusercontent.com/relaton/relaton-data-ietf/master/data/reference.RFC.5545.xml" type="xml"></format>
        <format target="https://www.rfc-editor.org/info/rfc5545" type="src"></format>
        <refcontent>RFC 5545</refcontent>
        <seriesInfo value="RFC 5545" name="IETF"></seriesInfo>
        <seriesInfo value="10.17487/RFC5545" name="DOI"></seriesInfo>
      </reference>
      <reference target="https://www.rfc-editor.org/info/rfc5546" anchor="RFC5546">
        <front>
          <title>iCalendar Transport-Independent Interoperability Protocol (iTIP)</title>
          <author fullname="C. Daboo" asciiFullname="C. Daboo" role="editor"></author>
          <date month="December" year="2009"></date>
          <abstract>
            <t>This document specifies a protocol that uses the iCalendar object specification to provide scheduling interoperability between different calendaring systems.  This is done without reference to a specific transport protocol so as to allow multiple methods of communication between systems.  Subsequent documents will define profiles of this protocol that use specific, interoperable methods of communication between systems.The iCalendar Transport-Independent Interoperability Protocol (iTIP) complements the iCalendar object specification by adding semantics for group scheduling methods commonly available in current calendaring systems.  These scheduling methods permit two or more calendaring systems to perform transactions such as publishing, scheduling, rescheduling, responding to scheduling requests, negotiating changes, or canceling.  [STANDARDS-TRACK]</t>
          </abstract>
        </front>
        <format target="https://raw.githubusercontent.com/relaton/relaton-data-ietf/master/data/reference.RFC.5546.xml" type="xml"></format>
        <format target="https://www.rfc-editor.org/info/rfc5546" type="src"></format>
        <refcontent>RFC 5546</refcontent>
        <seriesInfo value="RFC 5546" name="IETF"></seriesInfo>
        <seriesInfo value="10.17487/RFC5546" name="DOI"></seriesInfo>
      </reference>
      <reference target="https://www.rfc-editor.org/info/rfc6047" anchor="RFC6047">
        <front>
          <title>iCalendar Message-Based Interoperability Protocol (iMIP)</title>
          <author fullname="A. Melnikov" asciiFullname="A. Melnikov" role="editor"></author>
          <date month="December" year="2010"></date>
          <abstract>
            <t>This document, "iCalendar Message-Based Interoperability Protocol (iMIP)", specifies a binding from the iCalendar Transport-independent Interoperability Protocol (iTIP) to Internet email-based transports. Calendaring entries defined by the iCalendar Object Model (iCalendar) are wrapped using constructs from RFC 5322 and MIME (RFC 2045, RFC 2046, RFC 2047, and RFC 2049), and then transported over SMTP.  [STANDARDS-TRACK]</t>
          </abstract>
        </front>
        <format target="https://raw.githubusercontent.com/relaton/relaton-data-ietf/master/data/reference.RFC.6047.xml" type="xml"></format>
        <format target="https://www.rfc-editor.org/info/rfc6047" type="src"></format>
        <refcontent>RFC 6047</refcontent>
        <seriesInfo value="RFC 6047" name="IETF"></seriesInfo>
        <seriesInfo value="10.17487/RFC6047" name="DOI"></seriesInfo>
      </reference>
      <reference target="https://www.rfc-editor.org/info/rfc6638" anchor="RFC6638">
        <front>
          <title>Scheduling Extensions to CalDAV</title>
          <author fullname="C. Daboo" asciiFullname="C. Daboo"></author>
          <author fullname="B. Desruisseaux" asciiFullname="B. Desruisseaux"></author>
          <date month="June" year="2012"></date>
          <abstract>
            <t>This document defines extensions to the Calendaring Extensions to WebDAV (CalDAV) "calendar-access" feature to specify a standard way of performing scheduling operations with iCalendar-based calendar components.  This document defines the "calendar-auto-schedule" feature of CalDAV.  [STANDARDS-TRACK]</t>
          </abstract>
        </front>
        <format target="https://raw.githubusercontent.com/relaton/relaton-data-ietf/master/data/reference.RFC.6638.xml" type="xml"></format>
        <format target="https://www.rfc-editor.org/info/rfc6638" type="src"></format>
        <refcontent>RFC 6638</refcontent>
        <seriesInfo value="RFC 6638" name="IETF"></seriesInfo>
        <seriesInfo value="10.17487/RFC6638" name="DOI"></seriesInfo>
      </reference>
      <reference target="https://www.rfc-editor.org/info/rfc7986" anchor="RFC7986">
        <front>
          <title>New Properties for iCalendar</title>
          <author fullname="C. Daboo" asciiFullname="C. Daboo"></author>
          <date month="October" year="2016"></date>
          <abstract>
            <t>This document defines a set of new properties for iCalendar data and extends the use of some existing properties to the entire iCalendar object.</t>
          </abstract>
        </front>
        <format target="https://raw.githubusercontent.com/relaton/relaton-data-ietf/master/data/reference.RFC.7986.xml" type="xml"></format>
        <format target="https://www.rfc-editor.org/info/rfc7986" type="src"></format>
        <refcontent>RFC 7986</refcontent>
        <seriesInfo value="RFC 7986" name="IETF"></seriesInfo>
        <seriesInfo value="10.17487/RFC7986" name="DOI"></seriesInfo>
      </reference>
      <reference target="https://www.rfc-editor.org/info/rfc8174" anchor="RFC8174">
        <front>
          <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
          <author fullname="B. Leiba" asciiFullname="B. Leiba"></author>
          <date month="May" year="2017"></date>
          <abstract>
            <t>RFC 2119 specifies common key words that may be used in protocol  specifications.  This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the  defined special meanings.</t>
          </abstract>
        </front>
        <format target="https://raw.githubusercontent.com/relaton/relaton-data-ietf/master/data/reference.RFC.8174.xml" type="xml"></format>
        <format target="https://www.rfc-editor.org/info/rfc8174" type="src"></format>
        <refcontent>RFC 8174</refcontent>
        <seriesInfo value="RFC 8174" name="IETF"></seriesInfo>
        <seriesInfo value="10.17487/RFC8174" name="DOI"></seriesInfo>
      </reference>
    </references>
    <references anchor="_informative_references">
      <name>Informative References</name>
      <reference target="https://www.rfc-editor.org/info/rfc3552" anchor="RFC3552">
        <front>
          <title>Guidelines for Writing RFC Text on Security Considerations</title>
          <author fullname="E. Rescorla" asciiFullname="E. Rescorla"></author>
          <author fullname="B. Korver" asciiFullname="B. Korver"></author>
          <date month="July" year="2003"></date>
          <abstract>
            <t>All RFCs are required to have a Security Considerations section. Historically, such sections have been relatively weak.  This document provides guidelines to RFC authors on how to write a good Security Considerations section.   This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
          </abstract>
        </front>
        <format target="https://raw.githubusercontent.com/relaton/relaton-data-ietf/master/data/reference.RFC.3552.xml" type="xml"></format>
        <format target="https://www.rfc-editor.org/info/rfc3552" type="src"></format>
        <refcontent>RFC 3552</refcontent>
        <seriesInfo value="RFC 3552" name="IETF"></seriesInfo>
        <seriesInfo value="10.17487/RFC3552" name="DOI"></seriesInfo>
      </reference>
      <reference target="https://www.rfc-editor.org/info/rfc4918" anchor="RFC4918">
        <front>
          <title>HTTP Extensions for Web Distributed Authoring and Versioning (WebDAV)</title>
          <author fullname="L. Dusseault" asciiFullname="L. Dusseault" role="editor"></author>
          <date month="June" year="2007"></date>
          <abstract>
            <t>Web Distributed Authoring and Versioning (WebDAV) consists of a set of methods, headers, and content-types ancillary to HTTP/1.1 for the management of resource properties, creation and management of resource collections, URL namespace manipulation, and resource locking (collision avoidance).RFC 2518 was published in February 1999, and this specification obsoletes RFC 2518 with minor revisions mostly due to interoperability experience.  [STANDARDS-TRACK]</t>
          </abstract>
        </front>
        <format target="https://raw.githubusercontent.com/relaton/relaton-data-ietf/master/data/reference.RFC.4918.xml" type="xml"></format>
        <format target="https://www.rfc-editor.org/info/rfc4918" type="src"></format>
        <refcontent>RFC 4918</refcontent>
        <seriesInfo value="RFC 4918" name="IETF"></seriesInfo>
        <seriesInfo value="10.17487/RFC4918" name="DOI"></seriesInfo>
      </reference>
      <reference target="https://www.rfc-editor.org/info/rfc5378" anchor="RFC5378">
        <front>
          <title>Rights Contributors Provide to the IETF Trust</title>
          <author fullname="S. Bradner" asciiFullname="S. Bradner" role="editor"></author>
          <author fullname="J. Contreras" asciiFullname="J. Contreras" role="editor"></author>
          <date month="November" year="2008"></date>
          <abstract>
            <t>The IETF policies about rights in Contributions to the IETF are designed to ensure that such Contributions can be made available to the IETF and Internet communities while permitting the authors to retain as many rights as possible.  This memo details the IETF policies on rights in Contributions to the IETF.  It also describes the objectives that the policies are designed to meet.  This memo obsoletes RFCs 3978 and 4748 and, with BCP 79 and RFC 5377, replaces Section 10 of RFC 2026.  This document  specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
          </abstract>
        </front>
        <format target="https://raw.githubusercontent.com/relaton/relaton-data-ietf/master/data/reference.RFC.5378.xml" type="xml"></format>
        <format target="https://www.rfc-editor.org/info/rfc5378" type="src"></format>
        <refcontent>RFC 5378</refcontent>
        <seriesInfo value="RFC 5378" name="IETF"></seriesInfo>
        <seriesInfo value="10.17487/RFC5378" name="DOI"></seriesInfo>
      </reference>
    </references>
  </back>
</rfc>
