5
5
<!ENTITY RFC6839 SYSTEM " http://xml.resource.org/public/rfc/bibxml/reference.RFC.6839.xml" >
6
6
<!ENTITY RFC6901 SYSTEM " http://xml.resource.org/public/rfc/bibxml/reference.RFC.6901.xml" >
7
7
<!ENTITY RFC7049 SYSTEM " http://xml.resource.org/public/rfc/bibxml/reference.RFC.7049.xml" >
8
- <!ENTITY RFC7159 SYSTEM " http://xml.resource.org/public/rfc/bibxml/reference.RFC.7159 .xml" >
8
+ <!ENTITY RFC8259 SYSTEM " http://xml.resource.org/public/rfc/bibxml/reference.RFC.8259 .xml" >
9
9
<!ENTITY RFC7231 SYSTEM " http://xml.resource.org/public/rfc/bibxml/reference.RFC.7231.xml" >
10
10
<!ENTITY RFC8288 SYSTEM " http://xml.resource.org/public/rfc/bibxml/reference.RFC.8288.xml" >
11
11
<!ENTITY ldp SYSTEM " https://xml2rfc.tools.ietf.org/public/rfc/bibxml4/reference.W3C.REC-ldp-20150226.xml" >
30
30
</author >
31
31
32
32
<author fullname =" Henry Andrews" initials =" H" surname =" Andrews" role =" editor" >
33
- <organization >Cloudflare, Inc.</organization >
34
33
<address >
35
34
<postal >
36
35
<street ></street >
108
107
<t >
109
108
The terms "JSON", "JSON text", "JSON value", "member", "element", "object", "array",
110
109
"number", "string", "boolean", "true", "false", and "null" in this document are to
111
- be interpreted as defined in <xref target =" RFC7159 " >RFC 7159 </xref >.
110
+ be interpreted as defined in <xref target =" RFC8259 " >RFC 8259 </xref >.
112
111
</t >
113
112
</section >
114
113
513
512
514
513
<section title =" Range of JSON Values" >
515
514
<t >
516
- An instance may be any valid JSON value as defined by <xref target =" RFC7159 " >JSON</xref >.
515
+ An instance may be any valid JSON value as defined by <xref target =" RFC8259 " >JSON</xref >.
517
516
JSON Schema imposes no restrictions on type: JSON Schema can describe any JSON
518
517
value, including, for example, null.
519
518
</t >
@@ -1457,7 +1456,7 @@ User-Agent: product-name/5.4.1 so-cool-json-schema/1.0.2 curl/7.43.0
1457
1456
<section title =" Security Considerations" anchor =" security" >
1458
1457
<t >
1459
1458
Both schemas and instances are JSON values. As such, all security considerations
1460
- defined in <xref target =" RFC7159 " >RFC 7159 </xref > apply.
1459
+ defined in <xref target =" RFC8259 " >RFC 8259 </xref > apply.
1461
1460
</t >
1462
1461
<t >
1463
1462
Instances and schemas are both frequently written by untrusted third parties, to be
@@ -1498,7 +1497,7 @@ User-Agent: product-name/5.4.1 so-cool-json-schema/1.0.2 curl/7.43.0
1498
1497
<t >
1499
1498
Encoding considerations: Encoding considerations are
1500
1499
identical to those specified for the "application/json"
1501
- media type. See <xref target =" RFC7159 " >JSON</xref >.
1500
+ media type. See <xref target =" RFC8259 " >JSON</xref >.
1502
1501
</t >
1503
1502
<t >
1504
1503
Security considerations: See Section
@@ -1541,7 +1540,7 @@ User-Agent: product-name/5.4.1 so-cool-json-schema/1.0.2 curl/7.43.0
1541
1540
<t >
1542
1541
Encoding considerations: Encoding considerations are
1543
1542
identical to those specified for the "application/json"
1544
- media type. See <xref target =" RFC7159 " >JSON</xref >.
1543
+ media type. See <xref target =" RFC8259 " >JSON</xref >.
1545
1544
</t >
1546
1545
<t >
1547
1546
Security considerations: See Section
@@ -1569,7 +1568,7 @@ User-Agent: product-name/5.4.1 so-cool-json-schema/1.0.2 curl/7.43.0
1569
1568
&RFC3986;
1570
1569
&RFC6839;
1571
1570
&RFC6901;
1572
- &RFC7159 ;
1571
+ &RFC8259 ;
1573
1572
&ldp;
1574
1573
</references >
1575
1574
@@ -1585,7 +1584,7 @@ User-Agent: product-name/5.4.1 so-cool-json-schema/1.0.2 curl/7.43.0
1585
1584
<organization />
1586
1585
</author >
1587
1586
<author initials =" H." surname =" Andrews" >
1588
- <organization >Cloudflare, Inc.</ organization >
1587
+ <organization / >
1589
1588
</author >
1590
1589
<author initials =" G." surname =" Luff" >
1591
1590
<organization />
@@ -1598,7 +1597,7 @@ User-Agent: product-name/5.4.1 so-cool-json-schema/1.0.2 curl/7.43.0
1598
1597
<front >
1599
1598
<title >JSON Hyper-Schema: A Vocabulary for Hypermedia Annotation of JSON</title >
1600
1599
<author initials =" H." surname =" Andrews" >
1601
- <organization >Cloudflare, Inc.</ organization >
1600
+ <organization / >
1602
1601
</author >
1603
1602
<author initials =" A." surname =" Wright" >
1604
1603
<organization />
0 commit comments