users@jaxb.java.net

Better xs:duration support?

From: Gary Gregory <ggregory_at_seagullsw.com>
Date: Tue, 15 Jul 2003 20:11:14 -0400

Hello,

Are there any plans to support unmarshalling of xs:duration to something
more interesting that a String? To a long representing seconds for example,
since seconds seems to be the smallest level of granularity for that type
("PT0H0M1S" = 1 second)?

Is there a doo-dad in JAXB buried somewhere that does this?

Thanks,
Gary