[xsl] XSL If Statement

Subject: [xsl] XSL If Statement
From: sumit patki <sumitpatki@xxxxxxxxxxx>
Date: Thu, 21 Aug 2008 18:27:00 +0000
Hi,
I have a XSL file which is used to format 100s of xml files. The XSL converts
xml to html.
I need to display table in HTML output only if certain data is present in
XML.

In the below code, I need to display the HTML table only if the XML has matrix
tag with 1 in it.
matrix tag will be present only in few xmls which use the xsl.I tried the
below code but none of the options worked.

XSL:





.
.
.
.
XML


          1
          .
          .
          .





Sumit

_________________________________________________________________
Searching for the best deals on travel? Visit MSN Travel.
http://msn.coxandkings.co.in/cnk/cnk.do

Current Thread