rfc9553v5.txt   rfc9553.txt 
skipping to change at line 1010 skipping to change at line 1010
2.1.8. relatedTo 2.1.8. relatedTo
relatedTo: String[Relation] (optional). The set of Card objects that relatedTo: String[Relation] (optional). The set of Card objects that
relate to the Card. The value is a map, where each key is the uid relate to the Card. The value is a map, where each key is the uid
property value of the related Card, and the value defines the property value of the related Card, and the value defines the
relation. relation.
The Relation object has the following properties: The Relation object has the following properties:
@type: String. The JSContact type of the object. The value MUST be @type: String.
"Relation", if set. The JSContact type of the object. The value MUST be "Relation",
if set.
relation: String[Boolean] (optional; default: empty Object). The rel relation: String[Boolean] (optional; default: empty Object).
ationship of the related Card to the Card, defined as a set of The relationship of the related Card to the Card, defined as a set
relation types. The keys in the set define the relation type; the of relation types. The keys in the set define the relation type;
values for each key in the set MUST be "true". The relationship the values for each key in the set MUST be "true". The
between the two objects is undefined if the set is empty. relationship between the two objects is undefined if the set is
empty.
The initial list of enumerated (Section 1.7.5) relation types The initial list of enumerated (Section 1.7.5) relation types
matches the IANA-registered TYPE [IANA-vCard] parameter values of matches the IANA-registered TYPE [IANA-vCard] parameter values of
the vCard RELATED property (Section 6.6.6 of [RFC6350]): the vCard RELATED property (Section 6.6.6 of [RFC6350]):
* acquaintance * acquaintance
* agent * agent
* child * child
 End of changes. 2 change blocks. 
7 lines changed or deleted 9 lines changed or added

This html diff was produced by rfcdiff 1.48.