xsl-list
[Top] [All Lists]

Re: a bit of distraction ' quiz of XSLT 1.0 oddities'

2006-01-03 02:48:51
On 1/3/06, andrew welch <andrew(_dot_)j(_dot_)welch(_at_)gmail(_dot_)com> wrote:
An 'oddity' I've had to deal with a few times:

<Snip/>


What is the output?

I have not used import very often, but looking up a bit, I would say:
I am in second.xsl!

The reason for this is that second.xsl is imported after first.xsl and
therefore has a higher precedence, and import precedence is considered
before priority in matches (if I read it correctly).

(I haven't had time to look at the others, yet)

Happy new year,
Ragulf Pickaxe :-)

--~------------------------------------------------------------------
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>
--~--