<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2600.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>HI :</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I'm using your api for sign and verify digital 
signatures, and I want to sign with&nbsp; Enveloped Transform, a document like 
this:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&lt;test&gt;</FONT></DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
  <DIV><FONT face=Arial size=2>&lt;item&gt;</FONT></DIV>
  <DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; 
  &lt;data&gt;444444&lt;data&gt;</FONT></DIV>
  <DIV>
  <DIV><FONT face=Arial size=2>&lt;/item&gt;</FONT></DIV></DIV></BLOCKQUOTE>
<DIV><FONT face=Arial size=2><FONT face=Arial 
size=2>&lt;/test&gt;</FONT></DIV></FONT>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>But only I want to sign the content of the "data" 
tag (4444).</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I'm signed the document with xmlsec, but when I'm 
use <FONT size=2><FONT size=2><FONT size=2>
<P>-xmlSecReferenceAddTransform(referenceNode,xmlSecTransformEnveloped);</P>
<P>and the reference node create like this </P><FONT size=2>
<P>-xmlSecSignedInfoAddReference(signedInfoNode,NULL,NULL,NULL);</P>
<P>ALL the document it's signed, not only the content of the &lt;data&gt;.</P>
<P>&nbsp;</P>
<P>How I can with transform ennveloped do that (without ID's)¿?</P>
<P>It's Ok&nbsp; that way or not¿?.</P>
<P>¿Exist some diference beetwen &lt;reference URI=""&gt; and 
&lt;reference&gt;?</P>
<P>&nbsp;</P>
<P>Thanks</P>
<P>David Varas</P>
<P>&nbsp;</P>
<P>&nbsp;</P>
<P>&nbsp;</P>
<P>&nbsp;</P></FONT></FONT></FONT></FONT></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV></BODY></HTML>