preserve white space twine xmltextwriter.writestring


i am minute an xml request c#.



i have something this...



string cost = "reapp due   m box nbr   appl nbr      date  grps   m box nbr   appl nbr      date  grps   _                                       _                                       _";


and i this...



        objxmltextwriter.writestartelement("case");
objxmltextwriter.writestring(record);
objxmltextwriter.writeendelement();


and xml component turns out this...



<case>reapp due reapp due m box nbr appl nbr date grps m box nbr appl nbr date grps _ _ _ </case>


it fundamentally converted white space length incomparable 1 1 impression white space.



how i hinder this?



Comments

Popular posts from this blog

list macos calm editors formula editors

how hibernate @any-related annotations?

why does floated <input> control floated component slip over too distant right ie7, nonetheless firefox?