xsl-list
[Top] [All Lists]

Re: Add attribute to all node

2004-04-29 13:57:12
Michael Kay wrote:
It should add the attribute to every element, but you're relying on a very
obscure features of the spec. (Which processor are you using? Some are
better than others at implementing obscure features correctly.)

match="//*" ... has a higher
default priority than match="*"

That is, 0.5 vs. -0.5. (I think.) I can see default priorities being an obscure feature to users, but am kind of surprised they are obscure to implementors. ;-}

A couple of people asked what processor you are using, Animesh. What's the answer?

Regards,

Bob Foster



<Prev in Thread] Current Thread [Next in Thread>