Re: [xsl] XSLT 2.0: Schema-aware processor: What are the compelling advantages over a non-SA processor?

Subject: Re: [xsl] XSLT 2.0: Schema-aware processor: What are the compelling advantages over a non-SA processor?
From: Justin Johansson <procode@xxxxxxxxxx>
Date: Sat, 21 Jul 2007 22:14:49 +0900
Hello all,

I retract my remark:
"So this may be compelling enough to use Saxon-SA and get the schema
awareness advantages as well.

The Saxon-SA extention saxon:function() is not sufficient in itself to
dynamically create functions
in XSLT, either by functional composition, currying, or other dynamic methods.

Apologies to the list.


Hi all,

Although this is not general to all SA processors, I just found out that
the Saxon-SA
schema aware processor has the following feature :-

"Saxon-SA includes support for higher-order functions.
See the description of saxon:function for details.
Higher-order functions enable full functional programming capability in
XSLT and XQuery, allowing complex algorithms to be expressed concisely."

So this may be compelling enough to use Saxon-SA and get the schema
awareness advantages as well.

Cheers


Justin Johansson

Current Thread