escape-uri


escape-uri

The escape-uri() function applies the URI escaping conventions defined in RFC 2396 to an input string. For example, «escape-uri("my document.xml", true()) » returns the string «my%20document.xml ».

Argument

Data Type

Meaning

value

xs:string

The input string, to which URI escaping is to be applied

escape-reserved

xs:boolean

Set to true if characters with a reserved meaning in URIs (for example «/ » and «# ») are to be escaped

Result

xs:string

The URI in its escaped form, as a string.




XSLT 2.0 Programmer's Reference
NetBeansв„ў IDE Field Guide: Developing Desktop, Web, Enterprise, and Mobile Applications (2nd Edition)
ISBN: 764569090
EAN: 2147483647
Year: 2003
Pages: 324

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net