blob: 4cc366651f518821ec2f202f9f30036085c6e23b [file] [log] [blame]
(:*******************************************************:)
(:Test: op-subtract-yearMonthDuration-from-dateTime-5 :)
(:Written By: Carmelo Montanez :)
(:date: July 5, 2005 :)
(:Purpose: Evaluates The string value of "subtract-yearMonthDuration-from-dateTime" :)
(: operator that is used as an argument to the fn:boolean function. :)
(:*******************************************************:)
fn:boolean(fn:string(xs:dateTime("1962-03-12T10:12:34Z") - xs:yearMonthDuration("P10Y01M")))