"Dimitre" == Dimitre Novatchev <dnovatchev(_at_)gmail(_dot_)com> writes:
>> Actually, I don't really understand the question.
>> xsl:apply-templates choose template rules, and those are
>> instanciated with the right node as current node. What happens
>> between these two points is out of interest IMHO, and
>> implementation-dependant, isn't it?
Dimitre> Let me give one possible example.
Dimitre> Say, you have a Debugger, which should break whenever the
Dimitre> current node is changed.
Dimitre> Do we want the break to occur when the
Dimitre> xsl:apply-templates is the current instruction?
Dimitre> Or do we want the break to occur only when the
Dimitre> xsl:template of the selected (for this node) template
Dimitre> becomes the current instruction?
Hey! Have you been reading my mind?
I should be able to give you an answer before then end of the year on
this specific scenario.
--
Colin Adams
Preston Lancashire
--~------------------------------------------------------------------
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>
--~--