<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE offerings PUBLIC "-//UniTime//DTD University Course Timetabling/EN" "http://www.unitime.org/interface/CourseOfferingExport.dtd">

<!-- 
 * Licensed to The Apereo Foundation under one or more contributor license
 * agreements. See the NOTICE file distributed with this work for
 * additional information regarding copyright ownership.
 *
 * The Apereo Foundation licenses this file to you under the Apache License,
 * Version 2.0 (the "License"); you may not use this file except in
 * compliance with the License. You may obtain a copy of the License at:
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *
 * See the License for the specific language governing permissions and
 * limitations under the License.
 * 
 -->

<offerings campus="PuWL" year="2006" term="Fall">
	<offering id="10234" offered="true" action="update|delete|insert">
		<courseCredit creditType="collegiate" creditUnitType="semesterHours" creditFormat="fixedUnit" fixedCredit="3"/>
		<course subject="A&amp;AE" courseNbr="101" controlling="true" title="" scheduleBookNote="">
			<!-- Since UniTime 3.4, consent is on courses not on offerings -->
			<!-- DP for department, IN for instructor -->
			<consent type="DP|IN"/>
		</course>
		<course subject="A&amp;AE" courseNbr="101H" controlling="false" title="" scheduleBookNote="">
			<!-- Since UniTime 3.5, course credit is on courses not on offerings -->
			<!-- It is still allowed to have course credit on the offering (it acts as a default for all the courses of the offering) -->
			<courseCredit creditType="collegiate" creditUnitType="semesterHours" creditFormat="fixedUnit" fixedCredit="2"/>
		</course>
		<config name="1" limit="20">
			<subpart type="Lec" suffix="" minPerWeek="50">
			  		<subpartCredit creditType="collegiate" creditUnitType="semesterHours" creditFormat="fixedUnit" fixedCredit="1"/>
				<subpart type="Rec" suffix="" minPerWeek="100">
			  		<subpartCredit creditType="collegiate" creditUnitType="semesterHours" creditFormat="fixedUnit" fixedCredit="1"/>
					<subpart type="Rec" suffix="a" minPerWeek="50"/>
				</subpart>
				<subpart type="Lab" suffix="" minPerWeek="100">
 			  		<subpartCredit creditType="collegiate" creditUnitType="semesterHours" creditFormat="fixedUnit" fixedCredit="1"/>
				</subpart>
			</subpart>
			<subpart type="Lab" suffix="" minPerWeek="150"/>
			<class id="" type="Lec" suffix="1" limit="20" scheduleNote="" studentScheduling="true">
				<class id="" type="Rec" suffix="1" limit="10">
					<class id="" type="Rec" suffix="1a" limit="10"/>
				</class>
				<class id="" type="Rec" suffix="2" limit="10">
					<class id="" type="Rec" suffix="2a" limit="10"/>
				</class>
				<date startDate="08/20" endDate="09/22"/> <!-- non-default date pattern -->
				<time days="MWF" startTime="0730" endTime="0820"/>
				<room id="" building="REC" roomNbr="101"/>
				<room id="" building="REC" roomNbr="102"/>
				<instructor id="23344" lname="" mname="" fname="" share="80" lead="true"/> <!-- only instructors that are allowed to be printed are included -->
				<instructor id="23435" lname="" mname="" fname="" share="20"/>
			</class>
			<class id="" type="Lab" suffix="1" limit="15"/>
			<class id="" type="Lab" suffix="2" limit="5"/>
		</config>
		<config name="2" limit="inf">
			<subpart type="Lec" suffix="" minPerWeek="100">
			  		<subpartCredit creditType="collegiate" creditUnitType="semesterHours" creditFormat="fixedUnit" fixedCredit="1"/>
			</subpart>
			<class id="" type="Lec" suffix="2">
				<!-- arrange hours class: no time element-->
				<location name="PIZZA HUT"/> <!-- non-university location -->
			</class>
		</config>
	</offering>
</offerings>
