blob: 9f219c17c48fe196a1a8193ba4b83c2b55e9d374 [file] [log] [blame]
(: Name: ExpandedQNameConstructFunc001:)
(: Description: Test function fn:QName. Simple use case from functions and operators spec :)
(: insert-start :)
declare variable $input-context external;
(: insert-end :)
element {fn:QName("http://www.example.com/example", "person")}{ "test" }