<?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.3 2010/05/10 23:50:54 sandro Exp $">

  <xs:annotation>
    <xs:documentation>
    This includes the XML Schemas for RIF.   

    See http://www.w3.org/TR/rif-overview
    </xs:documentation>
  </xs:annotation>

  <xs:include schemaLocation="http://www.w3.org/2010/rif-schema/bld/LC/BLDRule.xsd"/>

</xs:schema>
