- From: <frederick.hirsch@nokia.com>
- Date: Tue, 06 Sep 2011 18:30:31 +0000
- To: <Frederick.Hirsch@nokia.com>
- Cc: public-xmlsec@w3.org
Dear <Frederick.Hirsch@nokia.com>, The XML Security Working Group has reviewed the comments you sent [1] on the Last Call Working Draft [2] of the XML Signature Syntax and Processing Version 2.0 published on 21 Apr 2011. Thank you for having taken the time to review the document and to send us comments! The Working Group's response to your comment is included below. Please review it carefully and let us know by email at public-xmlsec@w3.org if you agree with it or not before 13 September 2011. In case of disagreement, you are requested to provide a specific solution for or a path to a consensus with the Working Group. If such a consensus cannot be achieved, you will be given the opportunity to raise a formal objection which will then be reviewed by the Director during the transition of this document to the next stage in the W3C Recommendation Track. Thanks, For the XML Security Working Group, Thomas Roessler W3C Staff Contact 1. http://www.w3.org/mid/0FCCFAEC-4DFC-4953-9AC2-8988FA66A9E6@nokia.com 2. http://www.w3.org/TR/2011/WD-xmldsig-core2-20110421/ ===== Your comment on 2. Signature Overview and Examples This section is non-norm...: > There is an error in the XML Signature 2.0 examples, the dsig2:Selection > attribute which specifies the type is named "type" and it should be > named "Algorithm" according to the schema ( see > http://www.w3.org/TR/2011/WD-xmldsig-core2-20110421/#sec-Selection ) > > Proposal, change "type='" to "Algorithm=" in the following. > > (a) In 2.1, > http://www.w3.org/TR/2011/WD-xmldsig-core2-20110421/#sec-o-Simple-2.0 > > [s07a] <dsig2:Selection > type="http://www.w3.org/2010/xmldsig2#xml" > xmlns:dsig2="http://www.w3.org/2010/xmldsig2#" > URI="http://www.w3.org/TR/2000/REC-xhtml1-20000126"> > > (b) In 2.2, > http://www.w3.org/TR/2011/WD-xmldsig-core2-20110421/#sec-DetailedIdExample-2.0 > > [ i23 ] <dsig2:Selection > type="http://www.w3.org/2010/xmldsig2#xml" URI="#MsgBody" /> > > (c) and in 2.3, > http://www.w3.org/TR/2011/WD-xmldsig-core2-20110421/#sec-DetailedXPathExample-2.0 > > [ p24 ] <dsig2:Selection > type="http://www.w3.org/2010/xmldsig2#xml" URI=""> > > > regards, Frederick > > Frederick Hirsch > Nokia > > > xs:element name="Selection" type="dsig2:SelectionType"/> > <xs:complexType name="dsig2:SelectionType"> > <xs:sequence> > <xs:any namespace="##any" processContents="lax" minOccurs="0" > maxOccurs="unbounded"/> > </xs:sequence> > <xs:attribute name="URI" type="xs:anyURI" use="required"/> > <xs:attribute name="Algorithm" type="xs:anyURI" use="required"/> > </xs:complexType> Working Group Resolution (LC-2487): Fixed, http://lists.w3.org/Archives/Public/public-xmlsec/2011Sep/0013.html ----
Received on Tuesday, 6 September 2011 18:30:33 UTC