HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux vmi1674223.contaboserver.net 5.4.0-182-generic #202-Ubuntu SMP Fri Apr 26 12:29:36 UTC 2024 x86_64
User: root (0)
PHP: 7.4.3-4ubuntu2.22
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/html/unitime/Documentation/Interfaces/Examples/eventLoad.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE events PUBLIC "-//UniTime//DTD University Course Timetabling/EN" "http://www.unitime.org/interface/EventLoad.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.
 * 
 -->
 
<events academicInitiative="PWL" created="01/05/2009 15:40:49" dateFormat="MM/dd/yyyy" timeFormat="H:mm">
  	<specialEvent eventName="Special Event 1" minCapacity="10" maxCapacity="15" email="main@contact.email.edu" >
		<sponsoringOrganization name="Sponsoring Org"/>
		<eventContact externalId="1234567890" email="contact@email.edu" phone="555-4444" firstName="FirstName" middleName="MiddleName" lastName="LastName" />
		<meetings>
 			<meeting meetingDate="01/15/2009" startTime="8:00" startOffset="10" endTime="9:00" stopOffset="10" buildingAbbv="WTHR" roomNumber="160" classCanOverride="true" approvedDateTime="01/04/2009 10:00"/>
  			<meeting meetingDate="01/16/2009" startTime="8:00" endTime="9:00" buildingAbbv="WTHR" roomNumber="160" classCanOverride="true" approvedDateTime="01/04/2009 10:00"/>
			<meeting meetingDate="01/21/2009" startTime="8:00" endTime="9:00" buildingAbbv="WTHR" roomNumber="360" classCanOverride="true" approvedDateTime="01/04/2009 10:00"/>
			<meeting meetingDate="01/22/2009" startTime="8:00" endTime="9:00" location="CL50 East" classCanOverride="true" approvedDateTime="01/04/2009 10:00"/>
		</meetings>
	<notes>
	 	<note noteText="This is a note." noteType="create" timestamp="01/04/2009 10:00" userName="Name Of User Who Left Note" />
		<note noteText="This is another note." noteType="create" timestamp="01/04/2009 10:00" userName="Name Of User Who Left Note" />
	</notes>
	</specialEvent>
 	<courseRelatedEvent eventName="Course Related Event 1" minCapacity="10" maxCapacity="15" attendanceRequired="true" email="main@contact.email.edu" >
	  <relatedCourses>
	    <course year="2009" term="Spring" relationshipType="class" relatedExternalId="12345" courseExternalId="CHM11100"/>
	    <course year="2009" term="Spring" relationshipType="instructionalOffering" relatedExternalId="CHM11200" courseExternalId="CHM11200"/>
	    <course year="2009" term="Spring" relationshipType="courseOffering" relatedExternalId="CHM11500" courseExternalId="CHM11500"/>
	  </relatedCourses>
		<sponsoringOrganization name="Sponsoring Org"/>
		<eventContact externalId="1234567890" email="contact@email.edu" phone="555-4444" firstName="FirstName" middleName="MiddleName" lastName="LastName" />
 		<meetings>
	 		<meeting meetingDate="01/17/2009" startTime="20:00" endTime="21:00" buildingAbbv="WTHR" roomNumber="160" classCanOverride="true" approvedDateTime="01/04/2009 10:00"/>
			<meeting meetingDate="01/19/2009" startTime="8:30" endTime="9:30" buildingAbbv="WTHR" roomNumber="160" classCanOverride="false" approvedDateTime="01/04/2009 18:00"/>
			<meeting meetingDate="01/26/2009" startTime="20:30" endTime="21:30" buildingAbbv="WTHR" roomNumber="360" classCanOverride="false" approvedDateTime="01/04/2009 18:00"/>
			<meeting meetingDate="01/27/2009" startTime="8:00" endTime="9:00" location="CL50 East" classCanOverride="true" approvedDateTime="01/04/2009 10:00"/>
		</meetings>
	</courseRelatedEvent>
  	<specialEvent eventName="Special Event 2" >
		<meetings>
			<meeting meetingDate="02/15/2009" startTime="8:00" endTime="9:00" buildingAbbv="WTHR" roomNumber="160" classCanOverride="true" approvedDateTime="01/04/2009 10:00"/>
		</meetings>
		<eventContact externalId="1234567890" email="contact@email.edu" phone="555-4444" firstName="FirstName" middleName="MiddleName" lastName="LastName" />
	</specialEvent>
 	<courseRelatedEvent eventName="Course Related Event 2" attendanceRequired="true" email="main@contact.email.edu" >
	  <relatedCourses>
	    <course year="2009" term="Spring" relationshipType="class" relatedExternalId="12345" courseExternalId="CHM11100"/>
	  </relatedCourses>
		<meetings>
			<meeting meetingDate="02/17/2009" startTime="9:00"  endTime="10:00" buildingAbbv="WTHR" roomNumber="160" classCanOverride="false"/>
		</meetings>
	</courseRelatedEvent>
</events>