- From: Ed Simon <edsimon@xmlsec.com>
- Date: Thu, 14 Dec 2006 11:30:06 -0500
- To: <xml-encryption@w3.org>
You are correct; line [s1] should end with '>', not '/>'. Ed ___________________________ Ed Simon <edsimon@xmlsec.com> Principal, XMLsec Inc. (613) 726-9645 Interested in XML, Web Services, or Security? Visit "http://www.xmlsec.com". New! "Privacy Protection for E-Services" published by Idea Group (ISBN: 1-59140-914-4 for hard cover, 1-59140-915-2 for soft cover). Includes a chapter, by Ed Simon, on "Protecting Privacy Using XML, XACML, and SAML". See the Table of Contents here: "http://tinyurl.com/rukr4". -----Original Message----- From: xml-encryption-request@w3.org [mailto:xml-encryption-request@w3.org] On Behalf Of Jock Meston Sent: December 13, 2006 12:11 To: dee3@torque.pothole.com; reagle@w3.org Cc: xml-encryption@w3.org Subject: Editorial error in http://www.w3.org/TR/xmlenc-core/ I think this is a typo, there is a "/>" at the end of line [s1] and it should be a ">" since the EncryptedData element doesn't close until line [s7] 2.2 EncryptedData and EncryptedKey Usage 2.2.1 EncryptedData with Symmetric Key (KeyName) [s1] <EncryptedData xmlns='http://www.w3.org/2001/04/xmlenc#' Type='http://www.w3.org/2001/04/xmlenc#Element'/> [s2] <EncryptionMethod Algorithm='http://www.w3.org/2001/04/xmlenc#tripledes-cbc'/> [s3] <ds:KeyInfo xmlns:ds='http://www.w3.org/2000/09/xmldsig#'> [s4] <ds:KeyName>John Smith</ds:KeyName> [s5] </ds:KeyInfo> [s6] <CipherData><CipherValue>DEADBEEF</CipherValue></CipherData> [s7] </EncryptedData> Jock Meston T: +44 (0) 141 945 8500 Software Developer F: +44 (0) 141 945 8501 IES Ltd http://www.iesve.com/ **Design, Simulate + Innovate with the <Virtual Environment>** Email Disclaimer <http://www.iesve.com/disclaimer.html>
Received on Thursday, 14 December 2006 16:30:19 UTC