Element Index
Element Details
week
One week of working plan.
(id - number of week in year,
year - calendar year)
Declared Attributes
- #IMPLIED CDATA id
- #IMPLIED CDATA year
Element Content Model
(day)*
Referenced by
day
Day of week.
(finish - time when user finished to work,
start - time when user started to work,
id - number of day in week)
Declared Attributes
- #IMPLIED CDATA finish
- #IMPLIED CDATA start
- #IMPLIED CDATA id
Element Content Model
(task)*
Referenced by
week
task
Task planned for a day.
(duration - total time how long user worked on task so far,
state - information about progress on task)
Declared Attributes
- #IMPLIED CDATA duration
- #IMPLIED CDATA state
Element Content Model
(repetition | notification | notes | keyword | description | priority | private)*
Referenced by
day
priority
Priority of a task.
Element Content Model
(#PCDATA)*
Referenced by
task
description
Short description of a task.
Element Content Model
(#PCDATA)*
Referenced by
task
keyword
Category of a task.
Element Content Model
(#PCDATA)*
Referenced by
task
notes
Long description of a task.
Element Content Model
(#PCDATA)*
Referenced by
task
notification
Notification about a task at specified time.
(switch - whether task should start automatically,
time - when user should start working on a task)
Declared Attributes
- #IMPLIED CDATA switch
- #IMPLIED CDATA time
Element Content Model
EMPTY
Referenced by
task
private
Identification of private task.
Element Content Model
EMPTY
Referenced by
task
repetition
Identification of regular task.
(frequency - type of repetition)
Declared Attributes
Element Content Model
EMPTY
Referenced by
task