<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.hallambaker-jsonbcd" target="https://datatracker.ietf.org/doc/html/draft-hallambaker-jsonbcd-03">
   <front>
      <title>Binary Encodings for JavaScript Object Notation: JSON-B, JSON-C, JSON-D</title>
      <author initials="P." surname="Hallam-Baker" fullname="Phillip Hallam-Baker">
         </author>
      <date month="July" day="6" year="2015" />
      <abstract>
	 <t>   Three binary encodings for JavaScript Object Notation (JSON) are
   presented. JSON-B (Binary) is a strict superset of the JSON encoding
   that permits efficient binary encoding of intrinsic JavaScript data
   types. JSON-C (Compact) is a strict superset of JSON-B that supports
   compact representation of repeated data strings with short numeric
   codes. JSON-D (Data) supports additional binary data types for
   integer and floating point representations for use in scientific
   applications where conversion between binary and decimal
   representations would cause a loss of precision.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-hallambaker-jsonbcd-03" />
   
</reference>
