Calendars Section of the XML File

When a project is exported to wInsight, the calendar information is exported to the <Calendars> section of the XML file.

The elements information is placed in the <Calendars> section in the following format:

<Calendars>
<Calendar id="cal1">
<CalDesc>DEMOADV</CalDesc>
<DateFmt>%a</DateFmt>
<FyEnd>12.30</FyEnd>
</Calendar>
</Calendars>