Re: [xml-dev] How to get XPath in a XSLT shylesheet

From
Rick Marshall <>
To
Long JingJun <>
Date
2007-01-08T04:27:35Z
ID
<>
Thread
Re: [xml-dev] How to get XPath in a XSLT shylesheet
It's the function name()

as in <xsl:if test="name() = ..."></xsl:if>

regards
rick

Long JingJun wrote:
> Hi there,
>
> Is there a way to get the full XPath of current node as a String in an XSLT stylesheet?
>
> Thanks,
>
> Long
>
>
> __________________________________________________
> 赶快注册雅虎超大容量免费邮箱?
> http://cn.mail.yahoo.com
>
> _______________________________________________________________________
>
> XML-DEV is a publicly archived, unmoderated list hosted by OASIS
> to support XML implementation and development. To minimize
> spam in the archives, you must subscribe before posting.
>
> [Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/
> Or unsubscribe: 
> subscribe: 
> List archive: http://lists.xml.org/archives/xml-dev/
> List Guidelines: http://www.oasis-open.org/maillists/guidelines.php
>
>
>