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