File tree 1 file changed +8
-1
lines changed
1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 2702
2702
<section title =" Keyword Absolute Location" >
2703
2703
<t >
2704
2704
The absolute, dereferenced location of the validating keyword. The value MUST
2705
- be expressed as an absolute URI using the canonical URI of the relevant
2705
+ be expressed as a full URI using the canonical URI of the relevant
2706
2706
schema object, and it MUST NOT include by-reference applicators
2707
2707
such as "$ref" or "$dynamicRef" as non-terminal path components.
2708
2708
It MAY end in such keywords if the error or annotation is for that
2709
2709
keyword, such as an unresolvable reference.
2710
+ <cref >
2711
+ Note that "absolute" here is in the sense of "absolute filesystem path"
2712
+ (meaning the complete location) rather than the "absolute-URI"
2713
+ terminology from RFC 3986 (meaning with scheme but without fragment).
2714
+ Keyword absolute locations will always have a fragment in order to
2715
+ identify the keyword.
2716
+ </cref >
2710
2717
</t >
2711
2718
<figure >
2712
2719
<artwork >
You can’t perform that action at this time.
0 commit comments