Hi,

i have problems with the translate Xpath-expression. When i
use it on a tagname i get an error during process.

Example: (Stylesheet)

<xsl:value-of select="translate(tagname, 'A', 'a')">

where tagname is a node in the current node set.

when i do:

<xsl:value-of select="translate("ABC", 'A', 'a')">

everything is ok.

I am using php4.03 and the sablot interface. Am i missing something?

thx



Marc Logemann
Programmer/Analyst

Reply via email to