This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: error: At xsl:choose, the value of "" is not a node-set


> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]