It should work. You have to be more specific
(relevant parts of stylesheet and data and the
error message would help) to figure out what's
wrong.

Petr

Marc Logemann wrote:
> 
> 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

-- 
Petr Cimprich
Ginger Alliance Ltd.
www.gingerall.com

Reply via email to