RFC Errata
RFC 9553, "JSContact: A JSON Representation of Contact Data", May 2024
Source of RFC: calext (art)
Errata ID: 8265
Status: Reported
Type: Technical
Publication Format(s) : TEXT, PDF, HTML
Reported By: n4n5
Date Reported: 2025-01-27
Section 2.2.1.1. Figure 18 says:
"full": "Mr. John Q. Public, Esq."
It should say:
"name": {
"full": "Mr. John Q. Public, Esq."
}
Notes:
This errata is for consistency
In section 2.2.1.1 The Name object is defined.
In figure 16,17,18,19 we give example of Name object
But the figure 18 is only the subpart of the Name object
With this update, all figures will be described the Name object consistently
