|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] CDATA back to its original shape
I have a problem using CDATA in my XML document.
I know that this code used in XSL...
<object>
<![CDATA[
<more_tags>anything</more_tags>
]]>
</object>
...will give me the output that I want:
<object>
<more_tags>anything</more_tags>
</object>
.. but I would like to have the code with CDATA in my XML document
instead, retrieve it from XSL and transform it to its original shape
again producing HTML with the tags I had in XML. Can I do it?
Thank you.
//Ruben
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








