Inside Automation Engine > XML Files of Objects > Calendar > Export File

 Export File

This document includes an example for the XML export file of a Calendar object.

Example:

<?xml version="1.0" encoding="ISO-8859-1"?>
- <uc-export clientvers="3.02">
-<CALE client="0003"name="FIRM_CALENDAR_2005"system="UCGLOBAL">
-<HEADER state="1">
<Title>Firm calendar for the year 2005</Title>
<Created>John Smith on: 2004-12-17 10:40:00</Created>
<Modified>John Smith on: 2005-03-17 10:46:30 6 x</Modified>
<LastUsed/>
</HEADER>
- <CALE state="1">
- <CaleData periods="1">
- <Keywords>

The structure of calendar keywords depends on the selected keyword type and therefore is described separately.

</ Keywords>
</CaleData>
</CALE>
-<DOCU_General state="1"type="text">
- <DOC>
<Firm calendar for the year 2005>
</DOC>
</DOCU_General>
</CALE>
</uc-export>

See also:

Calendar
Export-File Structure

XML-File Structure for Imports and Exports