Re: Questions on XML Encryption Syntax and Processing Revision 1.29

Joseph,

>>1. In few places of the draft spec, there is mention of a Type attribute
in
>>EncryptedKey element.
>>     Where is this defined in the schema provided?
>
>   Schema Definition:
>   <element name='EncryptedData' type='xenc:EncryptedDataType'/>
>   <complexType name='EncryptedDataType'>
>     <complexContent>
>       <extension base='xenc:EncryptedType'>
>         <attribute name='Type' type='anyURI' use='optional'/>
>       </extension>
>     </complexContent>
>   </complexType>

Chng is asking about the Type attribute of the *EncryptedKey* element.
Definitely, there is no definition for the attribute.  I believe the Type
attribute has to be moved from the EncryptedData element to the
EncryptedType type.

Thanks,
Takeshi IMAMURA
Tokyo Research Laboratory
IBM Research
imamu@jp.ibm.com

Received on Tuesday, 31 July 2001 09:21:21 UTC