- From: Christian Geuer-Pollmann <geuer-pollmann@nue.et-inf.uni-siegen.de>
- Date: Tue, 16 Apr 2002 16:21:58 +0200
- To: XML Encryption mailing list <xml-encryption@w3.org>
Hi all,
short question: can the example 2.1.4 in [1] (see below) contain also a DTD
or something like this or must this be a c14nized document? I ask because
it's @Type is not Content but it's @MimeType="text/xml":
<?xml version='1.0'?>
<EncryptedData
xmlns='http://www.w3.org/2001/04/xmlenc#'
MimeType='text/xml'>
<CipherData>
<CipherValue>A23B45C56</CipherValue>
</CipherData>
</EncryptedData>
Regards,
Christian
[1] http://www.w3.org/Encryption/2001/Drafts/xmlenc-core/
Received on Tuesday, 16 April 2002 10:17:26 UTC