diff --git a/jsonschema-core.xml b/jsonschema-core.xml index 61d9fff3..c8fc6123 100644 --- a/jsonschema-core.xml +++ b/jsonschema-core.xml @@ -624,6 +624,21 @@ for registering and implementing such handlers is implementation-dependent. +
+ + The values of keywords which begin with "x-" MUST be collected as annotations. + + + Keywords which begin with "x-" symbol MUST NOT affect evaluation + of a schema in any way other than annotation collection. + + + Consequently, the "x-" prefix is reserved for this purpose, and + extension vocabularies MUST NOT define any keywords which begin + with this prefix. + +
+
Implementations SHOULD treat keywords they do not recognize, or that