schedule:daily

A daily element defines the schedule of an event that recurs daily.

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

Syntax
<schedule:daily
    start-time="text"
    end-time="text"
  />
Attributes
start-time="text"

The event start time, specified in ISO.8601 format - that is, hh:mm:ss.

end-time="text"

The event end time, specified in ISO.8601 format - that is, hh:mm:ss.