<?xml version='1.0'?>

<!-- 
     An XML Schema for the Infoset.
     Authors: Richard Tobin and Henry Thompson
     Copyright 2001 LTG, University of Edinburgh
-->

<s:schema xmlns:s="http://www.w3.org/2001/XMLSchema"
	  targetNamespace="http://www.w3.org/2001/05/PSVInfosetExtension"
	  elementFormDefault="qualified">

 <s:include schemaLocation="infoset-schema-base.xsd"/>
 <s:include schemaLocation="infoset-schema-components.xsd"/>
 <s:include schemaLocation="infoset-schema-facets.xsd"/>

</s:schema>
