xsl-list
[Top] [All Lists]

(newby) extraction of CDATA nodes to different XML files

2005-04-01 02:03:21
Hi,

I need to extract the contents of three particular nodes in an XML
file to three separate XMLs.
The elements have the strange definition shown below:
<![CDATA[   .....snip.....   ]]>

Whenever I encounter that type of construct I would like to extract
the data that it contains to a separate XML.

Can you give some hints to solve this task?

Thank you very much.
Best regards.

Livio

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--