RE: dynamically changing the XSL Node

Subject: RE: dynamically changing the XSL Node
From: "Krishnamurthy, Rama" <RKrishnamurthy@xxxxxxxx>
Date: Thu, 7 Sep 2000 16:46:21 -0400
> Try
> Set Node =
> XSLDoc.selectSingleNode("//xsl:for-each[@select='xml/rs:data/z:row/p1']")
> Node.setAttribute("select", 'xml/rs:data/z:row/p2')
> 
	Thanks a ton. It works!!!

	Rama. 


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


Current Thread