- From: Joseph M. Reagle Jr. <reagle@w3.org>
- Date: Tue, 31 Jul 2001 16:52:39 -0400
- To: "Takeshi Imamura" <IMAMU@jp.ibm.com>
- Cc: "Chng Bee Tiong" <zmzmz@singnet.com.sg>, xml-encryption@w3.org
At 09:21 7/31/2001, Takeshi Imamura wrote:
>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.
Ah, sorry, now corrected
[
http://www.w3.org/Encryption/2001/Drafts/xmlenc-core/Overview.html#sec-EncryptedType
$Revision: 1.32 $ on $Date: 2001/07/31 20:51:04 $
]
<complexType name='EncryptedType' abstract='true'>
<sequence>
<element name='EncryptionMethod' type='xenc:EncryptionMethodType'
minOccurs='0'/>
<element ref='ds:KeyInfo' minOccurs='0'/>
<element ref='xenc:CipherData'/>
</sequence>
<attribute name='Id' type='ID' use='optional'/>
<attribute name='Type' type='anyURI' use='optional'/>
</complexType>
--
Joseph Reagle Jr. http://www.w3.org/People/Reagle/
W3C Policy Analyst mailto:reagle@w3.org
IETF/W3C XML-Signature Co-Chair http://www.w3.org/Signature
W3C XML Encryption Chair http://www.w3.org/Encryption/2001/
Received on Tuesday, 31 July 2001 16:52:49 UTC