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 @@ -424,11 +424,13 @@ Implementations MAY provide the ability to register or load handlers for
424
424
vocabularies that they do not support directly. The exact mechanism for
425
425
registering and implementing such handlers is implementation-dependent.
426
426
427
- #### Explicit annotation keywords {#explicit -annotations}
427
+ #### Implicit annotation keywords {#implicit -annotations}
428
428
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 .
430
430
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
432
434
any way other than annotation collection.
433
435
434
436
Consequently, the "x-" prefix is reserved for this purpose, and extension
You can’t perform that action at this time.
0 commit comments