<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.bhutton-json-schema-validation" target="https://datatracker.ietf.org/doc/html/draft-bhutton-json-schema-validation-00">
   <front>
      <title>JSON Schema Validation: A Vocabulary for Structural Validation of JSON</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">
         </author>
      <date month="December" day="8" year="2020" />
      <abstract>
	 <t>   JSON Schema (application/schema+json) has several purposes, one of
   which is JSON instance validation.  This document specifies a
   vocabulary for JSON Schema to describe the meaning of JSON documents,
   provide hints for user interfaces working with JSON data, and to make
   assertions about what a valid document must look like.

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