- From: <Frederick.Hirsch@nokia.com>
- Date: Fri, 10 Aug 2012 15:15:01 +0000
- To: <public-xmlsec@w3.org>
- CC: <Frederick.Hirsch@nokia.com>
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