blob: 4978a612e2245f83758d830e4d4be5d286856394 [file] [log] [blame]
(: Name: constprolog-5 :)
(: Description: Evaluation of a prolog with construction declaration set to "preserve" and used with computed delement.:)
declare construction strip;
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
let $anElement := element anElement {"someContent"}
return
$anElement instance of element(*,xs:anyType)