<?xml version='1.0'?>
<!DOCTYPE schema SYSTEM "http://www.w3.org/2001/XMLSchema.dtd">
<schema xmlns="http://www.w3.org/2001/XMLSchema"
        targetNamespace="http://www.w3.org/1999/xhtml"
        xmlns:data-view="http://www.w3.org/2003/g/data-view#"
        data-view:transformation="http://www.w3.org/2003/g/embeddedRDF.xsl" >

 <annotation>
  <documentation>
   Someday a schema for XHTML will live here
  </documentation>
  <appinfo>
   <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
    <rdf:Description rdf:about="http://www.w3.org/1999/xhtml">
     <data-view:namespaceTransformation
          rdf:resource="http://www.w3.org/2008/07/rdfa-xslt" />
    </rdf:Description>
   </rdf:RDF>
  </appinfo>
 </annotation>
</schema>

