Skip to content

Commit b95681c

Browse files
committed
Note that referenced schemas which identify as needing to be processed differently MAY be supported, or an error SHOULD be thrown
Fixes json-schema-org#808
1 parent 47b65a0 commit b95681c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

jsonschema-core.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1767,6 +1767,10 @@
17671767
URI to identify more than one schema. When multiple schemas try to identify
17681768
as the same URI, validators SHOULD raise an error condition.
17691769
</t>
1770+
<t>
1771+
As with all schemas, a referenced schema SHOULD be processed according to its define "$schema"
1772+
and "$vocabulary" values, if defined.
1773+
</t>
17701774
</section>
17711775
<section title="Dereferencing">
17721776
<t>

0 commit comments

Comments
 (0)