I know I can use <br /> But when I write this programtically it shows up as < br > in the xml file. And <br /> in the browser instead of parsing it as a line break.
-----Original Message----- From: Jan Major [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 04, 2003 3:55 PM To: [EMAIL PROTECTED] Subject: [wdvltalk] Re: Insert Line Break In XML Doc Rajput, Goutam The break tag is this way: <br />. Jan --- Rajput, Goutam wrote: > How do I insert a line break in a xml file? > Basically I am creating xml file on the fly and I want to add line > breaks so that when I view the file in IE I should see the line break. > And when I open the xml file I should see < br/> for a line break. Any > help is appreciated. > > Thanks > ____ * The WDVL Discussion List from WDVL.COM * ____ To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] Send Your Posts To: [EMAIL PROTECTED] To change subscription settings to the wdvltalk digest version: http://wdvl.internet.com/WDVL/Forum/#sub ________________ http://www.wdvl.com _______________________ You are currently subscribed to wdvltalk as: [EMAIL PROTECTED] To unsubscribe send a blank email to %%email.unsub%% ____ � The WDVL Discussion List from WDVL.COM � ____ To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] Send Your Posts To: [EMAIL PROTECTED] To change subscription settings to the wdvltalk digest version: http://wdvl.internet.com/WDVL/Forum/#sub ________________ http://www.wdvl.com _______________________ You are currently subscribed to wdvltalk as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED]
