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

 Export File

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

Example:

<?xml version="1.0" encoding="ISO-8859-1"?>  
- <uc-export clientvers="3.02">  
-<TZ client="0003"name="VIENNA" system="UCGLOBAL">  
-<HEADER stateThe state a package or a task currently is in.="1">  
<Title>Time zone for Austria</Title>  
<Created>John Smith on: 2004-03-10 12:46:58</Created>  
<Modified>John Smith on: 2005-03-11 12:59:02      1 x</Modified>  
<LastUsed/>  
</HEADER>
- <TZ state="1">
<Year>2004</Year>
<TzDiffhh>1</TzDiffhh>
<TzDiffmi>0</TzDiffmi>
<DlsDiffmi>60</DlsDiffmi>
<DlsSmo>3</DlsSmo>
<DlsStt>5</DlsStt>
<DlsSwd>7</DlsSwd>
<DlsShh>2</DlsShh>
<DlsSmi>0</DlsSmi>
<DlsEmo>10</DlsEmo>
<DlsEwd>7</DlsEwd>
<DlsEtt>5</DlsEtt>
<DlsEhh>3</DlsEhh>
<DlsEmi>0</DlsEmi>
</TZ>  
-<DOCU_General state="1"type="text">
- <DOC>
<[Time zone for Central Europe]>
</DOC>
</DOCU_General>
- <DOCU_Details- state="1" type="xml">
<DOC/>  
</DOCU_Details->  
</TZ>  
</uc-export>

 

See also:

TimeZone
Structure of the export file

Structure of the XML files for imports and exports