When I save XML doc via SaveToFile I receive one string file.
Can I save XML with line breaks?
I need also whitespaces. Number of whitespaces is according to depth of node.
p.s. As in Lazarus default XML.
Last edit: Anonymous 2015-05-23
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
View and moderate all "General Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
Hi!
When I save XML doc via SaveToFile I receive one string file.
Can I save XML with line breaks?
I need also whitespaces. Number of whitespaces is according to depth of node.
p.s. As in Lazarus default XML.
Last edit: Anonymous 2015-05-23
Please check the fully documented source code and the forum before you post questions.
https://sourceforge.net/p/oxml/discussion/general/thread/15342188/
View and moderate all "General Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
I will try. Thanks :)