xsl-list
[Top] [All Lists]

Re: [xsl] xsl:key() and $variables.

2006-07-21 13:28:44
Yeah, I gathered that
http://www.biglist.com/lists/xsl-list/archives/200211/msg01082.html

but am as yet unable to apply it. If you're going to attempt to help,
please read the top thread.

-S

On 7/21/06, Dimitre Novatchev <dnovatchev(_at_)gmail(_dot_)com> wrote:
Yes, in XSLT 1.0 we use the

   <xsl:for-each select="someNewDocumentNode">

 <!--  .  .  .  .  .  .  .  .  .  .  .  .  .  -->

   </xsl:for-each>

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--