Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8689

Re: XSLT Processor used by PI 7.11

$
0
0

Hello Kalyan,

 

The following code snippet should work fine:

 

<xsl:template name="XSLTProcessorVersion">

   <xsl:text>XSL version: <xsl:value-of select="system-property('xsl:version')"/></xsl:text>

   <xsl:text>&#xa;</xsl:text>

   <xsl:text>Vendor: <xsl:value-of select="system-property('xsl:vendor')"/></xsl:text>

  <xsl:text>&#xa;</xsl:text>

   <xsl:text>Vendor URL: <xsl:value-of select="system-property('xsl:vendor-url')"/></xsl:text>

</xsl:template>


Regards,

David


Viewing all articles
Browse latest Browse all 8689

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>