xsl-list
[Top] [All Lists]

Re: [xsl] Question about saxon:call-template

2010-07-22 12:54:46
On Thu, 2010-07-22 at 10:29 -0700, Bill French wrote:
Hi all,

Let's just say I were using saxon:call-template to call templates whose 
names weren't known until runtime. Is there a way to catch the error 
that results if the template doesn't exist? I haven't found any way to 
do this.

You might do better to ask on the saxon list.

Here, I'll suggest you could write the templates as functions, or wrap
them in XSLT 2 functions, and then use function-available.

Liam


-- 
Liam Quin - XML Activity Lead, W3C, http://www.w3.org/People/Quin/
Pictures from old books: http://fromoldbooks.org/
Ankh: irc.sorcery.net irc.gnome.org www.advogato.org


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