Re: [xslt] Xpath commands inside attributes
- From: "http://www.pas-world.com" <dev001 pas-world com>
- To: The Gnome XSLT library mailing-list <xslt gnome org>
- Subject: Re: [xslt] Xpath commands inside attributes
- Date: Wed, 09 Jan 2008 10:28:25 +0100
Good point, valor is not 'valor' (string).
But, why Do not work {sum(1 + 1)}?
El mar, 08-01-2008 a las 14:50 +0000, Sebastian Rahtz escribió:
> <xsl:variable name="test" select="valor"/>
>
> means "the contents of the element <valor>. Did you mean
>
> <xsl:variable name="test" select="'valor'"/>
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]