‎2009 Mar 26 6:22 AM
Hi,
When I'm trying to genarate an XML file I'm getting the following line as the first line.
How to avoid this line.
<?xml version="1.0" ?>
cheers,
srak.
‎2009 Mar 26 6:24 AM
Why would you want to avoid this? Isn't this a mandatory tag in every XML-message?
Edited by: Micky Oestreich on Mar 26, 2009 7:24 AM
‎2009 Mar 26 6:24 AM
Why would you want to avoid this? Isn't this a mandatory tag in every XML-message?
Edited by: Micky Oestreich on Mar 26, 2009 7:24 AM
‎2009 Mar 26 6:29 AM
Hi Srak,
That statement is generated in every XML file.Its generated by default.
U cannot omit that.
Regards,
Lakshman.