[xmlsec] Emailing: tmpl-EPM-sign-stylesheet.xml

Edward Shallow ed.shallow at rogers.com
Sat Sep 13 09:34:20 PDT 2003


Aleksey,

   The following stylesheet import works fine. Verified with
--store-references pre-digest buffer. Thanks to Rich as well.

<Reference URI="inout/books.xml">
	<Transforms>
		<Transform
Algorithm="http://www.w3.org/TR/1999/REC-xslt-19991116">
		<xsl:stylesheet
xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
			<xsl:import href="inout/books.xsl"/>
		</xsl:stylesheet>
		</Transform>
	</Transforms>
	<DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"/>
	<DigestValue></DigestValue>
</Reference>

Cheers,
Ed 


-----Original Message-----
From: Edward Shallow [mailto:ed.shallow at rogers.com] 
Sent: September 7, 2003 9:45 PM
To: 'xmlsec at aleksey.com'

I'll try it and let you know tomorrow. Thanks for the quick response Aleksey
and Rich. 


-----Original Message-----
From: xmlsec-admin at aleksey.com [mailto:xmlsec-admin at aleksey.com] On Behalf
Of Aleksey Sanin
Sent: September 7, 2003 9:41 PM
To: Edward Shallow
Cc: xmlsec at aleksey.com


>I am not reporting a problem here... 
>
Sorry, I got it wrong way :(

>I assume xsl:include and xsl:import (as Rich pointed) out are supported 
>within XMLSec (libxslt) ?
>  
>
Both are defenitly supported by libxslt, I used them myself :) But I never
tried it with xmlsec. I would expect it to work and if it does not then it's
a bug (which have to be fixed) :)

Aleksey




_______________________________________________
xmlsec mailing list
xmlsec at aleksey.com
http://www.aleksey.com/mailman/listinfo/xmlsec





More information about the xmlsec mailing list