Re: [xslt] Xpath commands inside attributes
- From: Sebastian Rahtz <sebastian rahtz oucs ox ac uk>
- To: The Gnome XSLT library mailing-list <xslt gnome org>
- Subject: Re: [xslt] Xpath commands inside attributes
- Date: Tue, 08 Jan 2008 14:50:06 +0000
<xsl:variable name="test" select="valor"/>
means "the contents of the element <valor>. Did you mean
<xsl:variable name="test" select="'valor'"/>
--
Sebastian Rahtz
Information Manager, Oxford University Computing Services
13 Banbury Road, Oxford OX2 6NN. Phone +44 1865 283431
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]