Subject: Re: Firing rule of Pattern Matching From: "Shinichiro HAMADA" <shinichiro.hamada@xxxxxxxxxxxxx> Date: Wed, 31 Mar 1999 15:00:59 +0900
Title: RE: Firing rule of Pattern Matching
> I wrote a XSL with using template and apply-templates. If
> there are multiple >
templates each of which has a conformed pattern to the new > selected context, > which will be
selected? Are there a certain rule to determine >
the selection?
In standard XSL, the rule with the higher priority. But I
believe Microsoft haven't implemented this feature.