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

Subject: Re: [xsl] Question about saxon:call-template
From: Liam R E Quin <liam@xxxxxx>
Date: Thu, 22 Jul 2010 13:54:31 -0400
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

Current Thread