update to editors drafts

I've updated the editors drafts to use the ReSpec v3 toolchain.

Also updated xmlenc-core-11/xenc-schema.xsd to add comment (no change to schema other than addition of comment):

[[
<complexType name='EncryptionMethodType' mixed='true'>
    <sequence>
      <element name='KeySize' minOccurs='0' type='xenc:KeySizeType'/>
      <element name='OAEPparams' minOccurs='0' type='base64Binary'/>
      <!-- note that optional xenc11:MGF element may be used here for
           RSA-OAEP, when appropriate -->
      <any namespace='##other' minOccurs='0' maxOccurs='unbounded'/>
    </sequence>
    <attribute name='Algorithm' type='anyURI' use='required'/>
  </complexType>
]]

regards, Frederick

Frederick Hirsch
Nokia

Received on Friday, 10 August 2012 15:15:34 UTC