|
Subject: [xsl] CDATA block to node set. From: Morten Primdahl <morten@xxxxxxx> Date: Thu, 09 May 2002 16:18:34 +0200 |
Hi. Using XSLT 1.0, is it in any way possible to load the contents of a CDATA block into a node-tree and process that?
<a>
<b>
<![CDATA[ <e><f>hep</f></e> ]]>
</b>
</a>For example, I would like to be able to apply templates to the e and f elements. Am I correct if this is not possible unless I use extension functions?
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] How to implement paginati, Joerg Heinicke | Thread | Re: [xsl] CDATA block to node set., David Carlisle |
| [xsl] How to implement pagination i, Suman . Sathyanaraya | Date | Re: [xsl] CDATA block to node set., David Carlisle |
| Month |