source: main/trunk/model-sites-dev/WaikatoEducationDept/TC4.12_Math Resources_Activities/math.gs3coll/gli.col@ 33673

Last change on this file since 33673 was 33673, checked in by ak19, 4 years ago

Waikato Education Department's Science Activities and Maths Activities collections, prepared with Liang. Committing with additional READMEs that I've now written up.

File size: 793 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 <Argument name="base_collection">C:\Users\Anupama\GS309\web\sites\localsite\collect\scienceags3coll</Argument>
23</GathererCollection>
Note: See TracBrowser for help on using the repository browser.