Skip to content

Commit f76226d

Browse files
committed
Crosslink annotations to implementation guidance.
1 parent db67952 commit f76226d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

jsonschema-validation.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1247,8 +1247,8 @@
12471247
<t>
12481248
Schema validation is a useful mechanism for annotating instance data
12491249
with additional information. The rules for determining when and how
1250-
annotations are associated with an instance are outlined in this specification's
1251-
overview.
1250+
annotations are associated with an instance are outlined in section
1251+
<xref target="annotations" format="counter"></xref>.
12521252
</t>
12531253
<t>
12541254
These general-purpose annotation keywords provide commonly used information
@@ -1482,7 +1482,7 @@
14821482
<t>This draft is purely a clarification with no functional changes</t>
14831483
<t>Restored ommitted "if present" clause for "else" under "if"</t>
14841484
<t>Clarified that when "if" is absent, the results of "then" and "else" are ignored</t>
1485-
<t>Minor formatting improvements</t>
1485+
<t>Minor formatting and cross-referencing improvements</t>
14861486
</list>
14871487
</t>
14881488
<t hangText="draft-handrews-json-schema-validation-00">

0 commit comments

Comments
 (0)