On 27/05/2004, at 17:34, Dittmann Werner wrote:

Raul,

already tried that hack, the problem with that is that
c14n outputs either a byte buffer that is the XML
docu as String or as a node set - this has to be
serialized then.... deadlock.

Well, I try to ask the WSS guys how they think this
problem can be sloved.

Regards,-
Werner
Yeah, but in the result string you can use the resultC14n.substring("<FAKENODE xmlns=\"ddd\">".length(),resultC14n.length-"</FAKENODE>".length);
to obtain what you want.


Regards,



Reply via email to