RE: Param test in mode argument

Subject: RE: Param test in mode argument
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Thu, 21 Sep 2000 09:26:09 +0100
> <xsl:apply templates select="mynode" mode="$myparam">

This is a syntax error and the processor should reject it. The mode
attribute is required to be a QName.

It's a shame that the language doesn't allow the mode to be selected at
run-time, but it doesn't.

Mike Kay 


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


Current Thread