xsl-list
[Top] [All Lists]

[xsl] How to extract data from an element and not from its children

2006-12-06 09:36:26
Hi,

I can't find a way to solve this problem:

How do I extract the value of an element, without text in its children. E.g.
how do I extract from the next example the line 'This text is some test .'.

<text>This text is some test <emph>text</emph>.</text>

I think I am overlooking a simple function, but can't seem to find it.

Martijn Peeters,
Twin Design




--~------------------------------------------------------------------
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>
--~--