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
- Re: [Sab] phpsablot: translate(tagname, 'A', 'a') Marc Logemann
- Re: [Sab] phpsablot: translate(tagname, 'A', 'a') Petr Cimprich
- Re: [Sab] phpsablot: translate(tagname, 'A', 'a') Marc Logemann
- Re: [Sab] phpsablot: translate(tagname, 'A', 'a') Petr Cimprich
