Subject: RE: processor never reaches one line in my template. Why?
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Sat, 5 Mar 2005 23:09:26 -0000
|
> It would be very strange if any instructions were processed at all,
> because your XSLT isn't valid.
>
> You can't use variables in match patterns, they belong in the
> 'apply-templates' element
XSLT 2.0 allows variables in match patterns, and I believe a number of XSLT
1.0 processors allow them, even though it's not conformant with the spec.
Michael Kay
http://www.saxonica.com/
|