[xsl] push-pull

Subject: [xsl] push-pull
From: ac <ac@xxxxxxxxxxxxx>
Date: Wed, 19 Mar 2008 01:10:43 -0400
Hi,

What is the best way for an xslt2 template declared like this, for example:
<xsl:template name="pull" match="*" mode="push">...
to know or recognize when it is pulled or pushed.
(called by name or invoked by match and mode)?

Thanks,
ac

Current Thread