blob: 550ef1cf34d8d33a789e9f751af425e6bf9272b0 [file] [log] [blame]
(: Name: fn-base-uri-17 :)
(: Description: Evaluation of base-uri function with argument set to a computed constructed PI node argument. :)
(: Use fn:count to avoid empty file. Should not use the declare base-uri :)
declare base-uri "http://example.org";
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
fn:count(fn:base-uri(processing-instruction {"PItarget"} {"PIcontent"}))