<!ATTLIST PERIOD beginDate CDATA #REQUIRED endDate CDATA #REQUIRED> |
Attribute | Mand. | Description | Default |
beginDate | yes | Begin date (respecting date format of the Gantt planning). | |
endDate | yes | End date (respecting date format of the Gantt planning). |
<PERIOD beginDate="12/04/2004" label="12/25/2004"/> |