xsl-list
[Top] [All Lists]

RE: data vs. xml

2003-04-03 11:37:39
[ bix xslt]
Tom,

This is quite simple, I have a node element, and everything 
within the node 
should be considered CDATA.  I want to ensure that the xslt 
processor does 
not interpret that information as XML elements.


Well, that is easy.  Just do not write any template that process those
elements.  Or, if you want them to appear in the output as is, just use
copy-of or an identity tranform.

Cheers,

Tom P

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



<Prev in Thread] Current Thread [Next in Thread>