- From: Joseph M. Reagle Jr. <reagle@w3.org>
- Date: Mon, 10 Jul 2000 15:24:15 -0400
- To: Kevin Regan <kevinr@valicert.com>
- Cc: w3c-ietf-xmldsig@w3.org
At 21:31 7/7/00 -0700, Kevin Regan wrote: > > >Hmm, It doesn't look (from the DTD) like a Signature >element can contain another Signature element. The >content of Object is: > ><!ENTITY % Object.ANY '(#PCDATA|SignatureProperties|Manifest)*'> That's because the content model of the DTD is rather limited in that anything should be able to go in an Object, and we have to specify the few things from our own set, and hope #PCDATA means external data (which it doesn't, that's why we are using Schema). However, I'll add Signature to that delcaration. _________________________________________________________ Joseph Reagle Jr. W3C Policy Analyst mailto:reagle@w3.org IETF/W3C XML-Signature Co-Chair http://www.w3.org/People/Reagle/
Received on Monday, 10 July 2000 15:24:25 UTC