File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change 1847
1847
</t >
1848
1848
<section title =" Bundling" >
1849
1849
<t >
1850
- A Compound Schema Document is created by taking references (such as "$ref")
1851
- to an external Schema Resource and embedding the referenced Schema Resources
1852
- within the referreing document.
1850
+ The bundling process for creating a Compound Schema Document is done by taking
1851
+ references (such as "$ref") to an external Schema Resource and embedding the referenced
1852
+ Schema Resources within the referreing document.
1853
1853
</t >
1854
1854
<t >
1855
1855
Each embedded JSON Schema Resource (and the document's root) MUST identify itself
1869
1869
References in the containing schema document to the previously external Schema Resources
1870
1870
MUST NOT be changed, and now resolve to a schema using the "$id" of an embedded Schema Resource.
1871
1871
</t >
1872
+ <t >
1873
+ While the bundling process will often be the main method for creating a Compound Schema Document,
1874
+ it is also possible and expected that some will be created by hand, potentially without individual
1875
+ Schema Resources existing on their own previously.
1876
+ </t >
1872
1877
</section >
1873
1878
<section title =" Differing and Default Dialects" >
1874
1879
<t >
You can’t perform that action at this time.
0 commit comments