File tree 1 file changed +5
-3
lines changed 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 1895
1895
<section title =" Validating" >
1896
1896
<t >
1897
1897
Given that a Compound Schema Document may have embedded resources which idenfiy as using different
1898
- dialects, it is NOT RECOMMENDED that these documents are validated by applying a meta-schema
1898
+ dialects, these documents SHOULD NOT be validated by applying a meta-schema
1899
1899
to the Compound Schema Document as an instance. It is RECOMMENDED that an alternate
1900
- validation process be provided in order to validate Schema Documents.
1900
+ validation process be provided in order to validate Schema Documents. Each Schema Resource
1901
+ SHOULD be separately validated against its associated meta-schema.
1901
1902
<cref >
1902
1903
If you know a schema is what's being validated, you can identify if the schemas
1903
1904
is a Compound Schema Document or not, by way of use of "$id", which identifies an
1906
1907
</t >
1907
1908
<t >
1908
1909
A Compound Schema Document in which all embedded resources idenfity as using the same
1909
- dialect MAY be validated by applying the appropriate meta-schema.
1910
+ dialec, or in which "$schema" is omitted and therefore defaults to that of the enclosing resource,
1911
+ MAY be validated by applying the appropriate meta-schema.
1910
1912
</t >
1911
1913
</section >
1912
1914
</section >
You can’t perform that action at this time.
0 commit comments