M
Marjolaine Beaudoin
Guest
Hi, I need to add an 'empty' tag on my xml file (using SAX-WRITER of course). What I want : (no space between the tag). I do not want : or (space between the tag). I tried to use WRITE-EMPTY-ELEMENT and WRITE-DATA-ELEMENT but it did not work. START-DOCUMENT and END-DOCUMENT add a space between the thag (and I don't want any space). I hope someone could help ! Thanks, Marjolaine
Continue reading...
Continue reading...