Additionally, fix the letter case of the elements.
All of the five `startMinute`, `startHour`, `startDom` (Day Of Month), `startMonth`, `startDow` (Day Of Week) are required.
They correspond to the fields in `crontab(5)` of a cron daemon and accept the same syntax.
-### `<canBeEdited>`
+### `<canbeedited>`
Controls whether the administrator may edit the fields of the cronjob.
+Defaults to `1`.
-### `<canBeDisabled>`
+### `<canbedisabled>`
Controls whether the administrator may disable the cronjob.
+Defaults to `1`.
### `<isdisabled>`