[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

[xsl] Automatically discovering available extensions


Subject: [xsl] Automatically discovering available extensions
From: David Adams <dpadams@xxxxxxxxx>
Date: Sun, 12 Sep 2004 11:41:51 +1000

I'm testing a product that supports XSLT by embedding some version of
Xalan. (Not the Java version.) There is no documentation available on
what extensions are available in this version of Xalan. Is there any
way to write a stylesheet that discovers the available extensions? 
Such as (in pseudocode):

   Loop (through extensions)
         print etension name
    End loop

I guess I could test specific extensions with fallbacks, but that's
not exactly the same thing.

Thanks,

-- 
---------------------------------------------
 David Adams
  dpadams@xxxxxxxxx
 Bermagui 2546 NSW
---------------------------------------------

--+------------------------------------------------------------------
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@xxxxxxxxxxxxxxxxxxxxxx>
--+--


Current Thread
Keywords