Class RecurringDuration

java.lang.Object
org.exolab.castor.types.RecurringDurationBase
org.exolab.castor.types.RecurringDuration
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
TimeInstant, TimePeriod

public class RecurringDuration extends RecurringDurationBase
Deprecated.
since Castor 1.0.6 since this type is not in any recommendation.
Represents recurringDuration utterly a recurringDuration must contain all the fields:

(+|-)CCYY-MM-DDThh:mm:ss.sss(Z|(+|-)hh:mm)

The validation of the date fields is done in the set methods and follows the ISO8601 Date and Time Format

It is possible to omit higher components by using '-'.

Note: This datatype is not included in any recommendation. It was introduced in http://www.w3.org/TR/1999/WD-xmlschema-2-19990924/ and was last in http://www.w3.org/TR/2000/CR-xmlschema-2-20001024/ and was removed by http://www.w3.org/TR/2001/PR-xmlschema-2-20010316/. It was not in the final approved recommendation: http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/

Version:
$Revision$
Author:
Arnaud Blandin
See Also: