marked xml-literal secs as non-normative
authorGuus Schreiber <guus.schreiber@vu.nl>
Fri, 03 Jan 2014 14:14:15 +0100
changeset 1714 ad2084f1eb1b
parent 1713 fcc12f49db69
child 1715 eb0f5b7bd123
marked xml-literal secs as non-normative
rdf-xml/index.html
--- a/rdf-xml/index.html	Fri Jan 03 13:58:55 2014 +0100
+++ b/rdf-xml/index.html	Fri Jan 03 14:14:15 2014 +0100
@@ -612,7 +612,7 @@
         </section>
 
         <!-- XML Literal -->
-        <section id="section-Syntax-XML-literals">
+        <section id="section-Syntax-XML-literals" class="informative">
         <h3>XML Literals: <code>rdf:parseType="Literal"</code></h3>
 
         <p>RDF allows XML literals [RDF11-CONCEPTS]
@@ -1537,7 +1537,6 @@
         with property [prefix] beginning with <code>xml</code> (case
         independent comparison) and all those with [prefix] property
         having no value and which have [local name] beginning with
-
         <code>xml</code> (case independent comparison).
         </p>
 
@@ -2871,7 +2870,7 @@
         </section>
         
         <!-- parse type literal property element -->
-        <section id="parseTypeLiteralPropertyElt">
+        <section id="parseTypeLiteralPropertyElt" class="informative">
         <h4>Production parseTypeLiteralPropertyElt</h4>
 
         <div class="productionOuter"><div class="productionInner"><p>
@@ -3591,6 +3590,10 @@
 	  <li>Added note to section on plain-literal event</li>
 	  <li>Updated link to QName definition in XML-NAMES</li>
 	  <li>Added diff with 2004 Recommendation</li>
+	  <li>Sections concerning <code>rdf:XMLLiteral</code>
+	  (<a href="#section-Syntax-XML-literals">Sec. 2.8</a>
+	  and <a href="#parseTypeLiteralPropertyElt">Sec. 7.2.17</a>)
+	  marked as non-normative.</li>
 	  <li>Adapted  <a
 	href="#parseTypeLiteralPropertyEl">Production
 	parseTypeLiteralPropertyElt</a> to cater for the non-normative