This is designed to be used for processing which happens the day after, i.e. processing previous business days data.
This is paticularly useful for scheduling around holidays when a process is still required to run on the holiday, but not the day after the holiday.
This will run at 2am tuesday to saturday.
<dayafter>
<dayofmonth from="25" to="0" >
<last>
<dayofweek from="mon" to="fri" >
<time on="02:00" /gt;
</dayofweek>
</last>h;
</dayofmonth>
</dayafter>