blob: a69ad955d6cd41539aa821ea66742b52a2cfe038 [file] [log] [blame]
(: Name: fn-encode-for-uri-16 :)
(: Description: Examines that fn-encode-for-uri function escapes the "%" character. :)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
(fn:encode-for-uri("http%20examples"))