RE: Counting children in MSXML

Subject: RE: Counting children in MSXML
From: Ben Robb <Ben@xxxxxxxxxx>
Date: Thu, 2 Mar 2000 12:13:29 -0000
xsl:template match="SECTION">
	<xsl:if test="ELEMENT">
 	...
	</xsl:if>
</xsl:template>

should work...


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


Current Thread