|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: zap some node
Davide Antoni wrote:
i don't know the version of trasformer of my application at now. From the Welcome message of this list, check: http://www.mulberrytech.com/xsl/xsl-list/processor-version.xsl http://www.mulberrytech.com/xsl/xsl-list/processor-version.html The template is a bit over-active imho, usually, the following two statements, somewhere in your code or inside an <xsl:message> (if these are shown to you in you app): <xsl:value-of select="system-property('xsl:vendor-url')"/>
<xsl:value-of select="system-property('xsl:vendor')"/>It will output the vendor of your processor and often gives version information also. Cheers, Abel Braaksma http://abelleba.metacarpus.com
|
Back To School Sale!Save 30% off all Stylus Studio 2008 Products when you purchase from our Online Shop. Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|






