--- 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 -->