0 votes
in XML by

When processing an output XML, "new line" symbols

A. are copied into output "as is", i.e. "CR+LF" for Windows, CR for Macintosh, LF for Unix.

B. are converted to single LF symbol

C. are converted to single CR symbol

D. are discarded

1 Answer

0 votes
by
are converted to single LF symbol
...