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