[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] Re: How to handle dynamic XPath


Subject: Re: [xsl] Re: How to handle dynamic XPath
From: Florent Georges <lists@xxxxxxxxxxxx>
Date: Tue, 14 Apr 2009 16:38:26 +0000 (GMT)

Mukul Gandhi wrote:

  Hi,

>     //(@match | @select)[starts-with(., '//')]

  The benefit of using an XPath parser is that it would handle cases like:

    " //something "
    "(: ... :) //something"
    "this|//something"
    ...

  Regards,

--
Florent Georges
http://www.fgeorges.org/


Current Thread
Keywords