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