Errata in XML Encryption Syntax and Processing Version 1.0 15-Dec ember-2000

Here they are:

		(1)  Links in the opposite direction are provided by the
EncryptedDataReference elements placed in the KeyInfo element."
		should say  EncryptedKeyReference elements 
		 
		(2)  <element name="CipherTex2"> should say  CipherText2


> (3) In  5.5
> 
>          <root>
>            <foo>
>              <ElementToBeEncrypted>
>                 <a/>
>                 <b>c</b>
>              </ElementToBeEncrypted>
>            </element>
>          </root>
> 
> </element> should not be present.
> 
> 
(4) In 5.6

          <root>
           <foo>
             <ElementWithToBeEncrypted>
                <a/>
                <b>c</b>
             </ElementWithToBeEncrypted>
           </element>
         </root>

</element> should not be present.

ElementWithToBeEncrypted should be ElementWithContentToBeEncrypted 
> 	 

Received on Thursday, 15 March 2001 14:48:10 UTC