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

 Export File Structure

The table shown below describes the XML file structure of a TimeZone object and explains the individual elements.


Element

Description

uc-export

Main element of the export file

clientvers = Automation Engine version in which the export file was created

TZ

Main element of the object

client = The client.
name = The name of the object.
system = The name of the AE system. 

HEADER

Header tab

XHEADER in executable objects

HEADER = in active, passive and system objects

see object types

The attribute "state" is used system-internally and must not be changed.

Title

Title

User-defined,

max. 255 characters

Created

Time of creation

Format:
First and last name
on: YYYY-MM-DD HH:MM:SS

Modified

Time of last modification

Format:
First and last name on: YYYY-MM-DD HH:MM:SS Total number of modifications x

LastUsed

Time of last use

Format:
First and last name
on: YYYY-MM-DD HH:MM:SS Total number of uses x

TZ

Attributes tab

in TimeZone objects

The attribute "state" is used system-internally and must not be changed.

Year

Year

Four-digit cipher of the year

TzDiffhh
TzDiffmi

Difference to UTC

TzDiffhh: Hours
Value between "-13" and "13"

TzDiffmi: Minutes
Value between "-59" and "59"

DlsDiffmi

Difference to normal time

Time in minutes

Value between "0" and "99"

DlsSmo
DlsStt
DlsSwd
DlsShh
DlsSmi

Change to Daylight Savings Time

DlsSmo: Month
Value between "1" and "12"

DlsStt: n.Day
Value between "1" and  "5"

DlsSwd: Weekday
Value between "1" and "7"

DlsShh: Hour
Value between "0" and  "23"

DlsSmi: Minute
Value between "0" and "59"

DlsEmo
DlsEwd
DlsEtt
DlsEhh
DlsEmi

Change to normal time

DlsEmo: Month
Value between "1" and "12"

DlsEwd: Weekday
Value between "1" and  "5"

DlsEtt: n.Day
Value between "1" and "7"

DlsEhh: Hour
Value between "0" and  "23"

DlsEmi: Minute
Value between "0" and "59"

DOCU_Title

Documentation tab

in all objects (DOCU_Title)

The attribute "state" is used system-internally and must not be changed.

The attribute "type" shows the type of documentation:

text = normal documentation
xml = structured documentation

DOC

Content of the Documentation tab

Depending on the documentation type, the CDATA section contains the text or the XML structure.

 

See also:

Export File of a TimeZone
XML File Structure for Imports and Exports