|
Subject: [xsl] xpath problem From: ram <ram_kurra@xxxxxxxxxxx> Date: Tue, 7 Feb 2012 19:30:11 +0530 (IST) |
Hi,
I was trying to do xpath like following.
<xsl:variable name='abc'
select="normalize-space($var1/*[local-name()='source']/text())"/>
the $var1 contains a node set something like this.
<plan>
<sourc>asfasfs</source>
<value>adadf</value>
</plan>
when i run the above line i am not getting any result. is there anything
wrong with the statement.
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] Entities, Wendell Piez | Thread | Re: [xsl] xpath problem, Martin Honnen |
| Re: [xsl] collecting a fileset with, Mark Giffin | Date | Re: [xsl] xpath problem, Martin Honnen |
| Month |