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