blob: 5f518da665c7c5e90d532ca5707b671e5b4819bb [file] [log] [blame]
(: Name: ExpandedQNameConstructFunc002 :)
(: 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", "ht:person")}{ "test" }