blob: 3aeaa5c8f9b8b362f0c3fa067b4c3663ebb860e6 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-dayTimeDuration-equal2args-8 :)
(:Written By: Carmelo Montanez :)
(:Date: Tue Apr 12 16:29:06 GMT-05:00 2005 :)
(:Purpose: Evaluates The "op:dayTimeDuration-equal" operator:)
(: with the arguments set as follows: :)
(:$arg1 = xs:dayTimeDuration(upper bound) :)
(:$arg2 = xs:dayTimeDuration(lower bound) :)
(:*******************************************************:)
xs:dayTimeDuration("P31DT23H59M59S") ne xs:dayTimeDuration("P0DT0H0M0S")