2.2.4.2 t:MonthlyRegeneratingPatternType Complex Type
The MonthlyRegeneratingPatternType complex type specifies the interval, in months, at which a task is regenerated. The MonthlyRegeneratingPatternType complex type extends the RegeneratingPatternBaseType complex type, as specified in section 2.2.4.3.
-
<xs:complexType name="MonthlyRegeneratingPatternType"> <xs:complexContent> <xs:extension base="t:RegeneratingPatternBaseType" /> </xs:complexContent> </xs:complexType>