File tree 1 file changed +5
-3
lines changed
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
426
426
vocabularies that they do not support directly. The exact mechanism for
427
427
registering and implementing such handlers is implementation-dependent.
428
428
429
- #### Explicit annotation keywords {#explicit -annotations}
429
+ #### Implicit annotation keywords {#implicit -annotations}
430
430
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 .
432
432
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
434
436
any way other than annotation collection.
435
437
436
438
Consequently, the "x-" prefix is reserved for this purpose, and extension
You can’t perform that action at this time.
0 commit comments