[2.7.13 Macros] terminology

Subject: [2.7.13 Macros] terminology
From: "Lawton, Scott" <slawton@xxxxxxxxxxxx>
Date: Fri, 6 Nov 1998 12:22:23 -0500
>From the example:
	<xsl:define-macro name="warning-para">
	<xsl:invoke macro="warning-para">
Wouldn't the following be more consistent?
	<xsl:define-macro name="warning-para">
	<xsl:invoke-macro name="warning-para">
---
Also, do the tag names for defining & using macro args need to be different?
Scott


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


Current Thread