Restage PROV-XML
authorCurt Tilmes <Curt.Tilmes@nasa.gov>
Mon, 04 Mar 2013 10:53:32 -0500
changeset 5863 9a921860ca02
parent 5862 675205030c22
child 5866 ae116e4013ff
Restage PROV-XML
xml/releases/WD-prov-xml-20130312/Overview.html
xml/releases/WD-prov-xml-20130312/diff.html
--- a/xml/releases/WD-prov-xml-20130312/Overview.html	Mon Mar 04 10:52:56 2013 -0500
+++ b/xml/releases/WD-prov-xml-20130312/Overview.html	Mon Mar 04 10:53:32 2013 -0500
@@ -541,7 +541,7 @@
 <div style="text-align: center;">
 <span class="figure" id="fig-agents-responsibility"><span class="figure" id="fig-figure-1-prov-dm-components-informative" style="max-width: 95%; ">
 <img usemap="#componentMap" src="images/dm/components-dependencies.png" alt="PROV-DM Components" style="max-width: 90%; ">
-<map id="componentMap">
+<map id="componentMap" name="componentMap">
 <area title="agents/responsibility" href="#component3" coords="0,0,67,268" alt="agents/responsibility" shape="rect">
 <area title="agents/responsibility" href="#component3" coords="67,0,134,201" alt="agents/responsibility" shape="rect">
 <area title="agents/responsibility" href="#component3" coords="134,0,201,67" alt="agents/responsibility" shape="rect">
@@ -755,7 +755,7 @@
   &lt;xs:attribute ref="prov:id"/&gt;
 &lt;/xs:complexType&gt;  
 </pre>
-<p>The element <code>prov:entity</code> is used to reference a prov:Entity from within a prov:Document or prov:BundleConstructor.</p><p>Element defintion in XML Schema:</p><pre class="schema-element" element="prov:entity" schematype="prov:Entity">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="entity" type="prov:Entity"/&gt;
+<p>The element <code>prov:entity</code> is used to reference a prov:Entity from within a prov:Document or prov:BundleConstructor.</p><p>Element definition in XML Schema:</p><pre class="schema-element" element="prov:entity" schematype="prov:Entity">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="entity" type="prov:Entity"/&gt;
 </pre>
 <div class="example"><div class="example-title"><span>Example 4</span>: prov:entity</div><pre class="example">&lt;prov:document
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
@@ -788,7 +788,7 @@
   &lt;xs:attribute ref="prov:id"/&gt;
 &lt;/xs:complexType&gt;
 </pre>
-<p>The element <code>prov:activity</code> is used to reference a prov:Activity from within a prov:Document or prov:BundleConstructor.</p><p>Element defintion in XML Schema:</p><pre class="schema-element" element="prov:activity" schematype="prov:Activity">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="activity" type="prov:Activity"/&gt;
+<p>The element <code>prov:activity</code> is used to reference a prov:Activity from within a prov:Document or prov:BundleConstructor.</p><p>Element definition in XML Schema:</p><pre class="schema-element" element="prov:activity" schematype="prov:Activity">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="activity" type="prov:Activity"/&gt;
 </pre>
 <div class="example"><div class="example-title"><span>Example 5</span>: prov:activity</div><pre class="example">&lt;prov:document
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
@@ -824,7 +824,7 @@
   &lt;xs:attribute ref="prov:id"/&gt;
 &lt;/xs:complexType&gt;
 </pre>
-<p>The element <code>prov:wasGeneratedBy</code> is used to reference a prov:Generation from within a prov:Document or prov:BundleConstructor.</p><p>Element defintion in XML Schema:</p><pre class="schema-element" element="prov:wasGeneratedBy" schematype="prov:Generation">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="wasGeneratedBy" type="prov:Generation"/&gt;
+<p>The element <code>prov:wasGeneratedBy</code> is used to reference a prov:Generation from within a prov:Document or prov:BundleConstructor.</p><p>Element definition in XML Schema:</p><pre class="schema-element" element="prov:wasGeneratedBy" schematype="prov:Generation">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="wasGeneratedBy" type="prov:Generation"/&gt;
 </pre>
 <div class="example"><div class="example-title"><span>Example 6</span>: prov:wasGeneratedBy</div><pre class="example">&lt;prov:document
     xmlns:prov="http://www.w3.org/ns/prov#"
@@ -871,7 +871,7 @@
 &lt;xs:attribute ref="prov:id"/&gt;
 &lt;/xs:complexType&gt;
 </pre>
-<p>The element <code>prov:used</code> is used to reference a prov:Usage from within a prov:Document or prov:BundleConstructor.</p><p>Element defintion in XML Schema:</p><pre class="schema-element" element="prov:used" schematype="prov:Usage">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="used" type="prov:Usage"/&gt;
+<p>The element <code>prov:used</code> is used to reference a prov:Usage from within a prov:Document or prov:BundleConstructor.</p><p>Element definition in XML Schema:</p><pre class="schema-element" element="prov:used" schematype="prov:Usage">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="used" type="prov:Usage"/&gt;
 </pre>
 <div class="example"><div class="example-title"><span>Example 7</span>: prov:used</div><pre class="example">&lt;prov:document
     xmlns:prov="http://www.w3.org/ns/prov#"
@@ -915,7 +915,7 @@
   &lt;xs:attribute ref="prov:id"/&gt;
 &lt;/xs:complexType&gt;
 </pre>
-<p>The element <code>prov:wasInformedBy</code> is used to reference a prov:Communication from within a prov:Document or prov:BundleConstructor.</p><p>Element defintion in XML Schema:</p><pre class="schema-element" element="prov:wasInformedBy" schematype="prov:Communication">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="wasInformedBy" type="prov:Communication"/&gt;
+<p>The element <code>prov:wasInformedBy</code> is used to reference a prov:Communication from within a prov:Document or prov:BundleConstructor.</p><p>Element definition in XML Schema:</p><pre class="schema-element" element="prov:wasInformedBy" schematype="prov:Communication">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="wasInformedBy" type="prov:Communication"/&gt;
 </pre>
 <div class="example"><div class="example-title"><span>Example 8</span>: prov:wasInformedBy</div><pre class="example">&lt;prov:document 
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
@@ -957,7 +957,7 @@
   &lt;xs:attribute ref="prov:id"/&gt;
 &lt;/xs:complexType&gt;
 </pre>
-<p>The element <code>prov:wasStartedBy</code> is used to reference a prov:Start from within a prov:Document or prov:BundleConstructor.</p><p>Element defintion in XML Schema:</p><pre class="schema-element" element="prov:wasStartedBy" schematype="prov:Start">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="wasStartedBy" type="prov:Start"/&gt;
+<p>The element <code>prov:wasStartedBy</code> is used to reference a prov:Start from within a prov:Document or prov:BundleConstructor.</p><p>Element definition in XML Schema:</p><pre class="schema-element" element="prov:wasStartedBy" schematype="prov:Start">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="wasStartedBy" type="prov:Start"/&gt;
 </pre>
 <div class="example"><div class="example-title"><span>Example 9</span>: prov:wasStartedBy</div><pre class="example">&lt;prov:document
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
@@ -1028,7 +1028,7 @@
   &lt;xs:attribute ref="prov:id"/&gt;
 &lt;/xs:complexType&gt;
 </pre>
-<p>The element <code>prov:wasEndedBy</code> is used to reference a prov:End from within a prov:Document or prov:BundleConstructor.</p><p>Element defintion in XML Schema:</p><pre class="schema-element" element="prov:wasEndedBy" schematype="prov:End">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="wasEndedBy" type="prov:End"/&gt;
+<p>The element <code>prov:wasEndedBy</code> is used to reference a prov:End from within a prov:Document or prov:BundleConstructor.</p><p>Element definition in XML Schema:</p><pre class="schema-element" element="prov:wasEndedBy" schematype="prov:End">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="wasEndedBy" type="prov:End"/&gt;
 </pre>
 <div class="example"><div class="example-title"><span>Example 10</span>: prov:wasEndedBy</div><pre class="example">&lt;prov:document
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
@@ -1070,7 +1070,7 @@
   &lt;xs:attribute ref="prov:id"/&gt;
 &lt;/xs:complexType&gt;
 </pre>
-<p>The element <code>prov:wasInvalidatedBy</code> is used to reference a prov:Invalidation from within a prov:Document or prov:BundleConstructor.</p><p>Element defintion in XML Schema:</p><pre class="schema-element" element="prov:wasInvalidatedBy" schematype="prov:Invalidation">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="wasInvalidatedBy" type="prov:Invalidation"/&gt;
+<p>The element <code>prov:wasInvalidatedBy</code> is used to reference a prov:Invalidation from within a prov:Document or prov:BundleConstructor.</p><p>Element definition in XML Schema:</p><pre class="schema-element" element="prov:wasInvalidatedBy" schematype="prov:Invalidation">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="wasInvalidatedBy" type="prov:Invalidation"/&gt;
 </pre>
 <div class="example"><div class="example-title"><span>Example 11</span>: prov:wasInvalidatedBy</div><pre class="example">&lt;prov:document
     xmlns:prov="http://www.w3.org/ns/prov#"
@@ -1123,7 +1123,7 @@
   &lt;xs:attribute ref="prov:id"/&gt;
 &lt;/xs:complexType&gt;
 </pre>
-<p>The element <code>prov:wasDerivedFrom</code> is used to reference a prov:Derivation from within a prov:Document or prov:BundleConstructor.</p><p>Element defintion in XML Schema:</p><pre class="schema-element" element="prov:wasDerivedFrom" schematype="prov:Derivation">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="wasDerivedFrom" type="prov:Derivation"/&gt;
+<p>The element <code>prov:wasDerivedFrom</code> is used to reference a prov:Derivation from within a prov:Document or prov:BundleConstructor.</p><p>Element definition in XML Schema:</p><pre class="schema-element" element="prov:wasDerivedFrom" schematype="prov:Derivation">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="wasDerivedFrom" type="prov:Derivation"/&gt;
 </pre>
 <div class="example"><div class="example-title"><span>Example 12</span>: prov:wasDerivedFrom</div><pre class="example">&lt;prov:document 
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
@@ -1158,7 +1158,7 @@
   &lt;/xs:complexContent&gt;
 &lt;/xs:complexType&gt;
 </pre>
-<p>The element <code>prov:wasRevisionOf</code> is used to reference a prov:Revision from within a prov:Document or prov:BundleConstructor.</p><p>Element defintion in XML Schema:</p><pre class="schema-element" element="prov:wasRevisionOf" schematype="prov:Revision">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="wasRevisionOf" type="prov:Revision"/&gt;
+<p>The element <code>prov:wasRevisionOf</code> is used to reference a prov:Revision from within a prov:Document or prov:BundleConstructor.</p><p>Element definition in XML Schema:</p><pre class="schema-element" element="prov:wasRevisionOf" schematype="prov:Revision">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="wasRevisionOf" type="prov:Revision"/&gt;
 </pre>
 <div class="example"><div class="example-title"><span>Example 13</span>: prov:wasRevisionOf</div><pre class="example">&lt;prov:document
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
@@ -1193,7 +1193,7 @@
   &lt;/xs:complexContent&gt;
 &lt;/xs:complexType&gt;
 </pre>
-<p>The element <code>prov:wasQuotedFrom</code> is used to reference a prov:Quotation from within a prov:Document or prov:BundleConstructor.</p><p>Element defintion in XML Schema:</p><pre class="schema-element" element="prov:wasQuotedFrom" schematype="prov:Quotation">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="wasQuotedFrom" type="prov:Quotation"/&gt;
+<p>The element <code>prov:wasQuotedFrom</code> is used to reference a prov:Quotation from within a prov:Document or prov:BundleConstructor.</p><p>Element definition in XML Schema:</p><pre class="schema-element" element="prov:wasQuotedFrom" schematype="prov:Quotation">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="wasQuotedFrom" type="prov:Quotation"/&gt;
 </pre>
 <div class="example"><div class="example-title"><span>Example 14</span>: prov:wasQuotedFrom</div><pre class="example">&lt;prov:document
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
@@ -1239,7 +1239,7 @@
   &lt;/xs:complexContent&gt;
 &lt;/xs:complexType&gt;
 </pre>
-<p>The element <code>prov:hadPrimarySource</code> is used to reference a prov:PrimarySource from within a prov:Document or prov:BundleConstructor.</p><p>Element defintion in XML Schema:</p><pre class="schema-element" element="prov:hadPrimarySource" schematype="prov:PrimarySource">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="hadPrimarySource" type="prov:PrimarySource"/&gt;
+<p>The element <code>prov:hadPrimarySource</code> is used to reference a prov:PrimarySource from within a prov:Document or prov:BundleConstructor.</p><p>Element definition in XML Schema:</p><pre class="schema-element" element="prov:hadPrimarySource" schematype="prov:PrimarySource">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="hadPrimarySource" type="prov:PrimarySource"/&gt;
 </pre>
 <div class="example"><div class="example-title"><span>Example 15</span>: prov:hadPrimarySource</div><pre class="example">&lt;prov:document
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
@@ -1285,7 +1285,7 @@
   &lt;xs:attribute ref="prov:id"/&gt;
 &lt;/xs:complexType&gt;
 </pre>
-<p>The element <code>prov:agent</code> is used to reference a prov:Agent from within a prov:Document or prov:BundleConstructor.</p><p>Element defintion in XML Schema:</p><pre class="schema-element" element="prov:agent" schematype="prov:Agent">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="agent" type="prov:Agent"/&gt;
+<p>The element <code>prov:agent</code> is used to reference a prov:Agent from within a prov:Document or prov:BundleConstructor.</p><p>Element definition in XML Schema:</p><pre class="schema-element" element="prov:agent" schematype="prov:Agent">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="agent" type="prov:Agent"/&gt;
 </pre>
 <div class="example"><div class="example-title"><span>Example 16</span>: prov:agent</div><pre class="example">&lt;prov:document
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
@@ -1311,7 +1311,7 @@
   &lt;/xs:complexContent&gt;
 &lt;/xs:complexType&gt;
 </pre>
-<p>The element <code>prov:person</code> is used to reference a prov:Person from within a prov:Document or prov:BundleConstructor.</p><p>Element defintion in XML Schema:</p><pre class="schema-element" element="prov:person" schematype="prov:Person">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="person" type="prov:Person"/&gt;
+<p>The element <code>prov:person</code> is used to reference a prov:Person from within a prov:Document or prov:BundleConstructor.</p><p>Element definition in XML Schema:</p><pre class="schema-element" element="prov:person" schematype="prov:Person">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="person" type="prov:Person"/&gt;
 </pre>
 <div class="example"><div class="example-title"><span>Example 17</span>: prov:person</div><pre class="example">&lt;prov:document
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
@@ -1334,7 +1334,7 @@
   &lt;/xs:complexContent&gt;
 &lt;/xs:complexType&gt;
 </pre>
-<p>The element <code>prov:organization</code> is used to reference a prov:Organization from within a prov:Document or prov:BundleConstructor.</p><p>Element defintion in XML Schema:</p><pre class="schema-element" element="prov:organization" schematype="prov:Organization">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="organization" type="prov:Organization"/&gt;
+<p>The element <code>prov:organization</code> is used to reference a prov:Organization from within a prov:Document or prov:BundleConstructor.</p><p>Element definition in XML Schema:</p><pre class="schema-element" element="prov:organization" schematype="prov:Organization">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="organization" type="prov:Organization"/&gt;
 </pre>
 <div class="example"><div class="example-title"><span>Example 18</span>: prov:organization</div><pre class="example">&lt;prov:document
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
@@ -1357,7 +1357,7 @@
   &lt;/xs:complexContent&gt;
 &lt;/xs:complexType&gt;
 </pre>
-<p>The element <code>prov:softwareAgent</code> is used to reference a prov:SoftwareAgent from within a prov:Document or prov:BundleConstructor.</p><p>Element defintion in XML Schema:</p><pre class="schema-element" element="prov:softwareAgent" schematype="prov:SoftwareAgent">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="softwareAgent" type="prov:SoftwareAgent"/&gt;
+<p>The element <code>prov:softwareAgent</code> is used to reference a prov:SoftwareAgent from within a prov:Document or prov:BundleConstructor.</p><p>Element definition in XML Schema:</p><pre class="schema-element" element="prov:softwareAgent" schematype="prov:SoftwareAgent">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="softwareAgent" type="prov:SoftwareAgent"/&gt;
 </pre>
 <div class="example"><div class="example-title"><span>Example 19</span>: prov:softwareAgent</div><pre class="example">&lt;prov:document
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
@@ -1387,7 +1387,7 @@
   &lt;xs:attribute ref="prov:id"/&gt;
 &lt;/xs:complexType&gt;
 </pre>
-<p>The element <code>prov:wasAttributedTo</code> is used to reference a prov:Attribution from within a prov:Document or prov:BundleConstructor.</p><p>Element defintion in XML Schema:</p><pre class="schema-element" element="prov:wasAttributedTo" schematype="prov:Attribution">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="wasAttributedTo" type="prov:Attribution"/&gt;
+<p>The element <code>prov:wasAttributedTo</code> is used to reference a prov:Attribution from within a prov:Document or prov:BundleConstructor.</p><p>Element definition in XML Schema:</p><pre class="schema-element" element="prov:wasAttributedTo" schematype="prov:Attribution">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="wasAttributedTo" type="prov:Attribution"/&gt;
 </pre>
 <div class="example"><div class="example-title"><span>Example 20</span>: prov:wasAttributedTo</div><pre class="example">&lt;prov:document
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
@@ -1441,7 +1441,7 @@
   &lt;xs:attribute ref="prov:id"/&gt;
 &lt;/xs:complexType&gt;
 </pre>
-<p>The element <code>prov:wasAssociatedWith</code> is used to reference a prov:Association from within a prov:Document or prov:BundleConstructor.</p><p>Element defintion in XML Schema:</p><pre class="schema-element" element="prov:wasAssociatedWith" schematype="prov:Association">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="wasAssociatedWith" type="prov:Association"/&gt;
+<p>The element <code>prov:wasAssociatedWith</code> is used to reference a prov:Association from within a prov:Document or prov:BundleConstructor.</p><p>Element definition in XML Schema:</p><pre class="schema-element" element="prov:wasAssociatedWith" schematype="prov:Association">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="wasAssociatedWith" type="prov:Association"/&gt;
 </pre>
 <div class="example"><div class="example-title"><span>Example 21</span>: prov:wasAssociatedWith</div><pre class="example">&lt;prov:document
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
@@ -1493,7 +1493,7 @@
   &lt;/xs:complexContent&gt;
 &lt;/xs:complexType&gt;
 </pre>
-<p>The element <code>prov:plan</code> is used to reference a prov:Plan from within a prov:Document or prov:BundleConstructor.</p><p>Element defintion in XML Schema:</p><pre class="schema-element" element="prov:plan" schematype="prov:Plan">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="plan" type="prov:Plan"/&gt;
+<p>The element <code>prov:plan</code> is used to reference a prov:Plan from within a prov:Document or prov:BundleConstructor.</p><p>Element definition in XML Schema:</p><pre class="schema-element" element="prov:plan" schematype="prov:Plan">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="plan" type="prov:Plan"/&gt;
 </pre>
 <div class="example"><div class="example-title"><span>Example 22</span>: prov:plan</div><pre class="example">&lt;prov:document
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
@@ -1553,7 +1553,7 @@
   &lt;xs:attribute ref="prov:id"/&gt;
 &lt;/xs:complexType&gt;
 </pre>
-<p>The element <code>prov:actedOnBehalfOf</code> is used to reference a prov:Delegation from within a prov:Document or prov:BundleConstructor.</p><p>Element defintion in XML Schema:</p><pre class="schema-element" element="prov:actedOnBehalfOf" schematype="prov:Delegation">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="actedOnBehalfOf" type="prov:Delegation"/&gt;
+<p>The element <code>prov:actedOnBehalfOf</code> is used to reference a prov:Delegation from within a prov:Document or prov:BundleConstructor.</p><p>Element definition in XML Schema:</p><pre class="schema-element" element="prov:actedOnBehalfOf" schematype="prov:Delegation">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="actedOnBehalfOf" type="prov:Delegation"/&gt;
 </pre>
 <div class="example"><div class="example-title"><span>Example 23</span>: prov:actedOnBehalfOf</div><pre class="example">&lt;prov:document 
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
@@ -1624,7 +1624,7 @@
   &lt;xs:attribute ref="prov:id"/&gt;
 &lt;/xs:complexType&gt;
 </pre>
-<p>The element <code>prov:wasInfluencedBy</code> is used to reference a prov:Influence from within a prov:Document or prov:BundleConstructor.</p><p>Element defintion in XML Schema:</p><pre class="schema-element" element="prov:wasInfluencedBy" schematype="prov:Influence">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="wasInfluencedBy" type="prov:Influence"/&gt;
+<p>The element <code>prov:wasInfluencedBy</code> is used to reference a prov:Influence from within a prov:Document or prov:BundleConstructor.</p><p>Element definition in XML Schema:</p><pre class="schema-element" element="prov:wasInfluencedBy" schematype="prov:Influence">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="wasInfluencedBy" type="prov:Influence"/&gt;
 </pre>
 <div class="example"><div class="example-title"><span>Example 24</span>: prov:wasInfluencedBy</div><pre class="example" id="example_38">&lt;prov:document
     xmlns:prov="http://www.w3.org/ns/prov#"
@@ -1659,7 +1659,7 @@
   &lt;/xs:complexContent&gt;
 &lt;/xs:complexType&gt;
 </pre>
-<p>The element <code>prov:bundle</code> is used to reference a prov:Bundle from within a prov:Document or prov:BundleConstructor.</p><p>Element defintion in XML Schema:</p><pre class="schema-element" element="prov:bundle" schematype="prov:Bundle">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="bundle" type="prov:Bundle"/&gt;
+<p>The element <code>prov:bundle</code> is used to reference a prov:Bundle from within a prov:Document or prov:BundleConstructor.</p><p>Element definition in XML Schema:</p><pre class="schema-element" element="prov:bundle" schematype="prov:Bundle">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="bundle" type="prov:Bundle"/&gt;
 </pre>
 <div class="example"><div class="example-title"><span>Example 25</span>: prov:bundle</div><pre class="example">&lt;prov:document
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
@@ -1769,7 +1769,7 @@
   &lt;/xs:sequence&gt;
 &lt;/xs:complexType&gt;
 </pre>
-<p>The element <code>prov:specializationOf</code> is used to reference a prov:Specialization from within a prov:Document or prov:BundleConstructor.</p><p>Element defintion in XML Schema:</p><pre class="schema-element" element="prov:specializationOf" schematype="prov:Specialization">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="specializationOf" type="prov:Specialization"/&gt;
+<p>The element <code>prov:specializationOf</code> is used to reference a prov:Specialization from within a prov:Document or prov:BundleConstructor.</p><p>Element definition in XML Schema:</p><pre class="schema-element" element="prov:specializationOf" schematype="prov:Specialization">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="specializationOf" type="prov:Specialization"/&gt;
 </pre>
 <div class="example"><div class="example-title"><span>Example 27</span>: prov:specializationOf</div><pre class="example">&lt;prov:document
     xmlns:prov="http://www.w3.org/ns/prov#"
@@ -1798,7 +1798,7 @@
   &lt;/xs:sequence&gt;
 &lt;/xs:complexType&gt;
 </pre>
-<p>The element <code>prov:alternateOf</code> is used to reference a prov:Alternate from within a prov:Document or prov:BundleConstructor.</p><p>Element defintion in XML Schema:</p><pre class="schema-element" element="prov:alternateOf" schematype="prov:Alternate">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="alternateOf" type="prov:Alternate"/&gt;
+<p>The element <code>prov:alternateOf</code> is used to reference a prov:Alternate from within a prov:Document or prov:BundleConstructor.</p><p>Element definition in XML Schema:</p><pre class="schema-element" element="prov:alternateOf" schematype="prov:Alternate">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="alternateOf" type="prov:Alternate"/&gt;
 </pre>
 <div class="example"><div class="example-title"><span>Example 28</span>: prov:alternateOf</div><pre class="example">&lt;prov:document
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
@@ -1841,7 +1841,7 @@
   &lt;/xs:complexContent&gt;
 &lt;/xs:complexType&gt;
 </pre>
-<p>The element <code>prov:collection</code> is used to reference a prov:Collection from within a prov:Document or prov:BundleConstructor.</p><p>Element defintion in XML Schema:</p><pre class="schema-element" element="prov:collection" schematype="prov:Collection">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="collection" type="prov:Collection"/&gt;
+<p>The element <code>prov:collection</code> is used to reference a prov:Collection from within a prov:Document or prov:BundleConstructor.</p><p>Element definition in XML Schema:</p><pre class="schema-element" element="prov:collection" schematype="prov:Collection">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="collection" type="prov:Collection"/&gt;
 </pre>
 <div class="example"><div class="example-title"><span>Example 29</span>: prov:collection</div><pre class="example">&lt;prov:document
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
@@ -1863,7 +1863,7 @@
   &lt;/xs:complexContent&gt;
 &lt;/xs:complexType&gt;
 </pre>
-<p>The element <code>prov:emptyCollection</code> is used to reference a prov:EmptyCollection from within a prov:Document or prov:BundleConstructor.</p><p>Element defintion in XML Schema:</p><pre class="schema-element" element="prov:emptyCollection" schematype="prov:EmptyCollection">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="emptyCollection" type="prov:EmptyCollection"/&gt;
+<p>The element <code>prov:emptyCollection</code> is used to reference a prov:EmptyCollection from within a prov:Document or prov:BundleConstructor.</p><p>Element definition in XML Schema:</p><pre class="schema-element" element="prov:emptyCollection" schematype="prov:EmptyCollection">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="emptyCollection" type="prov:EmptyCollection"/&gt;
 </pre>
 <div class="example"><div class="example-title"><span>Example 30</span>: prov:emptyCollection</div><pre class="example">&lt;prov:document
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
@@ -1888,7 +1888,7 @@
   &lt;/xs:sequence&gt;
 &lt;/xs:complexType&gt;
 </pre>
-<p>The element <code>prov:hadMember</code> is used to reference a prov:Membership from within a prov:Document or prov:BundleConstructor.</p><p>Element defintion in XML Schema:</p><pre class="schema-element" element="prov:hadMember" schematype="prov:Membership">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="hadMember" type="prov:Membership"/&gt;
+<p>The element <code>prov:hadMember</code> is used to reference a prov:Membership from within a prov:Document or prov:BundleConstructor.</p><p>Element definition in XML Schema:</p><pre class="schema-element" element="prov:hadMember" schematype="prov:Membership">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="hadMember" type="prov:Membership"/&gt;
 </pre>
 <div class="example"><div class="example-title"><span>Example 31</span>: prov:hadMember</div><pre class="example">&lt;prov:document
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
@@ -1970,7 +1970,7 @@
 <section id="element-Label">
 <h5><span class="secno">3.7.3.1 </span>Label</h5>
 <span class="glossary-ref">    The attribute <span class="dfn"><span class="name">prov:label</span></span> provides a human-readable representation of an instance of a PROV-DM type or relation.   </span>
-<p>The element <code>prov:label</code> is used to represent a PROV attribute and has type prov:InternationalizedString.</p><p>Element defintion in XML Schema:</p><pre class="prov-attribute" element="prov:label" schematype="prov:InternationalizedString">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="label" type="prov:InternationalizedString"/&gt;
+<p>The element <code>prov:label</code> is used to represent a PROV attribute and has type prov:InternationalizedString.</p><p>Element definition in XML Schema:</p><pre class="prov-attribute" element="prov:label" schematype="prov:InternationalizedString">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="label" type="prov:InternationalizedString"/&gt;
 </pre>
 <div class="example"><div class="example-title"><span>Example 34</span>: prov:label</div><pre class="example">&lt;prov:document
     xmlns:prov="http://www.w3.org/ns/prov#" 
@@ -1991,7 +1991,7 @@
 <section id="element-Location">
 <h5><span class="secno">3.7.3.2 </span>Location</h5>
 <span class="glossary-ref">   A <span class="dfn">location</span> can be an identifiable geographic place (ISO 19112), but it can also be a non-geographic place such as a directory, row, or column.  </span>
-<p>The element <code>prov:location</code> is used to represent a PROV attribute and has type xs:anySimpleType.</p><p>Element defintion in XML Schema:</p><pre class="prov-attribute" element="prov:location" schematype="xs:anySimpleType">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="location" type="xs:anySimpleType"/&gt;
+<p>The element <code>prov:location</code> is used to represent a PROV attribute and has type xs:anySimpleType.</p><p>Element definition in XML Schema:</p><pre class="prov-attribute" element="prov:location" schematype="xs:anySimpleType">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="location" type="xs:anySimpleType"/&gt;
 </pre>
 <div class="example"><div class="example-title"><span>Example 35</span>: prov:location</div><pre class="example">&lt;prov:document
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
@@ -2015,7 +2015,7 @@
 <section id="element-Role">
 <h5><span class="secno">3.7.3.3 </span>Role</h5>
 <span class="glossary-ref">   A <span class="dfn">role</span> is the function of an entity or agent with respect to an activity, in the context of a <a title="Usage" href="#concept-usage" class="internalDFN">usage</a>, <a title="Generation" href="#concept-generation" class="internalDFN">generation</a>, <a title="Invalidation" href="#concept-invalidation" class="internalDFN">invalidation</a>,  <a title="Association" href="#concept-association" class="internalDFN">association</a>, <a title="Start" href="#concept-start" class="internalDFN">start</a>, and  <a title="End" href="#concept-end" class="internalDFN">end</a>. </span>
-<p>The element <code>prov:role</code> is used to represent a PROV attribute and has type xs:anySimpleType.</p><p>Element defintion in XML Schema:</p><pre class="prov-attribute" element="prov:role" schematype="xs:anySimpleType">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="role" type="xs:anySimpleType"/&gt;
+<p>The element <code>prov:role</code> is used to represent a PROV attribute and has type xs:anySimpleType.</p><p>Element definition in XML Schema:</p><pre class="prov-attribute" element="prov:role" schematype="xs:anySimpleType">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="role" type="xs:anySimpleType"/&gt;
 </pre>
 <div class="example"><div class="example-title"><span>Example 36</span>: prov:role</div><pre class="example">&lt;prov:document
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
@@ -2044,7 +2044,7 @@
 <section id="element-Type">
 <h5><span class="secno">3.7.3.4 </span>Type</h5>
 <span class="glossary-ref">   The attribute <span class="dfn"><span class="name">prov:type</span></span>  provides further typing information  for any construct with an optional set of attribute-value pairs. </span>
-<p>The element <code>prov:type</code> is used to represent a PROV attribute and has type xs:anySimpleType.</p><p>Element defintion in XML Schema:</p><pre class="prov-attribute" element="prov:type" schematype="xs:anySimpleType">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="type" type="xs:anySimpleType"/&gt;
+<p>The element <code>prov:type</code> is used to represent a PROV attribute and has type xs:anySimpleType.</p><p>Element definition in XML Schema:</p><pre class="prov-attribute" element="prov:type" schematype="xs:anySimpleType">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="type" type="xs:anySimpleType"/&gt;
 </pre>
 <div class="example"><div class="example-title"><span>Example 37</span>: prov:type</div><pre class="example">&lt;prov:document
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
@@ -2077,7 +2077,7 @@
 <section id="element-Value">
 <h5><span class="secno">3.7.3.5 </span>Value</h5>
 <span class="glossary-ref">   The attribute <span class="dfn"><span class="name">prov:value</span></span>  provides a value  that is a direct representation of an entity as a PROV-DM <a title="value" href="#concept-value" class="internalDFN">Value</a>. </span>
-<p>The element <code>prov:value</code> is used to represent a PROV attribute and has type xs:anySimpleType.</p><p>Element defintion in XML Schema:</p><pre class="prov-attribute" element="prov:value" schematype="xs:anySimpleType">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="value" type="xs:anySimpleType"/&gt;
+<p>The element <code>prov:value</code> is used to represent a PROV attribute and has type xs:anySimpleType.</p><p>Element definition in XML Schema:</p><pre class="prov-attribute" element="prov:value" schematype="xs:anySimpleType">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="value" type="xs:anySimpleType"/&gt;
 </pre>
 <div class="example"><div class="example-title"><span>Example 38</span>: prov:value</div><pre class="example">&lt;prov:document
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
@@ -2129,7 +2129,7 @@
 </pre>
 
 <p>The element <code>prov:document</code> may only be used as the root element of a a PROV-XML document.</p>
-<p>The element <code>prov:document</code> is used to reference a prov:Document from within a prov:Document or prov:BundleConstructor.</p><p>Element defintion in XML Schema:</p><pre class="schema-element" element="prov:document" schematype="prov:Document" ignore="">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="document" type="prov:Document"/&gt;
+<p>The element <code>prov:document</code> is used to reference a prov:Document from within a prov:Document or prov:BundleConstructor.</p><p>Element definition in XML Schema:</p><pre class="schema-element" element="prov:document" schematype="prov:Document" ignore="">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="document" type="prov:Document"/&gt;
 </pre>
 <div class="example"><div class="example-title"><span>Example 39</span>: prov:document</div><pre class="example"><b>&lt;prov:document
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
@@ -2842,4 +2842,4 @@
 </dd><dt id="bib-RFC3986">[RFC3986]</dt><dd>T. Berners-Lee; R. Fielding; L. Masinter. <a href="http://www.ietf.org/rfc/rfc3986.txt"><cite>Uniform Resource Identifier (URI): Generic Syntax</cite></a>. January 2005. RFC 3986. URL: <a href="http://www.ietf.org/rfc/rfc3986.txt">http://www.ietf.org/rfc/rfc3986.txt</a>
 </dd><dt id="bib-RFC3987">[RFC3987]</dt><dd>M. Dürst; M. Suignard. <a href="http://www.ietf.org/rfc/rfc3987.txt"><cite>Internationalized Resource Identifiers (IRIs)</cite></a>. January 2005. RFC 3987. URL: <a href="http://www.ietf.org/rfc/rfc3987.txt">http://www.ietf.org/rfc/rfc3987.txt</a>
 </dd><dt id="bib-UNISEC">[UNISEC]</dt><dd> Mark Davis; Michel Suignard. <a href="http://www.unicode.org/reports/tr36/"><cite>Unicode Security Considerations<cite></cite></cite></a>.  4 August 2010. URL: <a href="http://www.unicode.org/reports/tr36/">http://www.unicode.org/reports/tr36/</a>
-</dd></dl></section></section></body></html>
+</dd></dl></section></section></body></html>
\ No newline at end of file
--- a/xml/releases/WD-prov-xml-20130312/diff.html	Mon Mar 04 10:52:56 2013 -0500
+++ b/xml/releases/WD-prov-xml-20130312/diff.html	Mon Mar 04 10:53:32 2013 -0500
@@ -593,20 +593,20 @@
   <dl>
     
       <dt>This version:</dt>
-      <dd><span class="delete">http://www.w3.org/TR/2012/WD-prov-xml-20121211/</span><a href="http://www.w3.org/TR/2013/WD-prov-xml-20130312/"><span class="insert">http://www.w3.org/TR/2013/WD-prov-xml-20130312/</span></a></dd>
-      <dt>Latest published version:</dt>
-      <dd><a href="http://www.w3.org/TR/prov-xml/">http://www.w3.org/TR/prov-xml/</a></dd>
+      <dd><a href="http://www.w3.org/TR/2013/WD-prov-xml-20130312/"><span class="insert">http://www.w3.org/TR/2013/WD-prov-xml-20130312/</span></a></dd>
+      <dt><span class="insert">Latest published version:</span></dt>
+      <dd><a href="http://www.w3.org/TR/prov-xml/"><span class="insert">http://www.w3.org/TR/prov-xml/</span></a></dd>
     
     
-      <dt>Latest editor's draft:</dt>
-      <dd><a href="http://dvcs.w3.org/hg/prov/raw-file/default/xml/prov-xml.html">http://dvcs.w3.org/hg/prov/raw-file/default/xml/prov-xml.html</a></dd>
+      <dt><span class="insert">Latest editor's draft:</span></dt>
+      <dd><a href="http://dvcs.w3.org/hg/prov/raw-file/default/xml/prov-xml.html"><span class="insert">http://dvcs.w3.org/hg/prov/raw-file/default/xml/prov-xml.html</span></a></dd>
     
     
     
     
     
       <dt><span class="insert">Previous version:</span></dt>
-      <dd><a href="http://www.w3.org/TR/2012/WD-prov-xml-20121211/"><span class="insert">http://www.w3.org/TR/2012/WD-prov-xml-20121211/</span></a> <a href="diff.html"><span class="insert">(color-coded diff)</span></a></dd>
+      <dd><a href="http://www.w3.org/TR/2012/WD-prov-xml-20121211/">http://www.w3.org/TR/2012/WD-prov-xml-20121211/</a> <a href="diff.html"><span class="insert">(color-coded diff)</span></a></dd><span class="delete">Latest published version:</span><span class="delete">http://www.w3.org/TR/prov-xml/</span><span class="delete">Latest editor's draft:</span><span class="delete">http://dvcs.w3.org/hg/prov/raw-file/default/xml/prov-xml.html</span>
     
     
     <dt>Editors:</dt>
@@ -1055,16 +1055,18 @@
 
 <div style="text-align: center;">
 <span class="figure" id="fig-agents-responsibility"><span class="figure" id="fig-figure-1-prov-dm-components-informative" style="max-width: 95%; ">
+
+
+
+
+
+
+
+
+
+
 <img usemap="#componentMap" src="images/dm/components-dependencies.png" alt="PROV-DM Components" style="max-width: 90%; ">
-<map id="componentMap">
-
-
-
-
-
-
-
-
+<map id="componentMap" name="componentMap">
 <area title="agents/responsibility" href="#component3" coords="0,0,67,268" alt="agents/responsibility" shape="rect">
 <area title="agents/responsibility" href="#component3" coords="67,0,134,201" alt="agents/responsibility" shape="rect">
 <area title="agents/responsibility" href="#component3" coords="134,0,201,67" alt="agents/responsibility" shape="rect">
@@ -1313,7 +1315,7 @@
 &lt;/xs:complexType&gt;
   
 </pre>
-<p><span class="delete">Usage</span><span class="insert">The element </span><code><span class="insert">prov:entity</span></code><span class="insert"> is used to reference a prov:Entity from within a prov:Document or prov:BundleConstructor.</span></p><p><span class="insert">Element defintion</span> in <span class="delete">XML:</span><span class="insert">XML Schema:</span></p><span class="delete">&lt;xs:element xmlns:xs=&quot;http://www.w3.org/2001/XMLSchema&quot; name=&quot;entity&quot; type=&quot;prov:Entity&quot;/&gt;</span><pre class="schema-element" element="prov:entity" schematype="prov:Entity"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="entity" type="prov:Entity"/&gt;</span>
+<p><span class="delete">Usage</span><span class="insert">The element </span><code><span class="insert">prov:entity</span></code><span class="insert"> is used to reference a prov:Entity from within a prov:Document or prov:BundleConstructor.</span></p><p><span class="insert">Element definition</span> in <span class="delete">XML:</span><span class="insert">XML Schema:</span></p><span class="delete">&lt;xs:element xmlns:xs=&quot;http://www.w3.org/2001/XMLSchema&quot; name=&quot;entity&quot; type=&quot;prov:Entity&quot;/&gt;</span><pre class="schema-element" element="prov:entity" schematype="prov:Entity"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="entity" type="prov:Entity"/&gt;</span>
 </pre>
 <div class="example"><div class="example-title"><span><span class="insert">Example 4</span></span><span class="insert">: prov:entity</span></div><pre class="example">&lt;prov:document
     <span class="delete">xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot;
@@ -1360,7 +1362,7 @@
   &lt;xs:attribute <span class="delete">ref=&quot;prov:id&quot;/&gt;</span><span class="insert">ref="prov:id"/&gt;</span>
 &lt;/xs:complexType&gt;
 </pre>
-<p><span class="delete">Usage</span><span class="insert">The element </span><code><span class="insert">prov:activity</span></code><span class="insert"> is used to reference a prov:Activity from within a prov:Document or prov:BundleConstructor.</span></p><p><span class="insert">Element defintion</span> in <span class="delete">XML:</span><span class="insert">XML Schema:</span></p><span class="delete">&lt;xs:element xmlns:xs=&quot;http://www.w3.org/2001/XMLSchema&quot; name=&quot;activity&quot; type=&quot;prov:Activity&quot;/&gt;</span><pre class="schema-element" element="prov:activity" schematype="prov:Activity"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="activity" type="prov:Activity"/&gt;</span>
+<p><span class="delete">Usage</span><span class="insert">The element </span><code><span class="insert">prov:activity</span></code><span class="insert"> is used to reference a prov:Activity from within a prov:Document or prov:BundleConstructor.</span></p><p><span class="insert">Element definition</span> in <span class="delete">XML:</span><span class="insert">XML Schema:</span></p><span class="delete">&lt;xs:element xmlns:xs=&quot;http://www.w3.org/2001/XMLSchema&quot; name=&quot;activity&quot; type=&quot;prov:Activity&quot;/&gt;</span><pre class="schema-element" element="prov:activity" schematype="prov:Activity"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="activity" type="prov:Activity"/&gt;</span>
 </pre>
 <div class="example"><div class="example-title"><span><span class="insert">Example 5</span></span><span class="insert">: prov:activity</span></div><pre class="example">&lt;prov:document
     <span class="delete">xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot;
@@ -1413,7 +1415,7 @@
   &lt;xs:attribute <span class="delete">ref=&quot;prov:id&quot;/&gt;</span><span class="insert">ref="prov:id"/&gt;</span>
 &lt;/xs:complexType&gt;
 </pre>
-<p><span class="delete">Usage</span><span class="insert">The element </span><code><span class="insert">prov:wasGeneratedBy</span></code><span class="insert"> is used to reference a prov:Generation from within a prov:Document or prov:BundleConstructor.</span></p><p><span class="insert">Element defintion</span> in <span class="delete">XML:</span><span class="insert">XML Schema:</span></p><span class="delete">&lt;xs:element xmlns:xs=&quot;http://www.w3.org/2001/XMLSchema&quot; name=&quot;wasGeneratedBy&quot; type=&quot;prov:Generation&quot;/&gt;</span><pre class="schema-element" element="prov:wasGeneratedBy" schematype="prov:Generation"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="wasGeneratedBy" type="prov:Generation"/&gt;</span>
+<p><span class="delete">Usage</span><span class="insert">The element </span><code><span class="insert">prov:wasGeneratedBy</span></code><span class="insert"> is used to reference a prov:Generation from within a prov:Document or prov:BundleConstructor.</span></p><p><span class="insert">Element definition</span> in <span class="delete">XML:</span><span class="insert">XML Schema:</span></p><span class="delete">&lt;xs:element xmlns:xs=&quot;http://www.w3.org/2001/XMLSchema&quot; name=&quot;wasGeneratedBy&quot; type=&quot;prov:Generation&quot;/&gt;</span><pre class="schema-element" element="prov:wasGeneratedBy" schematype="prov:Generation"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="wasGeneratedBy" type="prov:Generation"/&gt;</span>
 </pre>
 <div class="example"><div class="example-title"><span><span class="insert">Example 6</span></span><span class="insert">: prov:wasGeneratedBy</span></div><pre class="example">&lt;prov:document
     <span class="delete">xmlns:prov=&quot;http://www.w3.org/ns/prov#&quot;
@@ -1476,7 +1478,7 @@
 &lt;xs:attribute <span class="delete">ref=&quot;prov:id&quot;/&gt;</span><span class="insert">ref="prov:id"/&gt;</span>
 &lt;/xs:complexType&gt;
 </pre>
-<p><span class="delete">Usage</span><span class="insert">The element </span><code><span class="insert">prov:used</span></code><span class="insert"> is used to reference a prov:Usage from within a prov:Document or prov:BundleConstructor.</span></p><p><span class="insert">Element defintion</span> in <span class="delete">XML:</span><span class="insert">XML Schema:</span></p><span class="delete">&lt;xs:element xmlns:xs=&quot;http://www.w3.org/2001/XMLSchema&quot; name=&quot;used&quot; type=&quot;prov:Usage&quot;/&gt;</span><pre class="schema-element" element="prov:used" schematype="prov:Usage"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="used" type="prov:Usage"/&gt;</span>
+<p><span class="delete">Usage</span><span class="insert">The element </span><code><span class="insert">prov:used</span></code><span class="insert"> is used to reference a prov:Usage from within a prov:Document or prov:BundleConstructor.</span></p><p><span class="insert">Element definition</span> in <span class="delete">XML:</span><span class="insert">XML Schema:</span></p><span class="delete">&lt;xs:element xmlns:xs=&quot;http://www.w3.org/2001/XMLSchema&quot; name=&quot;used&quot; type=&quot;prov:Usage&quot;/&gt;</span><pre class="schema-element" element="prov:used" schematype="prov:Usage"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="used" type="prov:Usage"/&gt;</span>
 </pre>
 <div class="example"><div class="example-title"><span><span class="insert">Example 7</span></span><span class="insert">: prov:used</span></div><pre class="example">&lt;prov:document
     <span class="delete">xmlns:prov=&quot;http://www.w3.org/ns/prov#&quot;
@@ -1532,7 +1534,7 @@
   &lt;xs:attribute <span class="delete">ref=&quot;prov:id&quot;/&gt;</span><span class="insert">ref="prov:id"/&gt;</span>
 &lt;/xs:complexType&gt;
 </pre>
-<p><span class="delete">Usage</span><span class="insert">The element </span><code><span class="insert">prov:wasInformedBy</span></code><span class="insert"> is used to reference a prov:Communication from within a prov:Document or prov:BundleConstructor.</span></p><p><span class="insert">Element defintion</span> in <span class="delete">XML:</span><span class="insert">XML Schema:</span></p><span class="delete">&lt;xs:element xmlns:xs=&quot;http://www.w3.org/2001/XMLSchema&quot; name=&quot;wasInformedBy&quot; type=&quot;prov:Communication&quot;/&gt;</span><pre class="schema-element" element="prov:wasInformedBy" schematype="prov:Communication"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="wasInformedBy" type="prov:Communication"/&gt;</span>
+<p><span class="delete">Usage</span><span class="insert">The element </span><code><span class="insert">prov:wasInformedBy</span></code><span class="insert"> is used to reference a prov:Communication from within a prov:Document or prov:BundleConstructor.</span></p><p><span class="insert">Element definition</span> in <span class="delete">XML:</span><span class="insert">XML Schema:</span></p><span class="delete">&lt;xs:element xmlns:xs=&quot;http://www.w3.org/2001/XMLSchema&quot; name=&quot;wasInformedBy&quot; type=&quot;prov:Communication&quot;/&gt;</span><pre class="schema-element" element="prov:wasInformedBy" schematype="prov:Communication"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="wasInformedBy" type="prov:Communication"/&gt;</span>
 </pre>
 <div class="example"><div class="example-title"><span><span class="insert">Example 8</span></span><span class="insert">: prov:wasInformedBy</span></div><pre class="example">&lt;prov:document 
     <span class="delete">xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot;
@@ -1591,7 +1593,7 @@
   &lt;xs:attribute <span class="delete">ref=&quot;prov:id&quot;/&gt;</span><span class="insert">ref="prov:id"/&gt;</span>
 &lt;/xs:complexType&gt;
 </pre>
-<p><span class="delete">Usage</span><span class="insert">The element </span><code><span class="insert">prov:wasStartedBy</span></code><span class="insert"> is used to reference a prov:Start from within a prov:Document or prov:BundleConstructor.</span></p><p><span class="insert">Element defintion</span> in <span class="delete">XML:</span><span class="insert">XML Schema:</span></p><span class="delete">&lt;xs:element xmlns:xs=&quot;http://www.w3.org/2001/XMLSchema&quot; name=&quot;wasStartedBy&quot; type=&quot;prov:Start&quot;/&gt;</span><pre class="schema-element" element="prov:wasStartedBy" schematype="prov:Start"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="wasStartedBy" type="prov:Start"/&gt;</span>
+<p><span class="delete">Usage</span><span class="insert">The element </span><code><span class="insert">prov:wasStartedBy</span></code><span class="insert"> is used to reference a prov:Start from within a prov:Document or prov:BundleConstructor.</span></p><p><span class="insert">Element definition</span> in <span class="delete">XML:</span><span class="insert">XML Schema:</span></p><span class="delete">&lt;xs:element xmlns:xs=&quot;http://www.w3.org/2001/XMLSchema&quot; name=&quot;wasStartedBy&quot; type=&quot;prov:Start&quot;/&gt;</span><pre class="schema-element" element="prov:wasStartedBy" schematype="prov:Start"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="wasStartedBy" type="prov:Start"/&gt;</span>
 </pre>
 <div class="example"><div class="example-title"><span><span class="insert">Example 9</span></span><span class="insert">: prov:wasStartedBy</span></div><pre class="example">&lt;prov:document
     <span class="delete">xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot;
@@ -1680,7 +1682,7 @@
   &lt;xs:attribute <span class="delete">ref=&quot;prov:id&quot;/&gt;</span><span class="insert">ref="prov:id"/&gt;</span>
 &lt;/xs:complexType&gt;
 </pre>
-<p><span class="delete">Usage</span><span class="insert">The element </span><code><span class="insert">prov:wasEndedBy</span></code><span class="insert"> is used to reference a prov:End from within a prov:Document or prov:BundleConstructor.</span></p><p><span class="insert">Element defintion</span> in <span class="delete">XML:</span><span class="insert">XML Schema:</span></p><span class="delete">&lt;xs:element xmlns:xs=&quot;http://www.w3.org/2001/XMLSchema&quot; name=&quot;wasEndedBy&quot; ype=&quot;prov:End&quot;/&gt;</span><pre class="schema-element" element="prov:wasEndedBy" schematype="prov:End"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="wasEndedBy" type="prov:End"/&gt;</span>
+<p><span class="delete">Usage</span><span class="insert">The element </span><code><span class="insert">prov:wasEndedBy</span></code><span class="insert"> is used to reference a prov:End from within a prov:Document or prov:BundleConstructor.</span></p><p><span class="insert">Element definition</span> in <span class="delete">XML:</span><span class="insert">XML Schema:</span></p><span class="delete">&lt;xs:element xmlns:xs=&quot;http://www.w3.org/2001/XMLSchema&quot; name=&quot;wasEndedBy&quot; ype=&quot;prov:End&quot;/&gt;</span><pre class="schema-element" element="prov:wasEndedBy" schematype="prov:End"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="wasEndedBy" type="prov:End"/&gt;</span>
 </pre>
 <div class="example"><div class="example-title"><span><span class="insert">Example 10</span></span><span class="insert">: prov:wasEndedBy</span></div><pre class="example">&lt;prov:document
     <span class="delete">xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot;
@@ -1739,7 +1741,7 @@
   &lt;xs:attribute <span class="delete">ref=&quot;prov:id&quot;/&gt;</span><span class="insert">ref="prov:id"/&gt;</span>
 &lt;/xs:complexType&gt;
 </pre>
-<p><span class="delete">Usage</span><span class="insert">The element </span><code><span class="insert">prov:wasInvalidatedBy</span></code><span class="insert"> is used to reference a prov:Invalidation from within a prov:Document or prov:BundleConstructor.</span></p><p><span class="insert">Element defintion</span> in <span class="delete">XML:</span><span class="insert">XML Schema:</span></p><span class="delete">&lt;xs:element xmlns:xs=&quot;http://www.w3.org/2001/XMLSchema&quot; name=&quot;wasInvalidatedBy&quot; type=&quot;prov:Invalidation&quot;/&gt;</span><pre class="schema-element" element="prov:wasInvalidatedBy" schematype="prov:Invalidation"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="wasInvalidatedBy" type="prov:Invalidation"/&gt;</span>
+<p><span class="delete">Usage</span><span class="insert">The element </span><code><span class="insert">prov:wasInvalidatedBy</span></code><span class="insert"> is used to reference a prov:Invalidation from within a prov:Document or prov:BundleConstructor.</span></p><p><span class="insert">Element definition</span> in <span class="delete">XML:</span><span class="insert">XML Schema:</span></p><span class="delete">&lt;xs:element xmlns:xs=&quot;http://www.w3.org/2001/XMLSchema&quot; name=&quot;wasInvalidatedBy&quot; type=&quot;prov:Invalidation&quot;/&gt;</span><pre class="schema-element" element="prov:wasInvalidatedBy" schematype="prov:Invalidation"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="wasInvalidatedBy" type="prov:Invalidation"/&gt;</span>
 </pre>
 <div class="example"><div class="example-title"><span><span class="insert">Example 11</span></span><span class="insert">: prov:wasInvalidatedBy</span></div><pre class="example">&lt;prov:document
     <span class="delete">xmlns:prov=&quot;http://www.w3.org/ns/prov#&quot;
@@ -1812,7 +1814,7 @@
   &lt;xs:attribute <span class="delete">ref=&quot;prov:id&quot;/&gt;</span><span class="insert">ref="prov:id"/&gt;</span>
 &lt;/xs:complexType&gt;
 </pre>
-<p><span class="delete">Usage</span><span class="insert">The element </span><code><span class="insert">prov:wasDerivedFrom</span></code><span class="insert"> is used to reference a prov:Derivation from within a prov:Document or prov:BundleConstructor.</span></p><p><span class="insert">Element defintion</span> in <span class="delete">XML:</span><span class="insert">XML Schema:</span></p><span class="delete">&lt;xs:element xmlns:xs=&quot;http://www.w3.org/2001/XMLSchema&quot; name=&quot;wasDerivedFrom&quot; type=&quot;prov:Derivation&quot;/&gt;</span><pre class="schema-element" element="prov:wasDerivedFrom" schematype="prov:Derivation"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="wasDerivedFrom" type="prov:Derivation"/&gt;</span>
+<p><span class="delete">Usage</span><span class="insert">The element </span><code><span class="insert">prov:wasDerivedFrom</span></code><span class="insert"> is used to reference a prov:Derivation from within a prov:Document or prov:BundleConstructor.</span></p><p><span class="insert">Element definition</span> in <span class="delete">XML:</span><span class="insert">XML Schema:</span></p><span class="delete">&lt;xs:element xmlns:xs=&quot;http://www.w3.org/2001/XMLSchema&quot; name=&quot;wasDerivedFrom&quot; type=&quot;prov:Derivation&quot;/&gt;</span><pre class="schema-element" element="prov:wasDerivedFrom" schematype="prov:Derivation"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="wasDerivedFrom" type="prov:Derivation"/&gt;</span>
 </pre>
 <div class="example"><div class="example-title"><span><span class="insert">Example 12</span></span><span class="insert">: prov:wasDerivedFrom</span></div><pre class="example">&lt;prov:document 
     <span class="delete">xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot;
@@ -1854,7 +1856,7 @@
   &lt;/xs:complexContent&gt;
 &lt;/xs:complexType&gt;
 </span></pre>
-<p><span class="insert">The element </span><code><span class="insert">prov:wasRevisionOf</span></code><span class="insert"> is used to reference a prov:Revision from within a prov:Document or prov:BundleConstructor.</span></p><p><span class="insert">Element defintion in XML Schema:</span></p><pre class="schema-element" element="prov:wasRevisionOf" schematype="prov:Revision"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="wasRevisionOf" type="prov:Revision"/&gt;
+<p><span class="insert">The element </span><code><span class="insert">prov:wasRevisionOf</span></code><span class="insert"> is used to reference a prov:Revision from within a prov:Document or prov:BundleConstructor.</span></p><p><span class="insert">Element definition in XML Schema:</span></p><pre class="schema-element" element="prov:wasRevisionOf" schematype="prov:Revision"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="wasRevisionOf" type="prov:Revision"/&gt;
 </span></pre>
 <div class="example"><div class="example-title"><span><span class="insert">Example 13</span></span><span class="insert">: prov:wasRevisionOf</span></div>
 <span class="delete">To specialize a Derivation relationship as a Revision relationship, include a </span><span class="delete">prov:type</span><span class="delete"> with the value &quot;prov:Revision&quot;.</span>
@@ -1904,7 +1906,7 @@
   &lt;/xs:complexContent&gt;
 &lt;/xs:complexType&gt;
 </span></pre>
-<p><span class="insert">The element </span><code><span class="insert">prov:wasQuotedFrom</span></code><span class="insert"> is used to reference a prov:Quotation from within a prov:Document or prov:BundleConstructor.</span></p><p><span class="insert">Element defintion in XML Schema:</span></p><pre class="schema-element" element="prov:wasQuotedFrom" schematype="prov:Quotation"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="wasQuotedFrom" type="prov:Quotation"/&gt;
+<p><span class="insert">The element </span><code><span class="insert">prov:wasQuotedFrom</span></code><span class="insert"> is used to reference a prov:Quotation from within a prov:Document or prov:BundleConstructor.</span></p><p><span class="insert">Element definition in XML Schema:</span></p><pre class="schema-element" element="prov:wasQuotedFrom" schematype="prov:Quotation"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="wasQuotedFrom" type="prov:Quotation"/&gt;
 </span></pre>
 <div class="example"><div class="example-title"><span><span class="insert">Example 14</span></span><span class="insert">: prov:wasQuotedFrom</span></div>
 <span class="delete">To specialize a Derivation relationship as a Quotation relationship, include a </span><span class="delete">prov:type</span><span class="delete"> with the value &quot;prov:Quotation&quot;.</span>
@@ -1966,7 +1968,7 @@
   &lt;/xs:complexContent&gt;
 &lt;/xs:complexType&gt;
 </span></pre>
-<p><span class="insert">The element </span><code><span class="insert">prov:hadPrimarySource</span></code><span class="insert"> is used to reference a prov:PrimarySource from within a prov:Document or prov:BundleConstructor.</span></p><p><span class="insert">Element defintion in XML Schema:</span></p><pre class="schema-element" element="prov:hadPrimarySource" schematype="prov:PrimarySource"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="hadPrimarySource" type="prov:PrimarySource"/&gt;
+<p><span class="insert">The element </span><code><span class="insert">prov:hadPrimarySource</span></code><span class="insert"> is used to reference a prov:PrimarySource from within a prov:Document or prov:BundleConstructor.</span></p><p><span class="insert">Element definition in XML Schema:</span></p><pre class="schema-element" element="prov:hadPrimarySource" schematype="prov:PrimarySource"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="hadPrimarySource" type="prov:PrimarySource"/&gt;
 </span></pre>
 <div class="example"><div class="example-title"><span><span class="insert">Example 15</span></span><span class="insert">: prov:hadPrimarySource</span></div>
 <span class="delete">To specialize a Derivation relationship as a Primary Source relationship, include a </span><span class="delete">prov:type</span><span class="delete"> with the value &quot;prov:PrimarySource&quot;.</span>
@@ -2035,7 +2037,7 @@
   &lt;xs:attribute <span class="delete">ref=&quot;prov:id&quot;/&gt;</span><span class="insert">ref="prov:id"/&gt;</span>
 &lt;/xs:complexType&gt;
 </pre>
-<p><span class="delete">Usage</span><span class="insert">The element </span><code><span class="insert">prov:agent</span></code><span class="insert"> is used to reference a prov:Agent from within a prov:Document or prov:BundleConstructor.</span></p><p><span class="insert">Element defintion</span> in <span class="delete">XML:</span><span class="insert">XML Schema:</span></p><span class="delete">&lt;xs:element xmlns:xs=&quot;http://www.w3.org/2001/XMLSchema&quot; name=&quot;agent&quot; type=&quot;prov:Agent&quot;/&gt;</span><pre class="schema-element" element="prov:agent" schematype="prov:Agent"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="agent" type="prov:Agent"/&gt;</span>
+<p><span class="delete">Usage</span><span class="insert">The element </span><code><span class="insert">prov:agent</span></code><span class="insert"> is used to reference a prov:Agent from within a prov:Document or prov:BundleConstructor.</span></p><p><span class="insert">Element definition</span> in <span class="delete">XML:</span><span class="insert">XML Schema:</span></p><span class="delete">&lt;xs:element xmlns:xs=&quot;http://www.w3.org/2001/XMLSchema&quot; name=&quot;agent&quot; type=&quot;prov:Agent&quot;/&gt;</span><pre class="schema-element" element="prov:agent" schematype="prov:Agent"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="agent" type="prov:Agent"/&gt;</span>
 </pre>
 <div class="example"><div class="example-title"><span><span class="insert">Example 16</span></span><span class="insert">: prov:agent</span></div><pre class="example">&lt;prov:document
     <span class="delete">xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot;
@@ -2081,7 +2083,7 @@
   &lt;/xs:complexContent&gt;</span>
 &lt;/xs:complexType&gt;
 </pre>
-<p><span class="delete">Usage</span><span class="insert">The element </span><code><span class="insert">prov:person</span></code><span class="insert"> is used to reference a prov:Person from within a prov:Document or prov:BundleConstructor.</span></p><p><span class="insert">Element defintion</span> in <span class="delete">XML:</span><span class="insert">XML Schema:</span></p><span class="delete">&lt;xs:element xmlns:xs=&quot;http://www.w3.org/2001/XMLSchema&quot; name=&quot;wasAttributedTo&quot; type=&quot;prov:Attribution&quot;/&gt;</span><pre class="schema-element" element="prov:person" schematype="prov:Person"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="person" type="prov:Person"/&gt;</span>
+<p><span class="delete">Usage</span><span class="insert">The element </span><code><span class="insert">prov:person</span></code><span class="insert"> is used to reference a prov:Person from within a prov:Document or prov:BundleConstructor.</span></p><p><span class="insert">Element definition</span> in <span class="delete">XML:</span><span class="insert">XML Schema:</span></p><span class="delete">&lt;xs:element xmlns:xs=&quot;http://www.w3.org/2001/XMLSchema&quot; name=&quot;wasAttributedTo&quot; type=&quot;prov:Attribution&quot;/&gt;</span><pre class="schema-element" element="prov:person" schematype="prov:Person"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="person" type="prov:Person"/&gt;</span>
 </pre>
 <div class="example"><div class="example-title"><span><span class="insert">Example 17</span></span><span class="insert">: prov:person</span></div><pre class="example">&lt;prov:document
     <span class="delete">xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot;
@@ -2109,7 +2111,7 @@
   &lt;/xs:complexContent&gt;
 &lt;/xs:complexType&gt;
 </span></pre>
-<p><span class="insert">The element </span><code><span class="insert">prov:organization</span></code><span class="insert"> is used to reference a prov:Organization from within a prov:Document or prov:BundleConstructor.</span></p><p><span class="insert">Element defintion in XML Schema:</span></p><pre class="schema-element" element="prov:organization" schematype="prov:Organization"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="organization" type="prov:Organization"/&gt;
+<p><span class="insert">The element </span><code><span class="insert">prov:organization</span></code><span class="insert"> is used to reference a prov:Organization from within a prov:Document or prov:BundleConstructor.</span></p><p><span class="insert">Element definition in XML Schema:</span></p><pre class="schema-element" element="prov:organization" schematype="prov:Organization"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="organization" type="prov:Organization"/&gt;
 </span></pre>
 <div class="example"><div class="example-title"><span><span class="insert">Example 18</span></span><span class="insert">: prov:organization</span></div><pre class="example"><span class="insert">&lt;prov:document
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
@@ -2132,7 +2134,7 @@
   &lt;/xs:complexContent&gt;
 &lt;/xs:complexType&gt;
 </span></pre>
-<p><span class="insert">The element </span><code><span class="insert">prov:softwareAgent</span></code><span class="insert"> is used to reference a prov:SoftwareAgent from within a prov:Document or prov:BundleConstructor.</span></p><p><span class="insert">Element defintion in XML Schema:</span></p><pre class="schema-element" element="prov:softwareAgent" schematype="prov:SoftwareAgent"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="softwareAgent" type="prov:SoftwareAgent"/&gt;
+<p><span class="insert">The element </span><code><span class="insert">prov:softwareAgent</span></code><span class="insert"> is used to reference a prov:SoftwareAgent from within a prov:Document or prov:BundleConstructor.</span></p><p><span class="insert">Element definition in XML Schema:</span></p><pre class="schema-element" element="prov:softwareAgent" schematype="prov:SoftwareAgent"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="softwareAgent" type="prov:SoftwareAgent"/&gt;
 </span></pre>
 <div class="example"><div class="example-title"><span><span class="insert">Example 19</span></span><span class="insert">: prov:softwareAgent</span></div><pre class="example"><span class="insert">&lt;prov:document
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
@@ -2162,7 +2164,7 @@
   &lt;xs:attribute ref="prov:id"/&gt;
 &lt;/xs:complexType&gt;
 </span></pre>
-<p><span class="insert">The element </span><code><span class="insert">prov:wasAttributedTo</span></code><span class="insert"> is used to reference a prov:Attribution from within a prov:Document or prov:BundleConstructor.</span></p><p><span class="insert">Element defintion in XML Schema:</span></p><pre class="schema-element" element="prov:wasAttributedTo" schematype="prov:Attribution"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="wasAttributedTo" type="prov:Attribution"/&gt;
+<p><span class="insert">The element </span><code><span class="insert">prov:wasAttributedTo</span></code><span class="insert"> is used to reference a prov:Attribution from within a prov:Document or prov:BundleConstructor.</span></p><p><span class="insert">Element definition in XML Schema:</span></p><pre class="schema-element" element="prov:wasAttributedTo" schematype="prov:Attribution"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="wasAttributedTo" type="prov:Attribution"/&gt;
 </span></pre>
 <div class="example"><div class="example-title"><span><span class="insert">Example 20</span></span><span class="insert">: prov:wasAttributedTo</span></div><pre class="example"><span class="insert">&lt;prov:document
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
@@ -2230,7 +2232,7 @@
   &lt;xs:attribute <span class="delete">ref=&quot;prov:id&quot;/&gt;</span><span class="insert">ref="prov:id"/&gt;</span>
 &lt;/xs:complexType&gt;
 </pre>
-<p><span class="delete">Usage</span><span class="insert">The element </span><code><span class="insert">prov:wasAssociatedWith</span></code><span class="insert"> is used to reference a prov:Association from within a prov:Document or prov:BundleConstructor.</span></p><p><span class="insert">Element defintion</span> in <span class="delete">XML:</span><span class="insert">XML Schema:</span></p><span class="delete">&lt;xs:element xmlns:xs=&quot;http://www.w3.org/2001/XMLSchema&quot; name=&quot;wasAssociatedWith&quot; type=&quot;prov:Association&quot;/&gt;</span><pre class="schema-element" element="prov:wasAssociatedWith" schematype="prov:Association"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="wasAssociatedWith" type="prov:Association"/&gt;</span>
+<p><span class="delete">Usage</span><span class="insert">The element </span><code><span class="insert">prov:wasAssociatedWith</span></code><span class="insert"> is used to reference a prov:Association from within a prov:Document or prov:BundleConstructor.</span></p><p><span class="insert">Element definition</span> in <span class="delete">XML:</span><span class="insert">XML Schema:</span></p><span class="delete">&lt;xs:element xmlns:xs=&quot;http://www.w3.org/2001/XMLSchema&quot; name=&quot;wasAssociatedWith&quot; type=&quot;prov:Association&quot;/&gt;</span><pre class="schema-element" element="prov:wasAssociatedWith" schematype="prov:Association"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="wasAssociatedWith" type="prov:Association"/&gt;</span>
 </pre>
 <div class="example"><div class="example-title"><span><span class="insert">Example 21</span></span><span class="insert">: prov:wasAssociatedWith</span></div><pre class="example">&lt;prov:document
     <span class="delete">xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot;
@@ -2294,7 +2296,7 @@
   &lt;/xs:complexContent&gt;
 &lt;/xs:complexType&gt;
 </span></pre>
-<p><span class="insert">The element </span><code><span class="insert">prov:plan</span></code><span class="insert"> is used to reference a prov:Plan from within a prov:Document or prov:BundleConstructor.</span></p><p><span class="insert">Element defintion in XML Schema:</span></p><pre class="schema-element" element="prov:plan" schematype="prov:Plan"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="plan" type="prov:Plan"/&gt;
+<p><span class="insert">The element </span><code><span class="insert">prov:plan</span></code><span class="insert"> is used to reference a prov:Plan from within a prov:Document or prov:BundleConstructor.</span></p><p><span class="insert">Element definition in XML Schema:</span></p><pre class="schema-element" element="prov:plan" schematype="prov:Plan"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="plan" type="prov:Plan"/&gt;
 </span></pre>
 <div class="example"><div class="example-title"><span><span class="insert">Example 22</span></span><span class="insert">: prov:plan</span></div><pre class="example"><span class="insert">&lt;prov:document
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
@@ -2361,7 +2363,7 @@
   &lt;xs:attribute <span class="delete">ref=&quot;prov:id&quot;/&gt;</span><span class="insert">ref="prov:id"/&gt;</span>
 &lt;/xs:complexType&gt;
 </pre>
-<p><span class="delete">Usage</span><span class="insert">The element </span><code><span class="insert">prov:actedOnBehalfOf</span></code><span class="insert"> is used to reference a prov:Delegation from within a prov:Document or prov:BundleConstructor.</span></p><p><span class="insert">Element defintion</span> in <span class="delete">XML:</span><span class="insert">XML Schema:</span></p><span class="delete">&lt;xs:element xmlns:xs=&quot;http://www.w3.org/2001/XMLSchema&quot; name=&quot;actedOnBehalfOf&quot; type=&quot;prov:Delegation&quot;/&gt;</span><pre class="schema-element" element="prov:actedOnBehalfOf" schematype="prov:Delegation"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="actedOnBehalfOf" type="prov:Delegation"/&gt;</span>
+<p><span class="delete">Usage</span><span class="insert">The element </span><code><span class="insert">prov:actedOnBehalfOf</span></code><span class="insert"> is used to reference a prov:Delegation from within a prov:Document or prov:BundleConstructor.</span></p><p><span class="insert">Element definition</span> in <span class="delete">XML:</span><span class="insert">XML Schema:</span></p><span class="delete">&lt;xs:element xmlns:xs=&quot;http://www.w3.org/2001/XMLSchema&quot; name=&quot;actedOnBehalfOf&quot; type=&quot;prov:Delegation&quot;/&gt;</span><pre class="schema-element" element="prov:actedOnBehalfOf" schematype="prov:Delegation"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="actedOnBehalfOf" type="prov:Delegation"/&gt;</span>
 </pre>
 <div class="example"><div class="example-title"><span><span class="insert">Example 23</span></span><span class="insert">: prov:actedOnBehalfOf</span></div><pre class="example">&lt;prov:document 
     <span class="delete">xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot;
@@ -2445,7 +2447,7 @@
   &lt;xs:attribute <span class="delete">ref=&quot;prov:id&quot;/&gt;</span><span class="insert">ref="prov:id"/&gt;</span>
 &lt;/xs:complexType&gt;
 </pre>
-<p><span class="delete">Usage</span><span class="insert">The element </span><code><span class="insert">prov:wasInfluencedBy</span></code><span class="insert"> is used to reference a prov:Influence from within a prov:Document or prov:BundleConstructor.</span></p><p><span class="insert">Element defintion</span> in <span class="delete">XML:</span><span class="insert">XML Schema:</span></p><span class="delete">&lt;xs:element xmlns:xs=&quot;http://www.w3.org/2001/XMLSchema&quot; name=&quot;wasInfluencedBy&quot; type=&quot;prov:Influence&quot;/&gt;</span><pre class="schema-element" element="prov:wasInfluencedBy" schematype="prov:Influence"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="wasInfluencedBy" type="prov:Influence"/&gt;</span>
+<p><span class="delete">Usage</span><span class="insert">The element </span><code><span class="insert">prov:wasInfluencedBy</span></code><span class="insert"> is used to reference a prov:Influence from within a prov:Document or prov:BundleConstructor.</span></p><p><span class="insert">Element definition</span> in <span class="delete">XML:</span><span class="insert">XML Schema:</span></p><span class="delete">&lt;xs:element xmlns:xs=&quot;http://www.w3.org/2001/XMLSchema&quot; name=&quot;wasInfluencedBy&quot; type=&quot;prov:Influence&quot;/&gt;</span><pre class="schema-element" element="prov:wasInfluencedBy" schematype="prov:Influence"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="wasInfluencedBy" type="prov:Influence"/&gt;</span>
 </pre>
 <div class="example"><div class="example-title"><span><span class="insert">Example 24</span></span><span class="insert">: prov:wasInfluencedBy</span></div><pre class="example" id="example_38">&lt;prov:document
     <span class="delete">xmlns:prov=&quot;http://www.w3.org/ns/prov#&quot;
@@ -2502,7 +2504,7 @@
 &lt;/xs:complexType&gt;
 </pre>
 <p><span class="delete">To specialize an Entity as</span><span class="insert">The element </span><code><span class="insert">prov:bundle</span></code><span class="insert"> is used to reference</span> a <span class="delete">Bundle, include</span><span class="insert">prov:Bundle from within</span> a <span class="delete">prov:type</span><span class="delete"> with the value &quot;prov:Bundle&quot;.  The bundle element with nested provenance statements is declared separately from the bundle's entity.</span><span class="insert">prov:Document or prov:BundleConstructor.</span></p>
-<p><span class="delete">Usage</span><span class="insert">Element defintion</span> in <span class="delete">XML:</span><span class="insert">XML Schema:</span></p><span class="delete">&lt;xs:element xmlns:xs=&quot;http://www.w3.org/2001/XMLSchema&quot; name=&quot;document&quot; type=&quot;prov:Document&quot; /&gt;
+<p><span class="delete">Usage</span><span class="insert">Element definition</span> in <span class="delete">XML:</span><span class="insert">XML Schema:</span></p><span class="delete">&lt;xs:element xmlns:xs=&quot;http://www.w3.org/2001/XMLSchema&quot; name=&quot;document&quot; type=&quot;prov:Document&quot; /&gt;
 &lt;xs:complexType xmlns:xs=&quot;http://www.w3.org/2001/XMLSchema&quot; name=&quot;Document&quot;&gt;
   &lt;xs:sequence&gt;
     &lt;xs:choice maxOccurs=&quot;unbounded&quot;&gt;
@@ -2674,7 +2676,7 @@
   &lt;/xs:sequence&gt;
 &lt;/xs:complexType&gt;
 </pre>
-<p><span class="delete">Usage</span><span class="insert">The element </span><code><span class="insert">prov:specializationOf</span></code><span class="insert"> is used to reference a prov:Specialization from within a prov:Document or prov:BundleConstructor.</span></p><p><span class="insert">Element defintion</span> in <span class="delete">XML:</span><span class="insert">XML Schema:</span></p><span class="delete">&lt;xs:element xmlns:xs=&quot;http://www.w3.org/2001/XMLSchema&quot; name=&quot;specializationOf&quot; type=&quot;prov:Specialization&quot;/&gt;</span><pre class="schema-element" element="prov:specializationOf" schematype="prov:Specialization"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="specializationOf" type="prov:Specialization"/&gt;</span>
+<p><span class="delete">Usage</span><span class="insert">The element </span><code><span class="insert">prov:specializationOf</span></code><span class="insert"> is used to reference a prov:Specialization from within a prov:Document or prov:BundleConstructor.</span></p><p><span class="insert">Element definition</span> in <span class="delete">XML:</span><span class="insert">XML Schema:</span></p><span class="delete">&lt;xs:element xmlns:xs=&quot;http://www.w3.org/2001/XMLSchema&quot; name=&quot;specializationOf&quot; type=&quot;prov:Specialization&quot;/&gt;</span><pre class="schema-element" element="prov:specializationOf" schematype="prov:Specialization"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="specializationOf" type="prov:Specialization"/&gt;</span>
 </pre>
 <div class="example"><div class="example-title"><span><span class="insert">Example 27</span></span><span class="insert">: prov:specializationOf</span></div><pre class="example">&lt;prov:document
     <span class="delete">xmlns:prov=&quot;http://www.w3.org/ns/prov#&quot;
@@ -2711,7 +2713,7 @@
   &lt;/xs:sequence&gt;
 &lt;/xs:complexType&gt;
 </pre>
-<p><span class="delete">Usage</span><span class="insert">The element </span><code><span class="insert">prov:alternateOf</span></code><span class="insert"> is used to reference a prov:Alternate from within a prov:Document or prov:BundleConstructor.</span></p><p><span class="insert">Element defintion</span> in <span class="delete">XML:</span><span class="insert">XML Schema:</span></p><span class="delete">&lt;xs:element xmlns:xs=&quot;http://www.w3.org/2001/XMLSchema&quot; name=&quot;alternateOf&quot; type=&quot;prov:Alternate&quot;/&gt;</span><pre class="schema-element" element="prov:alternateOf" schematype="prov:Alternate"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="alternateOf" type="prov:Alternate"/&gt;</span>
+<p><span class="delete">Usage</span><span class="insert">The element </span><code><span class="insert">prov:alternateOf</span></code><span class="insert"> is used to reference a prov:Alternate from within a prov:Document or prov:BundleConstructor.</span></p><p><span class="insert">Element definition</span> in <span class="delete">XML:</span><span class="insert">XML Schema:</span></p><span class="delete">&lt;xs:element xmlns:xs=&quot;http://www.w3.org/2001/XMLSchema&quot; name=&quot;alternateOf&quot; type=&quot;prov:Alternate&quot;/&gt;</span><pre class="schema-element" element="prov:alternateOf" schematype="prov:Alternate"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="alternateOf" type="prov:Alternate"/&gt;</span>
 </pre>
 <div class="example"><div class="example-title"><span><span class="insert">Example 28</span></span><span class="insert">: prov:alternateOf</span></div><pre class="example">&lt;prov:document
     <span class="delete">xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot;
@@ -2768,7 +2770,7 @@
   &lt;/xs:complexContent&gt;
 &lt;/xs:complexType&gt;
 </span></pre>
-<p><span class="insert">The element </span><code><span class="insert">prov:collection</span></code><span class="insert"> is used to reference a prov:Collection from within a prov:Document or prov:BundleConstructor.</span></p><p><span class="insert">Element defintion in XML Schema:</span></p><pre class="schema-element" element="prov:collection" schematype="prov:Collection"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="collection" type="prov:Collection"/&gt;
+<p><span class="insert">The element </span><code><span class="insert">prov:collection</span></code><span class="insert"> is used to reference a prov:Collection from within a prov:Document or prov:BundleConstructor.</span></p><p><span class="insert">Element definition in XML Schema:</span></p><pre class="schema-element" element="prov:collection" schematype="prov:Collection"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="collection" type="prov:Collection"/&gt;
 </span></pre>
 <div class="example"><div class="example-title"><span><span class="insert">Example 29</span></span><span class="insert">: prov:collection</span></div>
 <span class="delete">To specialize an Entity as a Collection, include a </span><span class="delete">prov:type</span><span class="delete"> with the value &quot;prov:Collection&quot;.</span>
@@ -2818,7 +2820,7 @@
   &lt;/xs:complexContent&gt;</span>
 &lt;/xs:complexType&gt;
 </pre>
-<p><span class="delete">Usage</span><span class="insert">The element </span><code><span class="insert">prov:emptyCollection</span></code><span class="insert"> is used to reference a prov:EmptyCollection from within a prov:Document or prov:BundleConstructor.</span></p><p><span class="insert">Element defintion</span> in <span class="delete">XML:</span><span class="insert">XML Schema:</span></p><span class="delete">&lt;xs:element xmlns:xs=&quot;http://www.w3.org/2001/XMLSchema&quot; name=&quot;hadMember&quot; type=&quot;prov:Membership&quot;/&gt;</span><pre class="schema-element" element="prov:emptyCollection" schematype="prov:EmptyCollection"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="emptyCollection" type="prov:EmptyCollection"/&gt;</span>
+<p><span class="delete">Usage</span><span class="insert">The element </span><code><span class="insert">prov:emptyCollection</span></code><span class="insert"> is used to reference a prov:EmptyCollection from within a prov:Document or prov:BundleConstructor.</span></p><p><span class="insert">Element definition</span> in <span class="delete">XML:</span><span class="insert">XML Schema:</span></p><span class="delete">&lt;xs:element xmlns:xs=&quot;http://www.w3.org/2001/XMLSchema&quot; name=&quot;hadMember&quot; type=&quot;prov:Membership&quot;/&gt;</span><pre class="schema-element" element="prov:emptyCollection" schematype="prov:EmptyCollection"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="emptyCollection" type="prov:EmptyCollection"/&gt;</span>
 </pre>
 <div class="example"><div class="example-title"><span><span class="insert">Example 30</span></span><span class="insert">: prov:emptyCollection</span></div><pre class="example">&lt;prov:document
     <span class="delete">xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot;
@@ -2845,7 +2847,7 @@
   &lt;/xs:sequence&gt;
 &lt;/xs:complexType&gt;
 </span></pre>
-<p><span class="insert">The element </span><code><span class="insert">prov:hadMember</span></code><span class="insert"> is used to reference a prov:Membership from within a prov:Document or prov:BundleConstructor.</span></p><p><span class="insert">Element defintion in XML Schema:</span></p><pre class="schema-element" element="prov:hadMember" schematype="prov:Membership"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="hadMember" type="prov:Membership"/&gt;
+<p><span class="insert">The element </span><code><span class="insert">prov:hadMember</span></code><span class="insert"> is used to reference a prov:Membership from within a prov:Document or prov:BundleConstructor.</span></p><p><span class="insert">Element definition in XML Schema:</span></p><pre class="schema-element" element="prov:hadMember" schematype="prov:Membership"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="hadMember" type="prov:Membership"/&gt;
 </span></pre>
 <div class="example"><div class="example-title"><span><span class="insert">Example 31</span></span><span class="insert">: prov:hadMember</span></div><pre class="example"><span class="insert">&lt;prov:document
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
@@ -2949,7 +2951,7 @@
 <section id="element-Label">
 <h5><span class="secno"><span class="delete">3.7.2.1</span><span class="insert">3.7.3.1</span> </span>Label</h5>
 <span class="glossary-ref">    The attribute <span class="dfn"><span class="name">prov:label</span></span> provides a human-readable representation of an instance of a PROV-DM type or relation.   </span>
-<p><span class="insert">The element </span><code><span class="insert">prov:label</span></code><span class="insert"> is used to represent a PROV attribute and has type prov:InternationalizedString.</span></p><p><span class="insert">Element defintion in XML Schema:</span></p><pre class="prov-attribute" element="prov:label" schematype="prov:InternationalizedString"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="label" type="prov:InternationalizedString"/&gt;
+<p><span class="insert">The element </span><code><span class="insert">prov:label</span></code><span class="insert"> is used to represent a PROV attribute and has type prov:InternationalizedString.</span></p><p><span class="insert">Element definition in XML Schema:</span></p><pre class="prov-attribute" element="prov:label" schematype="prov:InternationalizedString"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="label" type="prov:InternationalizedString"/&gt;
 </span></pre>
 <div class="example"><div class="example-title"><span><span class="insert">Example 34</span></span><span class="insert">: prov:label</span></div>
 <span class="delete">Usage in XML:</span><span class="delete">&lt;xs:element xmlns:xs=&quot;http://www.w3.org/2001/XMLSchema&quot; name=&quot;label&quot; type=&quot;prov:InternationalizedString&quot;/&gt;
@@ -2978,7 +2980,7 @@
 <section id="element-Location">
 <h5><span class="secno"><span class="delete">3.7.2.2</span><span class="insert">3.7.3.2</span> </span>Location</h5>
 <span class="glossary-ref">   A <span class="dfn">location</span> can be an identifiable geographic place (ISO 19112), but it can also be a non-geographic place such as a directory, row, or column.  </span>
-<p><span class="insert">The element </span><code><span class="insert">prov:location</span></code><span class="insert"> is used to represent a PROV attribute and has type xs:anySimpleType.</span></p><p><span class="insert">Element defintion in XML Schema:</span></p><pre class="prov-attribute" element="prov:location" schematype="xs:anySimpleType"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="location" type="xs:anySimpleType"/&gt;
+<p><span class="insert">The element </span><code><span class="insert">prov:location</span></code><span class="insert"> is used to represent a PROV attribute and has type xs:anySimpleType.</span></p><p><span class="insert">Element definition in XML Schema:</span></p><pre class="prov-attribute" element="prov:location" schematype="xs:anySimpleType"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="location" type="xs:anySimpleType"/&gt;
 </span></pre>
 <div class="example"><div class="example-title"><span><span class="insert">Example 35</span></span><span class="insert">: prov:location</span></div>
 <span class="delete">Usage in XML:</span><span class="delete">&lt;xs:element xmlns:xs=&quot;http://www.w3.org/2001/XMLSchema&quot; name=&quot;location&quot; type=&quot;xs:anySimpleType&quot;/&gt;
@@ -3013,7 +3015,7 @@
 <section id="element-Role">
 <h5><span class="secno"><span class="delete">3.7.2.3</span><span class="insert">3.7.3.3</span> </span>Role</h5>
 <span class="glossary-ref">   A <span class="dfn">role</span> is the function of an entity or agent with respect to an activity, in the context of a <a title="Usage" href="#concept-usage" class="internalDFN">usage</a>, <a title="Generation" href="#concept-generation" class="internalDFN">generation</a>, <a title="Invalidation" href="#concept-invalidation" class="internalDFN">invalidation</a>,  <a title="Association" href="#concept-association" class="internalDFN">association</a>, <a title="Start" href="#concept-start" class="internalDFN">start</a>, and  <a title="End" href="#concept-end" class="internalDFN">end</a>. </span>
-<p><span class="insert">The element </span><code><span class="insert">prov:role</span></code><span class="insert"> is used to represent a PROV attribute and has type xs:anySimpleType.</span></p><p><span class="insert">Element defintion in XML Schema:</span></p><pre class="prov-attribute" element="prov:role" schematype="xs:anySimpleType"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="role" type="xs:anySimpleType"/&gt;
+<p><span class="insert">The element </span><code><span class="insert">prov:role</span></code><span class="insert"> is used to represent a PROV attribute and has type xs:anySimpleType.</span></p><p><span class="insert">Element definition in XML Schema:</span></p><pre class="prov-attribute" element="prov:role" schematype="xs:anySimpleType"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="role" type="xs:anySimpleType"/&gt;
 </span></pre>
 <div class="example"><div class="example-title"><span><span class="insert">Example 36</span></span><span class="insert">: prov:role</span></div>
 <span class="delete">Usage in XML:</span><span class="delete">&lt;xs:element xmlns:xs=&quot;http://www.w3.org/2001/XMLSchema&quot; name=&quot;role&quot; type=&quot;xs:anySimpleType&quot;/&gt;
@@ -3053,7 +3055,7 @@
 <section id="element-Type">
 <h5><span class="secno"><span class="delete">3.7.2.4</span><span class="insert">3.7.3.4</span> </span>Type</h5>
 <span class="glossary-ref">   The attribute <span class="dfn"><span class="name">prov:type</span></span>  provides further typing information  for any construct with an optional set of attribute-value pairs. </span>
-<p><span class="insert">The element </span><code><span class="insert">prov:type</span></code><span class="insert"> is used to represent a PROV attribute and has type xs:anySimpleType.</span></p><p><span class="insert">Element defintion in XML Schema:</span></p><pre class="prov-attribute" element="prov:type" schematype="xs:anySimpleType"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="type" type="xs:anySimpleType"/&gt;
+<p><span class="insert">The element </span><code><span class="insert">prov:type</span></code><span class="insert"> is used to represent a PROV attribute and has type xs:anySimpleType.</span></p><p><span class="insert">Element definition in XML Schema:</span></p><pre class="prov-attribute" element="prov:type" schematype="xs:anySimpleType"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="type" type="xs:anySimpleType"/&gt;
 </span></pre>
 <div class="example"><div class="example-title"><span><span class="insert">Example 37</span></span><span class="insert">: prov:type</span></div>
 <span class="delete">Usage in XML:</span><span class="delete">&lt;xs:element xmlns:xs=&quot;http://www.w3.org/2001/XMLSchema&quot; name=&quot;type&quot; type=&quot;xs:anySimpleType&quot;/&gt;
@@ -3098,7 +3100,7 @@
 <section id="element-Value">
 <h5><span class="secno"><span class="delete">3.7.2.5</span><span class="insert">3.7.3.5</span> </span>Value</h5>
 <span class="glossary-ref">   The attribute <span class="dfn"><span class="name">prov:value</span></span>  provides a value  that is a direct representation of an entity as a PROV-DM <a title="value" href="#concept-value" class="internalDFN">Value</a>. </span>
-<p><span class="insert">The element </span><code><span class="insert">prov:value</span></code><span class="insert"> is used to represent a PROV attribute and has type xs:anySimpleType.</span></p><p><span class="insert">Element defintion in XML Schema:</span></p><pre class="prov-attribute" element="prov:value" schematype="xs:anySimpleType"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="value" type="xs:anySimpleType"/&gt;
+<p><span class="insert">The element </span><code><span class="insert">prov:value</span></code><span class="insert"> is used to represent a PROV attribute and has type xs:anySimpleType.</span></p><p><span class="insert">Element definition in XML Schema:</span></p><pre class="prov-attribute" element="prov:value" schematype="xs:anySimpleType"><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="value" type="xs:anySimpleType"/&gt;
 </span></pre>
 <div class="example"><div class="example-title"><span><span class="insert">Example 38</span></span><span class="insert">: prov:value</span></div>
 <span class="delete">Usage in XML:</span><span class="delete">&lt;xs:element xmlns:xs=&quot;http://www.w3.org/2001/XMLSchema&quot; name=&quot;value&quot; type=&quot;xs:anySimpleType&quot;/&gt;
@@ -3165,7 +3167,7 @@
 </span></pre>
 
 <p><span class="insert">The element </span><code><span class="insert">prov:document</span></code><span class="insert"> may only be used as the root element of a a PROV-XML document.</span></p>
-<p><span class="insert">The element </span><code><span class="insert">prov:document</span></code><span class="insert"> is used to reference a prov:Document from within a prov:Document or prov:BundleConstructor.</span></p><p><span class="insert">Element defintion in XML Schema:</span></p><pre class="schema-element" element="prov:document" schematype="prov:Document" ignore=""><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="document" type="prov:Document"/&gt;
+<p><span class="insert">The element </span><code><span class="insert">prov:document</span></code><span class="insert"> is used to reference a prov:Document from within a prov:Document or prov:BundleConstructor.</span></p><p><span class="insert">Element definition in XML Schema:</span></p><pre class="schema-element" element="prov:document" schematype="prov:Document" ignore=""><span class="insert">&lt;xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="document" type="prov:Document"/&gt;
 </span></pre>
 <div class="example"><div class="example-title"><span><span class="insert">Example 39</span></span><span class="insert">: prov:document</span></div>