- From: Frederick Hirsch <w3c@fjhirsch.com>
- Date: Fri, 30 Oct 2015 22:45:06 -0400
- To: Konrad Lanz <Konrad.Lanz@iaik.tugraz.at>
- Cc: www-xml-canonicalization-comments@w3.org, XMLSec <public-xmlsec-maintwg@w3.org>, public-xml-core-wg <public-xml-core-wg@w3.org>
Konrad This error has been listed in the errata since 2008, please see E11-01 in http://www.w3.org/2008/05/xml-c14n11-errata The errata are explicitly referenced from the Recommendation regards, Frederick Frederick Hirsch Chair, XML Security WG www.fjhirsch.com @fjhirsch > On Jun 9, 2015, at 6:39 AM, Konrad Lanz <Konrad.Lanz@iaik.tugraz.at> wrote: > > Hello, > > There is still a bug in the C14n11 examples (pls. see below), maybe it should be fixed before it's known for seven years ;-) > > KR > Konrad Lanz > > Am 18.06.2008 um 17:21 schrieb Konrad Lanz: >> Dear all, >> >> I suspect there is an Error in "3.8 Document Subsets and XML Attributes" >> >> http://www.w3.org/TR/xml-c14n11/#Example-DocSubsetsXMLAttrs >>> Canonical Form >>> <e1 xmlns="http://www.ietf.org" xmlns:w3c="http://www.w3.org" >>> xml:base="something/else"><e3 xmlns="" id="E3" >>> xml:base="something/bar/foo" xml:space="preserve"></e3></e1> >> Shouldn't that rather be: >> >> <e1 xmlns="http://www.ietf.org" xmlns:w3c="http://www.w3.org" >> xml:base="something/else"><e3 xmlns="" id="E3" xml:base="bar/foo" >> xml:space="preserve"></e3></e1> >> >> >> regards >> >> Konrad >> > > <Nachricht als Anhang.eml>
Received on Saturday, 31 October 2015 02:45:49 UTC