Hi Matt, This is just a confirmation message for closing the decision cycle. The comments you reported[342-ml] were assigned issue id 342-ml. Those invalid parts in the examples were escaped in the Editor's draft[2]. Please reply to this message if you have any objections. [1] http://www.w3.org/2001/XKMS/Drafts/pr-issues/issues.html#342-ml [2] http://www.w3.org/2001/XKMS/Drafts/XKMS-REC-DRAFT/REC-DRAFT-xkms-part-1.html Thanks, -jose On Thu, May 19, 2005 at 07:11:22PM -0000, Matt Long wrote: > Issue: > Improper Xml in response examples<?xml:namespace prefix = o ns = "urn:schemas- > microsoft-com:office:office" /> > > (1) SECTION 6.1.1 Example: Registration of Client-Generated Key Pair > [246]…response: > In example response message use of double quotes invalid XML in /UseKeyWith/ > @Identifier value (see below) > <UseKeyWith Application="urn:ietf:rfc:2459" Identifier="C="US" > O="Alice Corp" CN="Alice Aardvark"" /> > > Should be escaped (see below) > <UseKeyWith Application="urn:ietf:rfc:2459" Identifier="C="US" > O="Alice Corp" CN="Alice Aardvark"" /> > > (2) SECTION 6.1.2 Example: Registration of Service-Generated Key Pair > [252]The response… > In example response message use of double quotes invalid XML in /UseKeyWith/ > @Identifier value (see below) > <UseKeyWith Application="urn:ietf:rfc:2459" Identifier="C="<?xml:namespace > prefix = st1 ns = "urn:schemas-microsoft-com:office:smarttags" />UK" > O="Bob Corp" CN="Bob Baker"" /> > > Should be escaped (see below) > <UseKeyWith Application="urn:ietf:rfc:2459" Identifier="C="UK" > O="Bob Corp" CN="Bob Baker"" />Received on Wednesday, 22 June 2005 14:37:17 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 20 September 2007 14:31:04 GMT