|
Subject: [xsl] attribute position help !!! From: "belangour abdessamad" <abdessamad.belangour@xxxxxxxxxxxxxxxxxxx> Date: Tue, 14 Oct 2003 16:21:47 +0200 |
Hi all,
Is there any function allowing to know the position of a given attribute ?
example:
is it wright to write :
--------------------------------------------------------------------
<xsl:for-each select="element">
<xsl:if test="name(@[2])='type'">
<xsl:text> the postion of the type attribute is 2 </xsl:text>
</xsl:if>
</xsl:for-each>
--------------------------------------------------------------------
Thanks
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] Re: XSLT 2.0: On xsl:sequ, Jeni Tennison | Thread | RE: [xsl] Re: XSLT 2.0: On xsl:sequ, David . Pawson |
| RE: [xsl] badly need xsl help(prob , Murali Korrapati | Date | RE: [xsl] attribute position help !, Jarno . Elovirta |
| Month |