xsl-list
[Top] [All Lists]

RE: [xsl] Conditional use of <xsl:apply-imports> or <xsl:import> XSLT 2.0

2008-07-14 11:32:12
 

What does system-property('xsl:version') return?

Well If correctly understand you its on Windows XP..........


Nothing to do with the operating system. This is an XPath expression you can
use in a stylesheet to see what version of XSLT you are running:

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


Thanks Michael.... Let me check and will revert back if still got
confusion........ Thanks a lot again..........

Pankaj Chaturvedi



Confidentiality Notice:" This message and any attachment(s)
contained here are information that is confidential, proprietary to
IDS Infotech Ltd. and its customers.
Contents may be privileged or otherwise protected by law. The
information is solely intended for the individual or the entity it
is addressed to. If you are not the intended recipient of this
message, you are not authorized to read, forward, print, retain,
copy or disseminate this message or any part of it. If you have
received this e-mail in error, please notify the sender immediately
by return e-mail and delete it from your computer."

--~------------------------------------------------------------------
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(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--