HTML tags in XML

Trevor DeVore lists at mangomultimedia.com
Tue Mar 21 13:42:07 EST 2006


On Mar 21, 2006, at 10:30 AM, Ken Ray wrote:

> Actually, you can *retrieve* CDATA with revXMLNodeContents, but you  
> can't
> *set* it. That's part of the reason I'm still updating my XML  
> Library. ;-)
>
> ...
>
> Trying it with CDATA tags already around it:
>
> revPutIntoXMLNode tID,"/root/test","<![CDATA[<b>This is another  
> test</b>]]>"
> put revXMLText(tID)
>
> RETURNS:
>   <?xml version="1.0"?>
>   <root><test><![CDATA[<b>This is another
> test</b>]]></test></root>

Thanks for the info Ken.  Your XML lib looks very cool.


-- 
Trevor DeVore
Blue Mango Learning Systems - www.bluemangolearning.com
trevor at bluemangolearning.com





More information about the use-livecode mailing list