prov-xml
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Tue, 03 Apr 2012 21:08:06 +0100
changeset 2241 ca8d6e43b7f3
parent 2240 c35f535d558e
child 2242 fd54e7d19835
prov-xml
xml/prov-xml.html
xml/schema/prov-20120110.xsd
--- a/xml/prov-xml.html	Tue Apr 03 21:05:45 2012 +0100
+++ b/xml/prov-xml.html	Tue Apr 03 21:08:06 2012 +0100
@@ -759,6 +759,8 @@
 
 </section>
 
+</section>
+
 
 
 
@@ -791,7 +793,7 @@
 -->
 </div>
 
-<section class="schema"> 
+<section class="appendix"> 
       <h2>Full XML Schema</h2> 
       <p> 
 
--- a/xml/schema/prov-20120110.xsd	Tue Apr 03 21:05:45 2012 +0100
+++ b/xml/schema/prov-20120110.xsd	Tue Apr 03 21:08:06 2012 +0100
@@ -11,16 +11,16 @@
   -->
 
 
-<xs:schema targetNamespace="http://openprovenance.org/prov-xml#"
+<xs:schema targetNamespace="http://www.w3.org/ns/prov#"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
-           xmlns:prov="http://openprovenance.org/prov-xml#"
+           xmlns:prov="http://www.w3.org/ns/prov#"
            xmlns:cu="http://www.w3.org/1999/xhtml/datatypes/"
            elementFormDefault="qualified"
            attributeFormDefault="unqualified">
 
 
 
-  <xs:import namespace="http://www.w3.org/1999/xhtml/datatypes/" />
+<!-- CURIEs  <xs:import namespace="http://www.w3.org/1999/xhtml/datatypes/" />  -->
 
 
   <!-- Component 1 -->