File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 959
959
current instance location. "$ref" is an applicator key word, applying the referred
960
960
schema to the instance.
961
961
</t >
962
- + <t >
963
- + The value of the "$ref" property MUST be a string which is a URI Reference.
962
+ <t >
963
+ The value of the "$ref" property MUST be a string which is a URI Reference.
964
964
Resolved against the current URI base, it identifies the URI of a schema to use.
965
965
</t >
966
966
<t >
967
967
As the value of "$ref" is a URI Reference, this allows the posibility to externalise or
968
- + shard a schema across multiple files, and provides the ability to validate recursive structures
969
- + through self-reference.
970
- + </t >
968
+ shard a schema across multiple files, and provides the ability to validate recursive structures
969
+ through self-reference.
970
+ </t >
971
971
<t >
972
972
The URI is not a network locator, only an identifier. A schema need not be
973
973
downloadable from the address if it is a network-addressable URL, and
You can’t perform that action at this time.
0 commit comments