Click here to Skip to main content
15,891,657 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all,

The RolesValue variable values containas as "//EagleDatas[$i]/@MCA"

if select the values from xml

<xsl:value-of select ="$RolesValue">


i am not getting the value from xml. here the RolesValue variable as sting. Here how to convert the string to attribute in xsl.


here my xml is

<EagleDatas MCA="testvalues">
<EagleDatas MCA="usedvalues">


if any one know please let me know
Posted
Comments
Ganesan Senthilvel 28-Feb-12 23:07pm    
Share your code

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900