<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.handrews-json-schema" target="https://datatracker.ietf.org/doc/html/draft-handrews-json-schema-02">
   <front>
      <title>JSON Schema: A Media Type for Describing JSON Documents</title>
      <author initials="A." surname="Wright" fullname="Austin Wright">
         </author>
      <author initials="H." surname="Andrews" fullname="Henry Andrews">
         </author>
      <author initials="B." surname="Hutton" fullname="Ben Hutton">
         <organization>Wellcome Sanger Institute</organization>
      </author>
      <author initials="G." surname="Dennis" fullname="Greg Dennis">
         </author>
      <date month="September" day="17" year="2019" />
      <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.  The &quot;application/
   schema-instance+json&quot; media type provides additional feature-rich
   integration with &quot;application/schema+json&quot; beyond what can be offered
   for &quot;application/json&quot; documents.

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