Subject: RE: 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 |
- xsl:if question
- JWALLIS - Sun, 9 Dec 2001 15:02:50 -0500 (EST)
- Oleg Tkachenko - Sun, 9 Dec 2001 15:30:02 -0500 (EST) <=
- Michael Kay - Sun, 9 Dec 2001 18:57:29 -0500 (EST)
|
|