Secondly but related, how would one create parallel signatures over the sameYes.
data using XMLSec ? Using 2 successive sign operations ?
Assuming one is using a template, what would it look like for the 2nd sign operation ?Template is just an XML file, remember :)
For this 2nd pass, does the enveloped-signature transform only exclude theEnveloped transform by definition excludes only the current signature (see XMLDSig spec for details).
signature being applied (i.e. the 2nd) ?
It does not matter is it first or second signature.
If so, what is the best way to exclude the 1st ?XInclude, XPath, XPath2 or XSLT transofrms are probably the simplest ways (you might have interop problems
with XPath2). But probably I wouldn't use XSLT just for that task.
Aleksey
_______________________________________________ xmlsec mailing list [EMAIL PROTECTED] http://www.aleksey.com/mailman/listinfo/xmlsec
