xsl-list
[Top] [All Lists]

limiting a apply-template

2003-03-16 20:07:15
This is what I have:

<xsl:apply-templates select="//*[(_at_)url=$docUri]" mode="dspLocal"/>

Normally the url attribute in the XML will be unique, but not
always.  When it is not unique, I only want to process the first
node it finds.  How do I do that?

Sam

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



<Prev in Thread] Current Thread [Next in Thread>