File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 2
2
<!DOCTYPE rfc SYSTEM "rfc2629.dtd" [
3
3
<!ENTITY RFC2119 SYSTEM " http://xml.resource.org/public/rfc/bibxml/reference.RFC.2119.xml" >
4
4
<!ENTITY RFC6901 SYSTEM " http://xml.resource.org/public/rfc/bibxml/reference.RFC.6901.xml" >
5
- <!ENTITY RFC4627 SYSTEM " http://xml.resource.org/public/rfc/bibxml/reference.RFC.4627 .xml" >
5
+ <!ENTITY RFC8259 SYSTEM " http://xml.resource.org/public/rfc/bibxml/reference.RFC.8259 .xml" >
6
6
]>
7
7
<?rfc toc =" yes" ?>
8
8
<?rfc symrefs =" yes" ?>
80
80
81
81
<section title =" Syntax" >
82
82
<t >
83
- A Relative JSON Pointer is a Unicode string (see RFC 4627 ,
84
- <xref target =" RFC4627 " >Section 3 </xref >), comprising a non-negative integer,
83
+ A Relative JSON Pointer is a Unicode string in UTF-8 encoding (see RFC 8259 ,
84
+ <xref target =" RFC8259 " >Section 8 </xref >), comprising a non-negative integer,
85
85
followed by either a '#' (%x23) character or a JSON Pointer
86
86
(<xref target =" RFC6901" >RFC 6901</xref >).
87
87
</t >
294
294
</references >
295
295
296
296
<references title =" Informative References" >
297
- &RFC4627 ;
297
+ &RFC8259 ;
298
298
</references >
299
299
300
300
<section title =" ChangeLog" >
305
305
<list style =" hanging" >
306
306
<t hangText =" draft-handrews-relative-json-pointer-02" >
307
307
<list style =" symbols" >
308
- <t ></t >
308
+ <t >Update to the latest JSON RFC </t >
309
309
</list >
310
310
</t >
311
311
<t hangText =" draft-handrews-relative-json-pointer-01" >
You can’t perform that action at this time.
0 commit comments