Namespace: |
|
Type: |
|
Content: |
empty, 5 attributes |
Defined: |
locally at 2 locations in myCalendar.xsd |
XML Representation Summary |
||||||||||||||||||
<transitionRule |
||||||||||||||||||
|
||||||||||||||||||
/> |
Type: |
|
Use: |
optional |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
<b>afterDay</b>
</xsd:documentation>
is needed to support certain time-zone recurrence rules for
countries that use the format of the first Friday after the 15th (i.e. New Zealand, which ends the first Sunday on or after 5 March). </xsd:attribute>
|
Type: |
|
Use: |
optional |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
Used to specify a day of the week for the transition to occur on. If this
</xsd:documentation>
attribute is present, then @dayOfMonth must also be present. </xsd:attribute>
|
Type: |
xsd:int, predefined |
Use: |
optional |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
Used to specify a transition on a particular day of a month. Eg, Iraq (Baghdad)
</xsd:documentation>
transitions on 5/1 and 9/30. </xsd:attribute>
|
Type: |
|
Use: |
required |
Defined: |
Type: |
|
Use: |
optional |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
Used to specify a particular weekday of the month to transition on. If this attribute
</xsd:documentation>
is present, then @day must also be present. </xsd:attribute>
|