Re: [xsl] Extensions in AltovaXML

Subject: Re: [xsl] Extensions in AltovaXML
From: Florent Georges <lists@xxxxxxxxxxxx>
Date: Thu, 30 Oct 2008 13:29:34 +0100 (CET)
Michael Kay wrote:

> Nice to see also that they have followed conventions which are
> very close to those used by Saxon, meaning that it should be
> possible (as far as I can see from a quick reading) to write
> stylesheets that use Java or .NET extensions and work with both
> products.

  Unless one has to use product-specific implementation of the
extension (which is likely to be the case.)  Because that mechanism
involves using the qualified class name directly in the stylesheet,
without any kind of indirection.

  (well, I speak for Java at least)

  Regards,

-- 
Florent Georges
http://www.fgeorges.org/

Current Thread