blob: e0b4a0ff72057d222f62f1bc7fce47f210806689 [file] [log] [blame]
(: Name: op-duration-equal-23 :)
(: Description: Evaluation of duration-equal operator as part of boolean expression "and" operator and "fn:false" function (uses ne operator) :)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
(xs:duration("P36D") ne xs:duration("P36D")) and fn:false()