Subject: RE: data vs. xml
From: "Passin, Tom" <tpassin@xxxxxxxxxxxx>
Date: Thu, 3 Apr 2003 13:37:39 -0500
|
[ 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
| Current Thread |
|
Michael Kay - Fri, 4 Apr 2003 03:31:32 -0500 (EST)
bix xslt - Thu, 3 Apr 2003 12:53:43 -0500 (EST)
Passin, Tom - Thu, 3 Apr 2003 13:34:05 -0500 (EST) <=
|
|