Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions jsonschema-core.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1767,6 +1767,10 @@
URI to identify more than one schema. When multiple schemas try to identify
as the same URI, validators SHOULD raise an error condition.
</t>
<t>
As with all schemas, a referenced schema SHOULD be processed according to its "$schema"
and "$vocabulary" values, if defined.
</t>
</section>
<section title="Dereferencing">
<t>
Expand Down