Modules | Version: 1 EXSLT - System provides features for using the host system. This module defines an additional namespace,
Use this namespace as follows. Given The result of a call to system-property("env:X") MUST always return
the same value (for a given X) throughout the processing session. Which
environment variables are available to a given XSLT transformation is
system- and implementation-dependent, and an implementation SHOULD
document any special steps it takes when exposing environment variables.
Whenever an implementation cannot provide a value for a given
environment variable, it MUST return the zero-length string as the
result of the Note: Retrieving environment variables can pose a security risk if those environment variables expose sensitive system information. The extension elements and functions defined within this document are governed by the general rules about extensions to XSLT covered in [14. Extensions] in [XSLT 1.0]. XSLT processors are free to support any number of the extension elements and functions described in this document. However, an XSLT processor must not claim to support EXSLT - System unless all the core extensions described within this document are implemented by the processor. An implementation of an extension element or function in an EXSLT namespace must conform to the behaviour described in this document. Using EXSLT will only make your stylesheet portable amongst the implementations that support EXSLT. Note that there is no requirement for XSLT processors that are compliant to XSLT to support the extensions described within EXSLT. NamespaceThe namespace for EXSLT - System is: http://exslt.org/system
Throughout this document, the prefix Change HistorySubmitted: 2006-02-15 |
http://www.exslt.org/sys/sys.html last modified 2006-02-15