Hi, Is it possible to create this kind of signature?
<Signature xmlns:ds="http://www.w3.org/2000/09/xmldsig#"> <ds:SignedInfo/> <ds:SignatureValue/> ..... </Signature> I mean I have created my own schema (for XAdES implementation) and I have to create document with this kind node (ds: inside node but not is Signature)? andrzeJ Matejko