byhour

The BYHOUR rule part specifies space separated list of hours of the day.

Attribute Information

Used By

Attribute Group recurrenceRuleAttributes

Source

<xs:attribute name="byhour" use="optional">
  <xs:annotation>
    <xs:documentation>The BYHOUR rule part specifies space separated list of hours of the day.</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="ByHourListType">
      <xs:minLength value="1"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample