Pascal,

> i mean "<" is replaced by &lt ; in these cases.
> ...
> i thought this automatic replacement was not to happen  in CDATA 
> sections ...

it was - in fact, character escaping in the output document doesn't depend
on whether the character comes from a CDATA section or not. CDATA
declarations are only used at parse time.

Tom
 

Reply via email to