--- a/rdf-xml/index.html Thu Dec 19 22:08:14 2013 +0100
+++ b/rdf-xml/index.html Fri Dec 20 13:28:51 2013 +0100
@@ -3554,8 +3554,21 @@
<p>The following changes were made for the Edited
Recommendation version of this document for RDF 1.1.:</p>
- <ul>
+ <ol>
<li>Conversion to ResPec.</li>
+ <li>RDF 2004 errata handling:
+ <ol>
+ <li>Replaced hard-coded reference to XML and Unicode versions
+ (<a href="http://www.w3.org/2011/rdf-wg/wiki/TF-RDF-XML#Change_2:_hard_coded_reference_to_XML_and_Unicode_versions">background info</a>)</li>
+ <li>Corrected the resolve action with the signature resolve(e, s)
+ (<a href="http://www.w3.org/2011/rdf-wg/wiki/TF-RDF-XML#Change_3:_signature_resolve.28e.2C_s.29">background info</a>)</li>
+ <li>Added parent accessor to element events
+ (<a href="http://www.w3.org/2011/rdf-wg/wiki/TF-RDF-XML#Change_4:_missing_parent_accessor">background info</a>)</li>
+ <li>Allow datatyped empty literals
+ (<a href="http://www.w3.org/2011/rdf-wg/wiki/TF-RDF-XML#Change_5:_datatyped_empty_literals">background info</a>)</li>
+ <li>Removed ID and datatype exclusion on literal property
+ (<a href="http://www.w3.org/2011/rdf-wg/wiki/TF-RDF-XML#Change_6:_ID_and_datatype_exclusion_on_literal_property">background info</a>)</li>
+ </ol></li>
<li>Adapted and shortened introduction to reflect RDF 1.1</li>
<li>Updated references to RDF 1.1 documents</li>
<li>Replaced "(RDF) URI reference" with "IRI"</li>
@@ -3565,11 +3578,6 @@
<li>Updated references to other documents</li>
<li>Changed links in Sec. 2 examples from relative URI to
absolute URI; same for RELAX schema in Appendix.</li>
- <li>Corrected the resolve action with the signature resolve(e, s)</li>
- <li>Add parent accessor to element events</li>
- <li>Allow datatyped empty literals </li>
- <li>Removed ID and datatype exclusion on literal
- property</li>
<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>
@@ -3577,7 +3585,7 @@
href="#parseTypeLiteralPropertyElt">Production
parseTypeLiteralPropertyElt</a> to cater for the non-normative
status of <code>rdf:XMLLiteral</code>.</li>
- <li>Improved version of Fugs. 1 and 2 (with same
+ <li>Improved version of Figs. 1 and 2 (with same
content)</li>
<li>Removed old changes section</li>
<lI>Informative notes at start of Sec. 5.1 removed, as these
@@ -3587,8 +3595,7 @@
<li>Replaced the link to 2004 N-Triples <code>nodeID</code> production to
the RDF 1.1 N-Triples <code>BLANK_NODE_LABEL</code>
production.</li>
-
- </ul>
+ </ol>
</section>