[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Daisy chaining XSLT and also how can I check wheth

Subject: Re: Daisy chaining XSLT and also how can I check whether the XSLT processor supports a specific extension (specifically, ext:node-set)?
From: "Martin Honnen martin.honnen@xxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 7 Aug 2024 19:54:28 -0000
Re:  Daisy chaining XSLT and also how can I check wheth
On 07/08/2024 21:44, ohaya ohaya@xxxxxxxxx wrote:
> Martin,
>
> I don't remember mentioning Xalan, and actually THAT (which XSLT
> processor was being used) was a question I had.
>
>
I think in a previous thread it was stated that you use xsltproc to test
but in your product you have (probably) Xalan C++ 1.2. I am not going to
search the archives, perhaps I don't remember that right and it was a
different user although these days there is not much traffic.


>
> Given what I just found and posted about the testing on the product
> (that it worked, but with the exslt: prefix and NOT with msxsl:
> prefix) - can we conclude that the XSLT processor/engine on the
> product is Xalan?
>

Most XSLT processors (for 1.0 or later) are usually cross platform so
the lack of support of the MS prefix/namespace suggests it is not a
Microsoft processor (although at some stages I think other products like
Altova and/or XmlPrime also supported the MS namespace) but you can run
Xalan Java, Saxon 6.5 Java, Xalan C++, xsltproc/libxslt under Windows,
so I wouldn't conclude anything but use

 B  system-property('xsl:vendor')

and

 B  system-property('xsl:vendor-url')

to check.

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.