<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.wright-json-schema" target="https://datatracker.ietf.org/doc/html/draft-wright-json-schema-00">
   <front>
      <title>JSON Schema: A Media Type for Describing JSON Documents</title>
      <author initials="A." surname="Wright" fullname="Austin Wright">
         </author>
      <date month="October" day="13" year="2016" />
      <abstract>
	 <t>   JSON Schema defines the media type &quot;application/schema+json&quot;, a JSON
   based format for describing the structure of JSON data.  JSON Schema
   asserts what a JSON document must look like, ways to extract
   information from it, and how to interact with it, ideal for
   annotating existing JSON APIs that would not otherwise have
   hypermedia controls or be machine-readable.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-wright-json-schema-00" />
   
</reference>
