From 23f9097d603a8f8748573efd45ac7cd1a5262e93 Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Thu, 13 Jun 2024 18:55:38 +0100 Subject: [PATCH] Removed the erratum sections --- steps/src/main/xml/steps/compare.xml | 7 ------- steps/src/main/xml/steps/text-sort.xml | 9 --------- 2 files changed, 16 deletions(-) diff --git a/steps/src/main/xml/steps/compare.xml b/steps/src/main/xml/steps/compare.xml index d58d4ab..995a3d6 100644 --- a/steps/src/main/xml/steps/compare.xml +++ b/steps/src/main/xml/steps/compare.xml @@ -53,11 +53,4 @@ summary of the differences between the two documents may appear on the No document properties are preserved. The comparison document has no base-uri. - - -Erratum, April 2024 -The result output port has been made primary. This -is consistent with the behavior of all known implementations. - - diff --git a/steps/src/main/xml/steps/text-sort.xml b/steps/src/main/xml/steps/text-sort.xml index 8de922c..1ee7965 100644 --- a/steps/src/main/xml/steps/text-sort.xml +++ b/steps/src/main/xml/steps/text-sort.xml @@ -84,13 +84,4 @@ newline (
). Document properties All document properties are preserved. - - -Erratum, April 2024 -The URI for the Unicode Codepoint Collation has been corrected to an http: URI rather than -an https: one. The URI is an identifier and the correct identifier uses an http: URI. -Implementations are encouraged to recognized collation URIs that begin with “https://www.w3.org/” -and treat them as if they began “http://www.w3.org/”, with a warning, if practical. - -