xsl-list
[Top] [All Lists]

RE: Add attribute to all node

2004-04-29 23:24:56
Hi,

Sorry for late reply.
I'm using MSXML4.0.

Regards,
Animesh


-----Original Message-----
From: Bob Foster [mailto:bob(_at_)objfac(_dot_)com]
Sent: Friday, April 30, 2004 2:27 AM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: Re: [xsl] Add attribute to all node


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


--+------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--+--



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