Schedule schedule:weekly

This form of the weekly element defines the schedule of an event that recurs at intervals of one or more weeks. The event may occur several times each week, as defined by the pattern element.

This element belongs to the http://xmlns.escenic.com/2011/schedule namespace. The conventional prefix for this namespace is schedule.

Syntax
<schedule:weekly
    interval="positiveInteger"?
  >
    <schedule:pattern/>+
  </schedule:weekly>

Only one form of the schedule:pattern element may be used: Schedule schedule:pattern.

Attributes
interval="positiveInteger" (optional)

The number of weeks between each occurrence of the event. The value specified must be 1 or greater. The default is 1.