 Export File Structure
 Export File StructureThe table shown below describes the XML file structure of a Filter 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 | 
| JOBQ | client = The client. | 
| XHEADER | XHEADER in executable objects see object types The attribute "state" is used system-internally and must not be changed. | 
| Title | User-defined, max. 255 characters | 
| Created | Format:  | 
| Modified | Format:
 | 
| LastUsed | Format:  | 
| ArchiveKey1 | User-defined, Attribute: ARCHIVE_KEY1 | 
| ArchiveKey2 | User-defined, Attribute: ARCHIVE_KEY2 | 
| FILTER_OUTPUT | Section containing the filter definitions and operators specified. Dependent on the filters specified, definitions Condition, FilterText, Lnr and SrcType will be displayed. The attribute "state" is used system-internally and must not be changed. | 
| Filters | Section containing a filter and its definitions. | 
| Condition | Condition to apply to filter string. Allowed values: "C" = contains or "N" = does not contain | 
| FilterText | String to search for. Format: String | 
| Lnr | Actual number of a filter in this list. Allowed values: Integer | 
| SrcName | Name of the report, output or file being searched in. | 
| SrcType | Type of filter source. Allowed values: "R" for Report, "O" for Output and "F" for File. | 
| OperatorAND | Allowed values: "0" or "1" | 
| OperatorOR | Allowed values: "0" or "1" | 
| DOCU_Title | 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 | 
| 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 Filter object
XML File Structure for Imports and Exports