blob: 72ad318fb5e4706f3b54f3c2d62a43db3b0174b0 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-multiply-yearMonthDuration-13 :)
(:Written By: Carmelo Montanez :)
(:Date: June 29, 2005 :)
(:Purpose: Evaluates The "multiply-yearMonthDuration" function used :)
(:together with the numeric-equal- operator "eq". :)
(:*******************************************************:)
(xs:yearMonthDuration("P23Y11M") * 2.0) eq xs:yearMonthDuration("P23Y11M")