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