XML node format (add new line / tab)?
How do I format an XML node to fit the following format? How do I add a new line / tab?
<Note description = "Dear Sir /Madam, **(insert new line)** **(insert tab)** This is to inform you ..." />
Output:
Dear Sir /Madam,
This is to inform your that the below mentioned vehicle[s] have attracted ...
+2
source to share