Hi Arvind,

a few characters have to substituted by other character sequences (also
known as entity references) in XML.

<       &lt;
>       &gt;
'       &apos;
"       &quot;
&       &amp;


Martin



> When I write & in the text , then I get line not well formed error.
> Can anybody give a workaround or solution to this problem.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to