[xsl] Changing the value of nodes

Subject: [xsl] Changing the value of nodes
From: "Java XML" <jaxlive@xxxxxxxxxxx>
Date: Thu, 19 Apr 2001 10:04:43 -0400
Hi List,

I want to know what is the best way to change the value of nodes using xalan for example
one.xml
-------
<person>
<firstName>Jax</firstName>
<lastName>Live</lastName>
<payWeekDay>Wednesday</payWeekDay>
<person>


and if in the above file i want to change the value of <payWeekDay> from "wednesday" to "Monday" what is the best way to do it.

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



Current Thread