xsl-list
[Top] [All Lists]

Re: Comparing nodes in XPath

2005-01-21 11:58:06
António Mota writes:
Why is this xpath NOT working

<xsl:value-of 
select="document('connections.xml')/connections/connection[(_at_)id=Conn]"/>

Try [(_at_)id='Conn']

-- 
Kevin Rodgers


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