- From: XML Security Working Group Issue Tracker <sysbot+tracker@w3.org>
- Date: Thu, 1 Oct 2009 21:25:51 +0000 (GMT)
- To: public-xmlsec@w3.org
ISSUE-145: Errors in XML Signature Example in section 9, "Schema, DTD, Data Model, and Valid Examples" [Errata-XML Signature]
http://www.w3.org/2008/xmlsec/track/issues/145
Raised by: Frederick Hirsch
On product: Errata-XML Signature
From: MURATA Makoto (FAMILY Given) <eb2m-mrt@asahi-net.or.jp>
Date: Thu, 27 Aug 2009 13:55:20 +0900
To: public-xmlsec-comments@w3.org
I find some problems in the last "valid example" (signature-example-dsa.xml)
in Section 9 of XML Signature Syntax and Processing (Second Edition) .
1)
<CanonicalizationMethod
Algorithm="http://www.w3.org/TR/2000/WD-xml-c14n-20000710">
This URI is obsolete.
2)
<SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#dsa">
"-sha1" is missing.
3)
<Transform Algorithm="http://www.w3.org/2000/09/xmldsig#null"/>
No such algorithms.
4)
<P>...</P><Q>...</Q><G>...</G><Y>...</Y>
This is inappropriate as a "Valid example" (the title of Section 9).
Received on Thursday, 1 October 2009 21:25:53 UTC