xmlsec uses c14n code from LibXML2. If I just do a c14n for your file then the processing
instruction node "<?xml-stylesheet type="text/xsl" href="" ?>"  is included in the
output:

    [EMAIL PROTECTED] dev]$./libxml2/testC14N  --with-comments a.xml
    <?xml-stylesheet type="text/xsl" href="" ?>
    <sales quarter="2001-01">
    ...
    </sales>

It would be helpfull if you can give a more detailed example with explanations how are you
doing signatures in both xmlsec and .net cases.

With best regards,
Aleksey

Reply via email to