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 @@ -424,11 +424,13 @@ Implementations MAY provide the ability to register or load handlers for
424424vocabularies that they do not support directly. The exact mechanism for
425425registering and implementing such handlers is implementation-dependent.
426426
427- #### Explicit annotation keywords {#explicit -annotations}
427+ #### Implicit annotation keywords {#implicit -annotations}
428428
429- The values of keywords which begin with "x-" MUST be collected as annotations .
429+ Keywords which begin with "x-" are implicitly defined as annotation keywords .
430430
431- Keywords which begin with "x-" symbol MUST NOT affect evaluation of a schema in
431+ The values of such keywords MUST be collected as annotations.
432+
433+ Implicit annotation keywords MUST NOT affect evaluation of a schema in
432434any way other than annotation collection.
433435
434436Consequently, the "x-" prefix is reserved for this purpose, and extension
You can’t perform that action at this time.
0 commit comments