[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: [xsl] xsl:if question


Subject: RE: [xsl] xsl:if question
From: "Oleg Tkachenko" <olegt@xxxxxxxxxxxxx>
Date: Sun, 9 Dec 2001 22:31:28 +0200

> Can xsl:if's be nested?
> I checked the XSLT programmer's reference and it doesn't say you can or
> can't.

Why not? xslt spec explicitly says:

<!-- Category: instruction -->
<xsl:if
  test = boolean-expression>
  <!-- Content: template -->
</xsl:if>

That "content:template" stands for "any instructions and literal result elements".

---
Oleg Tkachenko,
Multiconn International, Israel 


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



Current Thread
Keywords