|
9 | 9 | <!ENTITY rfc5789 SYSTEM "http://xml.resource.org/public/rfc/bibxml/reference.RFC.5789.xml">
|
10 | 10 | <!ENTITY rfc5988 SYSTEM "http://xml.resource.org/public/rfc/bibxml/reference.RFC.5988.xml">
|
11 | 11 | <!ENTITY rfc6570 SYSTEM "http://xml.resource.org/public/rfc/bibxml/reference.RFC.6570.xml">
|
12 |
| -<!ENTITY rfc6906 SYSTEM "http://xml.resource.org/public/rfc/bibxml/reference.RFC.6906.xml"> |
| 12 | +<!ENTITY rfc6901 SYSTEM "http://xml.resource.org/public/rfc/bibxml/reference.RFC.6901.xml"> |
13 | 13 | <!ENTITY rfc7231 SYSTEM "http://xml.resource.org/public/rfc/bibxml/reference.RFC.7231.xml">
|
14 | 14 | <!ENTITY rfc7240 SYSTEM "http://xml.resource.org/public/rfc/bibxml/reference.RFC.7240.xml">
|
15 | 15 | <!ENTITY I-D.luff-relative-json-pointer SYSTEM "https://xml2rfc.tools.ietf.org/public/rfc/bibxml3/reference.I-D.draft-luff-relative-json-pointer-00.xml">
|
|
564 | 564 | <t>
|
565 | 565 | The value of the "hrefPointers" link description property MUST be
|
566 | 566 | an object. Each property value in the object MUST be a valid
|
567 |
| - <xref target="RFC6906">JSON Pointer</xref>, or a valid |
| 567 | + <xref target="RFC6901">JSON Pointer</xref>, or a valid |
568 | 568 | <xref target="I-D.luff-relative-json-pointer">Relative JSON Pointer</xref>
|
569 | 569 | which is evaluated relative to the position in the instance from which
|
570 | 570 | <xref target="href">"href"</xref> template variable resolution would
|
@@ -932,7 +932,7 @@ GET /foo/
|
932 | 932 | <t>
|
933 | 933 | This property changes the point within the instance that is considered
|
934 | 934 | to be the context resource of the link. The value of the property MUST be a
|
935 |
| - valid <xref target="RFC6906">JSON Pointer</xref>, or a valid |
| 935 | + valid <xref target="RFC6901">JSON Pointer</xref>, or a valid |
936 | 936 | <xref target="I-D.luff-relative-json-pointer">Relative JSON Pointer</xref>
|
937 | 937 | which is evaluated relative to the position in the instance from which
|
938 | 938 | <xref target="href">"href"</xref> template variable resolution would
|
@@ -1529,7 +1529,7 @@ GET /foo/
|
1529 | 1529 | &rfc3986;
|
1530 | 1530 | <!--&rfc4287;-->
|
1531 | 1531 | &rfc6570;
|
1532 |
| - &rfc6906; |
| 1532 | + &rfc6901; |
1533 | 1533 | &I-D.luff-relative-json-pointer;
|
1534 | 1534 | &I-D.reschke-http-jfv;
|
1535 | 1535 | <reference anchor="json-schema">
|
|
0 commit comments