C14n11 Potential Error in "3.8 Document Subsets and XML Attributes"

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

-- 
Konrad Lanz, IAIK/SIC - Graz University of Technology
Inffeldgasse 16a, 8010 Graz, Austria
Tel: +43 316 873 5547
Fax: +43 316 873 5520
https://www.iaik.tugraz.at/aboutus/people/lanz
http://jce.iaik.tugraz.at

Certificate chain (including the EuroPKI root certificate):
https://europki.iaik.at/ca/europki-at/cert_download.htm

Received on Wednesday, 18 June 2008 15:22:20 UTC