source: gs3-installations/whakatohea-dl/trunk/sites/wmtb/collect/Image/gli.col@ 38349

Last change on this file since 38349 was 38349, checked in by kjdon, 8 months ago

committing hte gli.col files

File size: 681 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE GathererCollection [<!ELEMENT GathererCollection (Argument*,GathererConfig,BuildConfig)>
3<!ELEMENT GathererConfig (Arguments*)>
4<!ELEMENT BuildConfig (Build,Import)>
5<!ELEMENT Build (Arguments*)>
6<!ELEMENT Import (Arguments*)>
7<!ELEMENT Schedule (Arguments*)>
8<!ELEMENT Argument (#PCDATA)>
9<!ATTLIST Argument name CDATA #REQUIRED>
10<!ATTLIST Argument enabled CDATA 'true'>
11]>
12<GathererCollection>
13 <Argument name="built">false</Argument>
14 <Argument name="imported">true</Argument>
15 <Argument name="skimfile">true</Argument>
16 <GathererConfig/>
17 <BuildConfig>
18 <Build/>
19 <Import/>
20 <Schedule/>
21 </BuildConfig>
22</GathererCollection>
Note: See TracBrowser for help on using the repository browser.