|
Subject: RE: [xsl] Which patterns will select the root node? From: "Michael Kay" <mike@xxxxxxxxxxxx> Date: Sun, 16 Oct 2005 17:39:18 +0100 |
> Btw, here is another pattern that matches root node :o)
> <xsl:key name="mykey" match="/" use="'root'"/>
> <xsl:template match="key('mykey', 'root')">
Nice one, I stand corrected.
Michael Kay
http://www.saxonica.com/
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] Which patterns will selec, Soren Kuula | Thread | RE: [xsl] Which patterns will selec, Michael Kay |
| RE: [xsl] Which patterns will selec, Michael Kay | Date | Re: [xsl] Which patterns will selec, Dimitre Novatchev |
| Month |