Fran Orzel wrote:
Hi,
I am developing an application that reads an xml file, manipulates the
data as needed (searches, deletes, changes) and then re-writes the XML
file. When this application runs I end up with all the required
data/elements in the XML file, but I also get several lines of 0x0D0A in
the file..... Here is the output file:
Any ideas about why I might be getting all these extra lines?
Perhaps you've enabled pretty printing for the DOMLSSerializer?
Since you haven't provided any code, all anyone can do is guess.
Dave
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]