xsl-list
[Top] [All Lists]

RE: [xsl] Extensions in AltovaXML

2008-10-30 09:09:34

My impression from reading it was that many simple calls would be directly
portable, for example

<xsl:value-of select="math:sin($x)" xmlns:math="java:java.lang.Math"/>

Michael Kay
http://www.saxonica.com/ 

-----Original Message-----
From: Florent Georges [mailto:lists(_at_)fgeorges(_dot_)org] 
Sent: 30 October 2008 12:30
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: Re: [xsl] Extensions in AltovaXML

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/
























      

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



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