blob: 76959810bd7effacf5b5484f6c7b170ca60f79b7 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-dayTimeDuration-greater-than-13 :)
(:Written By: Carmelo Montanez :)
(:Date: June 15, 2005 :)
(:Purpose: Evaluates The "dayTimeDuration-greater-than" function used :)
(:together with "fn:false"/or expression (gt operator). :)
(:*******************************************************:)
(xs:dayTimeDuration("P30DT10H") gt xs:dayTimeDuration("P01DT02H")) or (fn:false())