Hi Vincent, --On Mittwoch, 27. M�rz 2002 15:53 +0100 "MAHE Vincent FTRD/DIH/REN" <[EMAIL PROTECTED]> wrote:
> > I would like to serialize my Document with Xalan but the problem is that > if the <toto></toto> element is empty, it serializes it as <toto/>. > How can I explicitly serialize my node as <toto></toto> ? Use Canonical XML from the Apache xml-security project. Regards, Christian
