[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] Use of moded templates?


Subject: Re: [xsl] Use of moded templates?
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 7 Apr 2004 16:50:27 +0100

> I've got a node set that's selected by an ugly, gnarly Xpath 
> expression... let

but your example didn't show any nodes being selected by that expression
but rather than expression being used as a pattern in a match attribute
which is a completely different thing.


In the normal flow you would just have

<xsl:apply-templates select=" long xpath expression2 and
then templates with rather simple match patterns, just teh element names
you are interested in.

But its hard to see from your description if that is what you wanthere.

David


________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________


Current Thread
Keywords