Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: [xsl] function-available returns false

From: "Manfred Staudinger" <manfred.staudinger@--------->
To:
Date: 5/2/2008 6:36:00 PM
2008/5/2 Abel Braaksma <abel.online@xxxxxxxxx>:
> Manfred Staudinger wrote:
>
> >
> >
> > >  In practice, of course, function-available() is almost always called
> with a
> > >  string literal as its argument.
> > >
> > >
> > The use case here is to get a quick reference which elements or
> > functions are not (jet) implemented and which extensions are available
> > in a certain version of an XSLT 1.0 processor (in a particular
> > browser).
> >
>
>  You may want to have a look at the post of Peter Mozolik, who showed a way
> to test for all EXSLT extensions, categorized per module, at 17/06/2007,
> subject line "[xsl] EXSLT support report". An archived copy can be found
> here: http://biglist.com/lists/xsl-list/archives/200706/msg00279.html

Abel, thanks for the pointer. You can find my full xsl and xml here:
http://documenta.rudolphina.org/available.xsl
http://documenta.rudolphina.org/available.xml
It shows the state of implementation for xslt elements and functions
in 7 categories:
    1 xslt instructions [shown when element-available() returns false()]
    2 xslt top-level-elements [shown when element-available() returns true()]
    3 xslt special-context-elements [shown when element-available()
returns true()]
    4 xslt functions [shown when function-available() returns false()]
    5 xpath functions [shown when function-available() returns false()]
    6 extension elements [shown when element-available() returns true()]
    7 extension functions [shown when function-available() returns true()]
Categories 2 and 3 are somewhat trivial and may be omited. To keep the
listing short, it shows only what cannot anticipated from the
standard: variations, additions etc. If you know of any extension not
listed in my xml, please tell me.

>  Notice that his code does seem to work with Saxon 6.5.5.
Cat. 7 from above works for me too, its only 4 and 5 which don't work
with Saxon 6.5.5!

Regards,

Manfred


transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent