<HTML dir=ltr><HEAD>
<META http-equiv=Content-Type content="text/html; charset=unicode">
<META content="MSHTML 6.00.2900.3243" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial color=#000000 size=2>I, Aleksey,</FONT></DIV>
<DIV><FONT face=Arial size=2>When, I try to Sign a XML Client file with <STRONG>transform exclusive canonicalization</STRONG>, I have this error :</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial color=#000000 size=2><STRONG><FEN0029A xmlns="FEN0029A"><BR> ^<BR>C14N error : Relative namespace UR is invalid here : (null)</STRONG></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>It seems, it's a libxml2 <STRONG>C14n</STRONG> error...</FONT></DIV>
<DIV><FONT face=Arial size=2>For libxml2 this namespace is a "relative namespace" (a deprecated namespace)</FONT></DIV>
<DIV><FONT face=Arial size=2>When I modify the XML input file and add <STRONG>"urn:"</STRONG> </FONT></DIV>
<DIV><FONT face=Arial size=2><FEN0029A xmlns="FEN0029A"> to <FEN0029A xmlns="<STRONG>urn:</STRONG>FEN0029A"></FONT></DIV>
<DIV><FONT face=Arial size=2>It works fine !</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2><U>My problem is :</U></FONT></DIV>
<DIV><FONT face=Arial size=2>1) the Client can't modify the XML file provided (created by an external product)</FONT></DIV>
<DIV><FONT face=Arial size=2>2) I can't omit the canonicalization (my security policies doesn't permit it) </FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Do you know other solution to resolve my problem ?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Best regards,</FONT></DIV>
<DIV><FONT face=Arial size=2>Hervé</FONT></DIV>
<DIV><FONT face=Arial size=2><BR></FONT><BR> </DIV></BODY></HTML>