This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: dynamically changing the XSL Node



> 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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]