element <leapMonthValue> (local)
Namespace:
Type:
Content:
simple
Defined:
XML Representation Summary
<leapMonthValue>
   
Content: 
{ xsd:int }
</leapMonthValue>
Included in content model of elements (2):
rule (in recurrence in event in getCalendarDaysResponse), rule (in recurrence in event in myCalendar)
Annotation
[International calendar support] <br/><leapMonthValue> cannot be derived from a particular year and thus must be stored. For example, a user creates a recurrence on a Hebrew Lunar calendar. The year is a leap year and it has 13 months. In that year, the leapMonthValue is 7.
XML Source (see within schema source)
<xsd:element maxOccurs="1" minOccurs="0" name="leapMonthValue" type="monthValueEnum">
<xsd:annotation>
<xsd:documentation>
[International calendar support]
<br/>
&lt;leapMonthValue&gt; cannot be derived from a particular year and thus must be stored. For
example, a user creates a recurrence on a Hebrew Lunar calendar. The year is a leap year and it
has 13 months. In that year, the leapMonthValue is 7.
</xsd:documentation>
</xsd:annotation>
</xsd:element>