Subject: [xsl] Sibling axis and as="element()" From: "andrew welch" <andrew.j.welch@xxxxxxxxx> Date: Mon, 31 Jul 2006 16:11:40 +0100 |
<xsl:variable name="foo" as="element(foo)+"> <foo/> <foo/> <foo/> </xsl:variable>
<xsl:for-each select="$foo"> <xsl:value-of select="count(preceding-sibling::*)"/> </xsl:for-each>
I seem to remember David C mentioning something about using as="element()" means the elements are no longer siblings... but I can't find anything about it now.
thanks andrew
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
RE: RE: [xsl] Calender support, cknell | Thread | Re: [xsl] Sibling axis and as="elem, David Carlisle |
Re: [xsl] Make RSS output?, Smoother | Date | [xsl] Disapearing spaces between en, Stan Smeets |
Month |