Re: [xsl] Passing text() or element nodes

Subject: Re: [xsl] Passing text() or element nodes
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 10 Jan 2001 19:23:21 GMT
> assuming that (a) there is only one foo child of the current node and
> (b) the foo element has only one text node, i.e.:

Given that assumption, doesn't the stylesheet look so much nicer if you
use select="foo" that that is the only choice unless you get an order of
magnitude speedup using one of the others (which seems unlikely)

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet delivered
through the MessageLabs Virus Control Centre. For further information visit
http://www.star.net.uk/stats.asp

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


Current Thread