This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: cdata?


Hello Michael!

> How do you access cdata in XSL?
CDATA sections are out of XPath data model and they are treated simply as text nodes.

> So far I've been using just '.' but it
> seems to have problems when cdata contains tags?
CDATA stands for "character data", if you place markup data into CDATA it's probably poor design.

---
Oleg Tkachenko,
Multiconn International, Israel 


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]