[Home] [By Thread] [By Date] [Recent Entries]
But i want to pass Monday not in hard coding but form an external source
like a jsp form.
> <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. <xsl:template match="payWeekDay"> <payWeekDay>Monday</payWeekDay> </xsl:template> Mike Kay Software AG XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



