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:[EMAIL PROTECTED] 
Sent: September 7, 2003 9:45 PM
To: '[EMAIL PROTECTED]'

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


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Aleksey Sanin
Sent: September 7, 2003 9:41 PM
To: Edward Shallow
Cc: [EMAIL PROTECTED]


>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
[EMAIL PROTECTED]
http://www.aleksey.com/mailman/listinfo/xmlsec


_______________________________________________
xmlsec mailing list
[EMAIL PROTECTED]
http://www.aleksey.com/mailman/listinfo/xmlsec

Reply via email to