XPath evaluation on xsl stylesheets
Posted: Wed Apr 14, 2004 6:12 pm
Hi everybody,
I'd like to use the XPath box to select template headers
(in a valid stylesheet), with :
//xsl:template/@name
But
all I get is an error message about unresolved namespace.
And when I ask :
/*
I get the root element of the associated xml file
In fact all XPath expressions I type are evaluated in that xml document's context...
What's the matter ?
TIA
Sherkin
I'd like to use the XPath box to select template headers
(in a valid stylesheet), with :
//xsl:template/@name
But

And when I ask :
/*
I get the root element of the associated xml file

In fact all XPath expressions I type are evaluated in that xml document's context...
What's the matter ?
TIA
Sherkin