what processor is using this stylesheet

Subject: what processor is using this stylesheet
From: "Carole E. Mah" <carole@xxxxxxxxxxxxxxxxxx>
Date: Thu, 16 Mar 2000 19:14:31 -0500 (EST)
Sorry, yet another question from me!

Is there something one can put on a test= to determine what processor is
running, e.g. in English, 
  <xsl:choose>
   <xsl:when test="saxon is being used to process this stylesheet">
     <-- [do X] -->
    </xsl:when>
    <xsl:otherwise>
     <!-- otherwise it is xt or xalan or etc. -->
     <!-- do Y -->
    </xsl:otherwise>
  </xsl:choose>

-carole
- - - - - - - - - - - - - - - - - - - - - - - - - 
Carole E. Mah                Carole_Mah@xxxxxxxxx
         Senior Programmer/Analyst
  Brown University Scholarly Technology Group
            phn 401-863-2669
            fax 401-863-9313
         http://www.stg.brown.edu/
 personal: http://www.stg.brown.edu/~carolem/


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread