<!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> </DIV>
<DIV><FONT face=Arial size=2>I'm using your api for sign and verify digital
signatures, and I want to sign with Enveloped Transform, a document like
this:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2><test></FONT></DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
<DIV><FONT face=Arial size=2><item></FONT></DIV>
<DIV><FONT face=Arial size=2>
<data>444444<data></FONT></DIV>
<DIV>
<DIV><FONT face=Arial size=2></item></FONT></DIV></DIV></BLOCKQUOTE>
<DIV><FONT face=Arial size=2><FONT face=Arial
size=2></test></FONT></DIV></FONT>
<DIV><FONT face=Arial size=2></FONT> </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> </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 <data>.</P>
<P> </P>
<P>How I can with transform ennveloped do that (without ID's)¿?</P>
<P>It's Ok that way or not¿?.</P>
<P>¿Exist some diference beetwen <reference URI=""> and
<reference>?</P>
<P> </P>
<P>Thanks</P>
<P>David Varas</P>
<P> </P>
<P> </P>
<P> </P>
<P> </P></FONT></FONT></FONT></FONT></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV></BODY></HTML>