@@ -236,6 +236,8 @@ XML namespaces and prefixes used in this standard:
236236
237237* [[[rfc2616,IETF RFC 2616]]]
238238
239+ * [[[rfc4790,IETF RFC 4790]]]
240+
239241* [[[rfc4791,IETF RFC 4791]]]
240242
241243* [[[caldav-sched,IETF I-D draft-desruisseaux-caldav-sched-08]]]
@@ -581,8 +583,7 @@ This property `MAY` be returned for the service and `SHOULD` be returned for any
581583[options=header,cols=5]
582584|===
583585| Field | Type | # | ? | Description
584- | dateTime | dateTime | 1 | Y | A date-time as defined in Error: Reference
585- source not found Section 5.6.
586+ | dateTime | dateTime | 1 | Y | A date-time as defined in <<wscal>>
586587|===
587588
588589=== displayName
@@ -1727,7 +1728,7 @@ is exclusive.
17271728|===
17281729
17291730The `TextMatchType` is used to match text values in properties and parameters. The collation attribute
1730- species a collation as defined in Error: Reference source not found .
1731+ species a collation as defined in <<rfc4790>> .
17311732
17321733Servers are `REQUIRED` to support the "`i;ascii-casemap`" and "`i;octet`" collations which provide a basic
17331734case insensitive and case sensitive match respectively.
@@ -1739,7 +1740,7 @@ Elements of this type take a string value which is matched according to the attr
17391740[options=header,cols=5]
17401741|===
17411742| Field | Type | # | ? | Description
1742- | `#collation` | String | 0..1 | N | Collation name from Error: Reference source not found. "
1743+ | `#collation` | String | 0..1 | N | Collation name from <<rfc4790>>.
17431744| `#negate-condition` | boolean | 0..1 | N | if "true" negates the condition
17441745|===
17451746
@@ -2063,7 +2064,7 @@ unauthenticated user equivalent access must have been granted to unauthenticated
20632064
20642065Freebusy information is returned by default as `xcalendar` `vfreebusy` components, as defined by
20652066<<rfc6321>>. Such a component is not meant to conform to the requirements of `VFREEBUSY` components in
2066- Error: Reference source not found . The `VFREEBUSY` component `SHOULD` conform to
2067+ <<rfc5546>> . The `VFREEBUSY` component `SHOULD` conform to
20672068<<rfc5545,section=4.6.4>>. A client `SHOULD` ignore the `ORGANIZER` field.
20682069
20692070Since a Freebusy query can only refer to a single user, a client will already know how to match the result
0 commit comments