|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
?? change Variable value in XML document via XSLT
Hey guys,
How can I change variable value in XML document via XSLT? say <name>John</name> how to change "John" to "Jane" thanks |
|
#2
|
||||
|
||||
|
You can change it for displaying, but you cant update the original XML file.
You can use an XSL If statement to chnage the John to Jane http://www.w3schools.com/xsl/xsl_if.asp |
|
#3
|
|||
|
|||
|
I already know
thanks |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > XML Programming > ?? change Variable value in XML document via XSLT |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|