2.2.4.24 t:DailyRecurrencePatternType Complex Type
The DailyRecurrencePatternType complex type specifies the interval, in days, at which a calendar item or a task recurs. The DailyRecurrencePatternType complex type extends the IntervalRecurrencePatternBaseType complex type, as specified in section 2.2.4.40.
-
<xs:complexType name="DailyRecurrencePatternType"> <xs:complexContent> <xs:extension base="t:IntervalRecurrencePatternBaseType" /> </xs:complexContent> </xs:complexType>