Subject: RE: why doesn't 'self::NODE' work?
From: "Michael Kay" <mhk@xxxxxxxxx>
Date: Tue, 15 Apr 2003 08:47:12 +0100
|
>
> As far as I understand, <xsl:value-of
> select="foo-element"/> will not have a predictable (or
> usable) result if foo-element has children.
The result is entirely predictable, and there are plenty of situations
where it is also usable. For example, given:
<para>I <i>think</i> I saw a <b>butterfly</b></para>
then <xsl:value-of select="para"/> will return "I think I saw a
butterfly".
Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- why doesn't 'self::NODE' work?
- Wright, Steve - Mon, 14 Apr 2003 20:45:19 -0400 (EDT)
- James J. Ramsey - Mon, 14 Apr 2003 21:50:39 -0400 (EDT)
- Michael Kay - Tue, 15 Apr 2003 03:43:01 -0400 (EDT) <=
- Michael Kay - Tue, 15 Apr 2003 03:46:19 -0400 (EDT)
- David Carlisle - Tue, 15 Apr 2003 04:11:10 -0400 (EDT)
- <Possible follow-ups>
- Avula, Raj - Mon, 14 Apr 2003 21:41:43 -0400 (EDT)
- Passin, Tom - Tue, 15 Apr 2003 09:29:30 -0400 (EDT)
|
|