Containment Hierarchy
Contained by: <trigger>
Contains: <starttime>, <endtime> , <startdate>, <enddate>
Syntax
<!ELEMENT schedule ( starttime?, endtime?, startdate?, enddate? )>
Content
starttime?, endtime?, startdate?, enddate?
<!ATTLIST schedule
dateinmonth
The %day.names; entity lists the days of the week that you can specify when scheduling an agent to run once a week.
Syntax:
<!ENTITY % day.names "sunday | monday | tuesday | wednesday | thursday | friday | saturday ">
The %schedule.types; entity lists the choices for units of time that trigger a scheduled agent.
<!ENTITY % schedule.types "automatic | byminutes | daily | weekly | monthly | never ">
automatic
<!ENTITY % schedule.runlocations "local | any | choose | server ">
any