File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 431
431
432
432
<section title =' The "$id" keyword' anchor =" id-keyword" >
433
433
<t >
434
- The "$id" keyword defines a URI for the schema,
435
- and the base URI that other URI references within the schema are resolved against.
436
- The "$id" keyword itself is resolved against the base URI that the object as a
437
- whole appears in.
434
+ The "$id" keyword defines a URI for the schema, and the base URI that
435
+ other URI references within the schema are resolved against.
436
+ A subschema's "$id" is resolved against the base URI of its parent schema.
437
+ If no parent sets an explicit base with "$id", the base URI is that of the
438
+ entire document, as determined per
439
+ <xref target =" RFC3986" >RFC 3986 section 5</xref >.
438
440
</t >
439
441
<t >
440
442
If present, the value for this keyword MUST be a string, and MUST represent a
You can’t perform that action at this time.
0 commit comments