Antwort: how to get value out of the attlist ?

Subject: Antwort: how to get value out of the attlist ?
From: thomas_harder@xxxxxxxxx
Date: Thu, 2 Dec 1999 07:54:53 +0100
gene,

if you want to create the att. you could use

<b><xsl:value-of select="DATE/@FIND_VALUE"/></b><br />

if you only want to check
you could use
<xsl:if test="(@fieldID="TRUE")">
<b><xsl:value-of select="DATE"/></b> <br />

kind regards

thomas



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


Current Thread