Subject: RE: error: At xsl:choose, the value of "" is not a node-set
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Fri, 3 Aug 2001 00:15:30 +0100
|
> My question is, how come it did not complain about
> conflict template names during compile? Does it
> instead compiles each of the included XSL by itself?
It's an error (and Saxon will report it) to have two templates with the same
name and import precedence. It's not an error if they have different import
precedence.
Mike Kay
Software AG
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|