fn:escape-uri

fn:escape-uri(string $uri-part, boolean $escape-reserved) → string

Function signature

$uri-part

xs:string

$escape-reserved

xs:boolean

Result

string

Applies the %HH escaping convention to a URI

XPath 2.0 Specification

Expand

Up  Next