EXSLT - str:encode-uri - Version 1

Version: 1
Status: new
User Page: index.html
XML Definition: str.encode-uri.xml
Function Package: str.encode-uri.zip

Function Syntax

string str:encode-uri(string)

The str:encode-uri function returns an encoded URI. The str:encode-uri method does not encode the following characters: ":", "/", ";", and "?".

An implementation of this extension function in the EXSLT str namespace must conform to the behaviour described in this document.

Implementations

Built-in support for str:encode-uri is available in the following XSLT processors:

ProcessorProcessor VersionImplemented Version
4XSLT, from 4Suite.0.12.0a31

The following implementations of str:encode-uri are available:

LanguageImplemented VersionCreatorDateDownload
Msxsl1Chris Bayes2001-06-26str.encode-uri.msxsl.xsl
Javascript1Chris Bayes2001-06-26str.encode-uri.js

Change History

Submitted: 2001-06-26
Creator: Chris Bayes(http://www.bayes.co.uk)

Encodes a URI string.
VersionModifiedByDetails
1.12002-08-20Craig Stewart

Added 4XSLT implementation to the list.

1.22002-11-12Craig Stewart

Updated 4XSLT version to 0.12.0a3.

http://www.exslt.org/str/functions/encode-uri/str.encode-uri.1.html last modified 2002-11-12