> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]

Hi,

> Everything works fine but I have one problem.
>
> 1. I have a XML-file where some entity values is marked with CDATA
> ..
> <helpText>![CDATA[Some #¤%&/()]]</helpText>

That needs to be

<![CDATA[...]]>

(mind the markup! :-) )

Greetz,

Andreas


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

Reply via email to