|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Problem with < and > in front and after CDAT
> HTML I want > <p> > <strong>Title text</strong> > <br /> > <em>( Date: pubDate )</em> > <br /> > description text .. <a href="URL">.. details</a> > </p> > Resulting HTML source code: > <p><strong>Title text</strong> > <br /> > <em>( Date: pubDate )</em> > <br /> > <![CDATA[description text]]>.. <a href="URL" title=".. details">.. details</a></p> > > Resulting text on screen: > Title text > ( Date: pubDate ) > .. .. details Looks to me like you're getting exactly what you want, at least if your output is XHTML (and is read as XHTML by the browser). If your browser thinks it is reading HTML, it might ignore the CDATA marked section.
|
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
|






