blob: fc196bc12bc8f990bddcb7c114330992ef81f37a [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqExprCast-191 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:37+02:00 :)
(: Purpose: Simple test of casting xs:yearMonthDuration to xs:dayTimeDuration. :)
(:*******************************************************:)
xs:string(xs:dayTimeDuration(xs:yearMonthDuration("P543Y456M")))
eq "PT0S"