diff --git a/jsonschema-hyperschema.xml b/jsonschema-hyperschema.xml
index e77f077d..a2fcd158 100644
--- a/jsonschema-hyperschema.xml
+++ b/jsonschema-hyperschema.xml
@@ -188,8 +188,8 @@
The terms "applicable" and "attached" are to be interpreted as defined in
- Section 3 of the
- JSON Schema validation specification.
+ Section 3.1 of the
+ JSON Schema core specification.
The terms "link", "link context" (or "context"), "link target" (or "target"),
@@ -329,8 +329,8 @@
Hyper-schema keywords from all schemas that are applicable to a position
- in an instance, as defined by Section
- 3 of JSON Schema validation, can be used with that instance.
+ in an instance, as defined by Section
+ 3.1 of JSON Schema core, can be used with that instance.
When multiple subschemas are applicable to a given sub-instance, all "link"
@@ -401,8 +401,8 @@
In JSON Hyper-Schema, the link's context resource is, by default, the
sub-instance to which it is attached (as defined by
- Section 3 of the JSON Schema
- validation specification). This is often not the entire instance
+ Section 3.1 of the JSON Schema
+ core specification). This is often not the entire instance
document. This default context can be changed using the keywords
in this section.
@@ -1364,7 +1364,7 @@ for varname in templateData:
describing possible HTTP request headers that are relevant to the given resource.
- Section 11 of the JSON Schema core specification
+ Section 13 of the JSON Schema core specification
provides guidance on linking instances in a hypermedia system to their schemas.
This may be done with network-accessible schemas, or may simply identify schemas
which were pre-packaged within the client application. JSON Hyper-Schema
diff --git a/jsonschema-validation.xml b/jsonschema-validation.xml
index 7a08e027..247105a3 100644
--- a/jsonschema-validation.xml
+++ b/jsonschema-validation.xml
@@ -243,7 +243,7 @@
-
+
The value of this keyword MUST be an array. This array SHOULD have at
least one element. Elements in the array SHOULD be unique.
@@ -263,7 +263,7 @@
Use of this keyword is functionally equivalent to an
- "enum" with a single value.
+ "enum" with a single value.
An instance validates successfully against this keyword if its value is