xsl-list
[Top] [All Lists]

[xsl] AltovaXML bugs? (and other engines)

2009-03-31 21:16:27
In response to this... we're using AltovaXML at my work, since its license is 
very business-friendly and it doesn't require a managed-code base (Java or 
.NET) to run. However, I've noticed that when compared to Saxon, it gives 
different output in some places, and for the few times I've looked into it, the 
error is within AltovaXML. (Not to mention it's slow compared to Saxon.)

Is there a list somewhere of known issues within AltovaXML's XSLT 2.0 engine? 
Although we're not using it very often at my work, it'd be nice to know what 
pitfalls to avoid.

And while I'm asking, does anyone know of a similar list for Transformiix 
(Firefox's XSLT engine) and Opera's XSLT engine? I know I've asked for a 
standalone of Opera's engine before, but this time I'd just like to know what 
these two don't support. I know Transformiix doesn't recognize the namespace:: 
axis, but that's about it.

~ Scott


-----Original Message-----
From: Philip Vallone [mailto:philip(_dot_)vallone(_at_)verizon(_dot_)net] 
Sent: Tuesday, March 31, 2009 7:03 PM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: Re: [xsl] Counting with xsl:key

Thanks... works perfect. Actually xmlSPY throws an error if the select  
statement is in the <xsl:number>

<xsl:number level="any" count="figure[not(@inline='true')]"  
select="key('fig-key', @href)" />

Saxon runs it as expected... Saxon rocks

Thanks again,

Phil



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