|
3 | 3 | <!ENTITY RFC2119 SYSTEM "http://xml.resource.org/public/rfc/bibxml/reference.RFC.2119.xml">
|
4 | 4 | <!ENTITY RFC3986 SYSTEM "http://xml.resource.org/public/rfc/bibxml/reference.RFC.3986.xml">
|
5 | 5 | <!ENTITY RFC5988 SYSTEM "http://xml.resource.org/public/rfc/bibxml/reference.RFC.5988.xml">
|
| 6 | +<!ENTITY RFC6901 SYSTEM "http://xml.resource.org/public/rfc/bibxml/reference.RFC.6901.xml"> |
6 | 7 | <!ENTITY RFC7231 SYSTEM "http://xml.resource.org/public/rfc/bibxml/reference.RFC.7231.xml">
|
7 | 8 | <!ENTITY RFC7159 SYSTEM "http://xml.resource.org/public/rfc/bibxml/reference.RFC.7159.xml">
|
8 | 9 | ]>
|
|
444 | 445 | </figure>
|
445 | 446 |
|
446 | 447 | <t>
|
447 |
| - Subschemas at the following URI-encoded <xref target="json-pointer">JSON |
| 448 | + Subschemas at the following URI-encoded <xref target="RFC6901">JSON |
448 | 449 | Pointer</xref>s (starting from the root schema) define the following
|
449 | 450 | base URIs:
|
450 | 451 |
|
@@ -633,6 +634,7 @@ Content-Type: application/my-media-type+json;
|
633 | 634 |
|
634 | 635 | <references title="Informative References">
|
635 | 636 | &RFC5988;
|
| 637 | + &RFC6901; |
636 | 638 | &RFC7231;
|
637 | 639 | <reference anchor="json-schema-validation"
|
638 | 640 | target="http://tools.ietf.org/html/draft-fge-json-schema-validation-01">
|
@@ -679,19 +681,6 @@ Content-Type: application/my-media-type+json;
|
679 | 681 | <date year="2012" month="September"/>
|
680 | 682 | </front>
|
681 | 683 | </reference>
|
682 |
| - <reference anchor="json-pointer" |
683 |
| - target="http://tools.ietf.org/html/draft-ietf-appsawg-json-pointer-07"> |
684 |
| - <front> |
685 |
| - <title>JSON Pointer (work in progress)</title> |
686 |
| - <author initials="P." surname="Bryan"> |
687 |
| - <organization>ForgeRock US, Inc.</organization> |
688 |
| - </author> |
689 |
| - <author initials="K." surname="Zyp"> |
690 |
| - <organization>SitePen (USA)</organization> |
691 |
| - </author> |
692 |
| - <date year="2012" month="September"/> |
693 |
| - </front> |
694 |
| - </reference> |
695 | 684 | <reference anchor="json-schema-03"
|
696 | 685 | target="http://tools.ietf.org/html/draft-zyp-json-schema-03">
|
697 | 686 | <front>
|
|
0 commit comments