Schema tweak

5.1 Algorithm Identifiers and Implementation Requirements

EncryptionMethod Element Schema

      <element name='KeySize' minOccurs='0' type='KeySizeType'/>
      <element ref'ds:DigestMethod' minOccurs='0'/>

must be

      <element name='KeySize' minOccurs='0' type='xenc:KeySizeType'/>
      <element ref='ds:DigestMethod' minOccurs='0'/>



('xenc:' prefix for KeySizeType and '=' for ref attribute)


Regards,
Christian

Received on Thursday, 13 December 2001 06:00:26 UTC