-
Notifications
You must be signed in to change notification settings - Fork 31
/
Copy pathdraft-ietf-jsonbis-rfc7159bis.xml
8 lines (8 loc) · 1.12 KB
/
draft-ietf-jsonbis-rfc7159bis.xml
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8" ?>
<service primary="IETF" secondary="I-D" id="ietf-jsonbis-rfc7159bis">
<title>The JavaScript Object Notation (JSON) Data Interchange Format</title>
<documentation source="https://datatracker.ietf.org/doc/html/draft-ietf-jsonbis-rfc7159bis">JavaScript Object Notation (JSON) is a lightweight, text-based, language-independent data interchange format. It was derived from the ECMAScript Programming Language Standard. JSON defines a small set of formatting rules for the portable representation of structured data. This document removes inconsistencies with other specifications of JSON, repairs specification errors, and offers experience-based interoperability guidance.</documentation>
<media-type def="application/json">
<documentation source="https://datatracker.ietf.org/doc/html/draft-ietf-jsonbis-rfc7159bis#section-1">JavaScript Object Notation (JSON) is a text format for the serialization of structured data. It is derived from the object literals of JavaScript, as defined in the ECMAScript Programming Language Standard, Third Edition.</documentation>
</media-type>
</service>