ACTION-600: Fixing X509SerialNumber in 1.1 scheme

Here's what I propose to do:

1. Resolve, as a working group, that the 1.0 schema changes the type on X509SerialNumber from Integer to String. Make corresponding changes to version 1.1 of the specification; include the updated schema in the 1.1 publication.

Update the pointer in section 9 of the spec to point at xmldsig-core-schema.xsd "in the current directory".

At this point, the following pointers matter:

http://www.w3.org/2000/09/xmldsig -> old schema
http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd -> old schema
http://www.w3.org/TR/xmldsig-core1/xmldsig-core-schema.xsd -> new schema

2. At Recommendation, switch things so the pointers are:

http://www.w3.org/2000/09/xmldsig -> new schema
http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd -> new schema
http://www.w3.org/TR/xmldsig-core1/xmldsig-core-schema.xsd -> new schema

--
Thomas Roessler, W3C  <tlr@w3.org>  (@roessler)

Received on Monday, 9 August 2010 15:26:29 UTC