|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] how to conditionally insert begnining and ending tags
I want to do something in an xsl style sheet like the code shown below: (conditionally add a new row to a table). But directly writing the <tr> or </tr> seperately shown in the floowing code is not accepted. Could anybody help me out? Harry <xsl:if test="variable='A'"> <tr> </xsl:if> <td> (any code) </td> ............... <xsl:if test="variable='A'"> </tr> </xsl:if> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
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








