blob: 994f81ca9f8e5eab356c81a7b19ee3a1a25cff54 [file] [log] [blame]
(: Name: op-duration-equal-14 :)
(: Description: Evaluation of duration-equal operator with both operands set to "P36D" and used as argument to fn:not (uses eq operator) :)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
fn:not(xs:duration("P36D") eq xs:duration("P36D"))