Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

problem while genarating an XML file

Former Member
0 Likes
381

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.

1 ACCEPTED SOLUTION
Read only

Sm1tje
Active Contributor
0 Likes
360

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

2 REPLIES 2
Read only

Sm1tje
Active Contributor
0 Likes
361

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

Read only

former_member209217
Active Contributor
0 Likes
360

Hi Srak,

That statement is generated in every XML file.Its generated by default.

U cannot omit that.

Regards,

Lakshman.