[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: XSL, when elements don't exist

Subject: Re: XSL, when elements don't exist
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 28 Oct 2003 20:25:44 GMT
xsl exist
> <xsl:if test= "element exists"></xsl:if>
> <xsl:if test= "element does not exist"></xsl:if>

<xsl:if test= "element"></xsl:if>
<xsl:if test= "not(element)"></xsl:if>

-- 
http://www.dcarlisle.demon.co.uk/matthew

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


Current Thread
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.