xsl-list
[Top] [All Lists]

problem with id() function

2005-05-31 00:19:26
Hello,
     Can anybody please suggest me why id() function
is not working.

<xsl:for-each select="id(connection/@pinref)">

                     <xsl:value-of
select="../@name"/>:

<xsl:value-of select="@name"/>

</xsl:for-each>

Note: connection/@pinref returns set of node set.

regards,
Ranjan

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

--~------------------------------------------------------------------
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>
--~--



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