blob: 3dcdf0464871c9436409930a4d5b83282aa9cbc4 [file] [log] [blame]
(: Name: prefix-from-qname-15 :)
(: Description: Evaluation of fn-prefix-fromQName function as argument to fn:substring. :)
declare namespace foo = "http://example.org";
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
fn:substring(fn:prefix-from-QName(xs:QName("foo:bar")),2)