Skip to content

Commit ac9ec4f

Browse files
committed
Don't mention 'derferenced' schemas in the section related to compound document. The phrase has a specific meaning
1 parent d3f6274 commit ac9ec4f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

jsonschema-core.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1847,9 +1847,9 @@
18471847

18481848
<section title="Compound Documents">
18491849
<t>
1850-
A Compound Schema Document is defined as JSON document (sometimes called a "dereferenced" or
1851-
"bundled" schema) which has multiple embedded JSON Schema Resources bundled into the same
1852-
document to ease transportation.
1850+
A Compound Schema Document is defined as JSON document (sometimes called a "bundled" schema)
1851+
which has multiple embedded JSON Schema Resources bundled into the same document to
1852+
ease transportation.
18531853
</t>
18541854
<t>
18551855
Each embedded Schema Resource MUST be treated as an individual Schema Resource, following standard

0 commit comments

Comments
 (0)