File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -426,11 +426,13 @@ Implementations MAY provide the ability to register or load handlers for
426426vocabularies that they do not support directly. The exact mechanism for
427427registering and implementing such handlers is implementation-dependent.
428428
429- #### Explicit annotation keywords {#explicit -annotations}
429+ #### Implicit annotation keywords {#implicit -annotations}
430430
431- The values of keywords which begin with "x-" MUST be collected as annotations .
431+ Keywords which begin with "x-" are implicitly defined as annotation keywords .
432432
433- Keywords which begin with "x-" symbol MUST NOT affect evaluation of a schema in
433+ The values of such keywords MUST be collected as annotations.
434+
435+ Implicit annotation keywords MUST NOT affect evaluation of a schema in
434436any way other than annotation collection.
435437
436438Consequently, the "x-" prefix is reserved for this purpose, and extension
You can’t perform that action at this time.
0 commit comments