/*
 * CHANGES
 * $Id: GEMINI_CHANGES,v 1.1.1.1 2000/03/28 22:04:01 gillies Exp $
 * CHANGES to the Gemini DTD and associated files are here.
 */

/************************ 7/17/99 KG ************************ */
Created this file.
Added tacExtension and made geminiReference optional. Over JB version.

/************************ 7/21/99 KG ************************ */
Changes to the DTD.
Removed geminiReferenceNumber from TACExtension to geminiSubDetails.
Added partnerDueDate to TACExtension.  Now TACExtension holds only partner
TAC stuff.
Added bookeeping items to the geminiSubDetails.
geminiReferenceNumber is the gemini number for the proposal.
geminiReceivedDate is the date the proposal is received or processed.
Changed dueDate in data file to geminiDueDate.  Added to geminiSubDetails
for output only.  
Added semesterLimits to the geminiSubDetails.  This is a copy of the
value from the data file.  This is write only data in the data file.  It
is ignored when reading.
Changed all resource ids to gemXXX over geminiXXX.  Both existed.
Removed defaultOverhead.

/************************ 7/22/99 KG ************************ */
Moved the overheads as resourceOverheads into AstronomyPhase1.dtd since
anyone using that feature would need it.  It's not just a Gemini feature.
/************************ 11/1/99 KG ************************ */
Added USA to hostPartner attribute in geminiSubDetailsExtension because
of ambiguity in US vs USA usage. 
/************************ 1/15/2000 KG ************************ */
Removed *n scripts and files since new Xerces processor works fine 
not validating files with prologue.
Fixed the contact element to remove ? on fax, phone, email.
Modified the test scripts to use a single script.  Fixed XmlTester to
use the Xerces parser.
