|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Testing for CDATA
Hi all, We are making some changes to our CMS and I am having some difficulty testing for CDATA sections. In a effort to reduce server load on very large xml files (up to 100mb) we are toying with storing HTML data within cdata tags (opinions on this are welcome too). I am trying to test for either of the following XML types. 1. <asset id="12"> <element_title>Test Page Title</element_title> <element_content> <html> <b>Content For the test page</b><br /> </html> </element_content> </asset> 2. <asset id="12"> <element_title>Test Page Title</element_title> <element_content> <html> <![CDATA[ <b>Content For the test page</b><br /> ]]> </html> </element_content> </asset> Is it possible to test for the presence of a cdata section in a xsl:choose ? Thanks in advance. Todd 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








