- From: <rhimes@nmcourt.fed.us>
- Date: Mon, 08 Nov 1999 12:42:12 -0700
- To: <w3c-ietf-xmldsig@w3.org>
Re 19991022
<!ELEMENT Signature (SignedInfo, SignatureValue, KeyInfo?, Object*)>
<!ATTLIST SignedInfo
Id ID #IMPLIED>
Should be
<!ATTLIST Signature ...
Also, at the end of para 3.3.3, one of the manifest types is SignedInfo, but we
don't have type Signature. Seems to me:
signature of <SignedInfo> = co-signature (perhaps better handled with a
<Manifest>)
signature of <Signature> = counter signature
Thanks,
Rich
Received on Monday, 8 November 1999 14:42:56 UTC