<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.handrews-json-schema-validation" target="https://datatracker.ietf.org/doc/html/draft-handrews-json-schema-validation-01">
   <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">
         <organization>Cloudflare, Inc.</organization>
      </author>
      <author initials="G." surname="Luff" fullname="Geraint Luff">
         </author>
      <date month="March" day="19" year="2018" />
      <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-handrews-json-schema-validation-01" />
   
</reference>
