<?xml version="1.0" encoding="UTF-8"?>
<xs:schema 
  xmlns:xs="http://www.w3.org/2001/XMLSchema"
  xmlns="http://www.w3.org/2007/rif#"
  targetNamespace="http://www.w3.org/2007/rif#"
  elementFormDefault="qualified"
  version="$Id: rif.xml,v 1.2 2008/02/20 21:16:38 sandro Exp $">

  <xs:annotation>
    <xs:documentation>
    This includes the XML Schemas for RIF, as found in various
    Working Drafts and Editor's drafts.
    </xs:documentation>
  </xs:annotation>

  <xs:include schemaLocation="http://www.w3.org/2005/rules/wg/draft/ED-rif-bld-20080219/BLD.xsd"/>

</xs:schema>
