Syntaxes

<tmml></tmml>

This tag informs that it is a time management markup language file

<period></period>

It is used to start or inform which date the following schedule or the work done

Attributes:-

date

Used to inform the date when schedule happens

<do></do>

To write what happens in a specific time/hour

Attributes

time

Used to give only a specific time

strtime

Used to give a start time and should be put with endtime attribute

endtime

Used to give end time of a event



<note></note>

Used to mention additional notes and other informations including comments

<xml></xml>

To include xml data's in between for other reasons will not be read by alarm softwares

<if><else><end conditional>

Used for conditional situations.< Else> don't have any attribute and <end conditional> is to end statement of <if> and <else>

if's attribute is anything within two inverted commas ""