<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.ietf-jsonschema-json-schema" target="https://datatracker.ietf.org/doc/html/draft-ietf-jsonschema-json-schema-02">
   <front>
      <title>JSON Schema</title>
      <author initials="L. M." surname="Dusseault" fullname="Lisa M. Dusseault">
         <organization>Data Transfer Initiative</organization>
      </author>
      <author initials="A." surname="Wright" fullname="Austin Wright">
         </author>
      <author initials="H." surname="Andrews" fullname="Henry Andrews">
         </author>
      <date month="July" day="1" year="2026" />
      <abstract>
	 <t>   JSON Schema defines the media type &quot;application/schema+json&quot;, a JSON-
   based format for describing the structure of JSON data.  A JSON
   Schema may assert constraints on a structured document, 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-ietf-jsonschema-json-schema-02" />
   
</reference>
