Page 1 of 1

Daynamic Xml

Posted: Fri Mar 04, 2005 1:30 pm
by gauravb
Hi Group,

I have a request where as the XML out which i am generating needs to be changed

for example . if there is no node i am just sending the closing tag
</Name>
My client wants if there is no data remove the tag altogether.
How can i achive this

I am using XMLWriter on DS 6


Thanks,
Gaurav

Posted: Fri Mar 04, 2005 2:53 pm
by Sainath.Srinivasan
I believe you need to do that in XSLT.