RE: [xsl] text() and not()

Subject: RE: [xsl] text() and not()
From: "Andrew Welch" <andrew@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 8 Jan 2002 13:48:14 -0000

Yeah, I misunderstood it...

my apologies

I think Im getting there now though,

toa

andrew

===



I said

  There are three text nodes in your example.
  the first has parent title
  the second has parent xref
  the third (which is just white space)
  All the text nodes in your example have parent title, so it
  does not match any of them.

which is even more garbled than my usual attempts. try


There are three text nodes in your example.
the first has parent title
the second has parent xref and content some white space and a bracket(and so
is not matched)
the third (which is just white space) has parent title.

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread