<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
Yes, you are right. It is possible to do deattached signatures w/o
having full document<br>
in memory. But I didn't have such a requirement when I wrote xmlsec
thus it assumes<br>
that whole document DOM tree is in memory.<br>
<br>
Aleksey<br>
<br>
Julianne Bielski wrote:<br>
<blockquote type="cite"
 cite="midOF2F4DC2CC.F9C871B2-ON87256DBE.00569C22-85256DBE.0056E16C@us.ibm.com"><br>
  <font size="2" face="sans-serif">Why would you need the whole DOM
tree
for the whole XML document if you're verifying a detached signature?</font>
  <br>
  <br>
  <font size="2" face="sans-serif">I would think you only need the
whole
document for an enveloped signature.</font>
  <br>
  <font size="2" face="sans-serif"><br>
-- Regards,<br>
  <br>
J. Bielski<br>
  </font>
  <br>
</blockquote>
</body>
</html>