Paul Hammant <[EMAIL PROTECTED]> wrote:

>> How do I get cml data into a value?  CDATA does not work inside the
>> value tag for the same reason "<" is not allowed.
> 
> &lt; and &gt; ?
> 
> That's not < it's the visual representation of < 

It is the XML entity to use if you want to escape a < in the value of
an attribute - try it.

Stefan

Reply via email to