logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

How can I serialize my XML doc with an opening and closing tag: msg#00250

Subject: How can I serialize my XML doc with an opening and closing tag
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> ?
 

 Thanks.


Vincent

 

<Prev in Thread] Current Thread [Next in Thread>