File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 329
329
330
330
<section title =' The "id" keyword' >
331
331
<t >
332
- The "id" keyword defines a URI for the schema, and the base URI that other URI references within
333
- the schema are resolved against. The "id" keyword itself is resolved against a base URI.
332
+ The "id" keyword defines a URI for the schema,
333
+ and the base URI that other URI references within the schema are resolved against.
334
+ The "id" keyword itself is resolved against the base URI that the object as a whole appears in.
334
335
</t >
335
336
<t >
336
- The value for this keyword MUST be a string, and MUST represent a valid <xref target =" RFC3986" >URI-reference</xref >.
337
+ If present, the value for this keyword MUST be a string, and MUST represent a valid <xref target =" RFC3986" >URI-reference</xref >.
337
338
This value SHOULD be normalized, and SHOULD NOT be an empty fragment < #> or an empty string <> .
338
339
</t >
339
340
<t >
You can’t perform that action at this time.
0 commit comments