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