|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] replacing an output block
Hi
I want to replace a block of an HTML TABLE output in case better results are obtained later. So I have the result in 'first.html' of some processing in 'first.xsl'. first.html -- output <HTML><BODY>
<TABLE>
<TR>
<TD>Want to replace this block with new output</TD>
<TD>Some other results from first.xsl</TD>
</TR>
</TABLE>
</BODY></HTML>The block shown above has been copied as such in second.xsl using <xsl:copy> and <xsl:copy-of>. However as a result of processin some other block a better match is obtained for the TR/TD[1] above and I would like to replace this new finding with the old one. Given that I can easily locate the position where this TR/TD[1] occurs, how do I overwrite the earlier output ? Would appreciate any help or suggestions. Thanks Rahil
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








