net.sf.mpxj.mspdi.schema
Class Project

java.lang.Object
  extended by net.sf.mpxj.mspdi.schema.Project

public class Project
extends Object

Java class for anonymous complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="SaveVersion" type="{http://www.w3.org/2001/XMLSchema}integer"/>
         <element name="UID" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <maxLength value="16"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Name" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <maxLength value="255"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Title" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <maxLength value="512"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Subject" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <maxLength value="512"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Category" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <maxLength value="512"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Company" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <maxLength value="512"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Manager" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <maxLength value="512"/>
             </restriction>
           </simpleType>
         </element>
         <element name="Author" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <maxLength value="512"/>
             </restriction>
           </simpleType>
         </element>
         <element name="CreationDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="Revision" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
         <element name="LastSaved" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="ScheduleFromStart" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="StartDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="FinishDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="FYStartDate" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
               <enumeration value="1"/>
               <enumeration value="2"/>
               <enumeration value="3"/>
               <enumeration value="4"/>
               <enumeration value="5"/>
               <enumeration value="6"/>
               <enumeration value="7"/>
               <enumeration value="8"/>
               <enumeration value="9"/>
               <enumeration value="10"/>
               <enumeration value="11"/>
               <enumeration value="12"/>
             </restriction>
           </simpleType>
         </element>
         <element name="CriticalSlackLimit" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
         <element name="CurrencyDigits" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
         <element name="CurrencySymbol" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <maxLength value="20"/>
             </restriction>
           </simpleType>
         </element>
         <element name="CurrencyCode">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
               <maxLength value="3"/>
             </restriction>
           </simpleType>
         </element>
         <element name="CurrencySymbolPosition" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
               <enumeration value="0"/>
               <enumeration value="1"/>
               <enumeration value="2"/>
               <enumeration value="3"/>
             </restriction>
           </simpleType>
         </element>
         <element name="CalendarUID" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
         <element name="DefaultStartTime" type="{http://www.w3.org/2001/XMLSchema}time" minOccurs="0"/>
         <element name="DefaultFinishTime" type="{http://www.w3.org/2001/XMLSchema}time" minOccurs="0"/>
         <element name="MinutesPerDay" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
         <element name="MinutesPerWeek" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
         <element name="DaysPerMonth" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
         <element name="DefaultTaskType" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
               <enumeration value="0"/>
               <enumeration value="1"/>
               <enumeration value="2"/>
             </restriction>
           </simpleType>
         </element>
         <element name="DefaultFixedCostAccrual" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
               <enumeration value="1"/>
               <enumeration value="2"/>
               <enumeration value="3"/>
             </restriction>
           </simpleType>
         </element>
         <element name="DefaultStandardRate" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
         <element name="DefaultOvertimeRate" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
         <element name="DurationFormat" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
               <enumeration value="3"/>
               <enumeration value="4"/>
               <enumeration value="5"/>
               <enumeration value="6"/>
               <enumeration value="7"/>
               <enumeration value="8"/>
               <enumeration value="9"/>
               <enumeration value="10"/>
               <enumeration value="11"/>
               <enumeration value="12"/>
               <enumeration value="19"/>
               <enumeration value="20"/>
               <enumeration value="21"/>
               <enumeration value="35"/>
               <enumeration value="36"/>
               <enumeration value="37"/>
               <enumeration value="38"/>
               <enumeration value="39"/>
               <enumeration value="40"/>
               <enumeration value="41"/>
               <enumeration value="42"/>
               <enumeration value="43"/>
               <enumeration value="44"/>
               <enumeration value="51"/>
               <enumeration value="52"/>
               <enumeration value="53"/>
             </restriction>
           </simpleType>
         </element>
         <element name="WorkFormat" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
               <enumeration value="1"/>
               <enumeration value="2"/>
               <enumeration value="3"/>
               <enumeration value="4"/>
               <enumeration value="5"/>
             </restriction>
           </simpleType>
         </element>
         <element name="EditableActualCosts" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="HonorConstraints" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="EarnedValueMethod" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
               <enumeration value="0"/>
               <enumeration value="1"/>
             </restriction>
           </simpleType>
         </element>
         <element name="InsertedProjectsLikeSummary" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="MultipleCriticalPaths" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="NewTasksEffortDriven" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="NewTasksEstimated" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="SplitsInProgressTasks" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="SpreadActualCost" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="SpreadPercentComplete" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="TaskUpdatesResource" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="FiscalYearStart" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="WeekStartDay" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
               <enumeration value="0"/>
               <enumeration value="1"/>
               <enumeration value="2"/>
               <enumeration value="3"/>
               <enumeration value="4"/>
               <enumeration value="5"/>
               <enumeration value="6"/>
             </restriction>
           </simpleType>
         </element>
         <element name="MoveCompletedEndsBack" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="MoveRemainingStartsBack" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="MoveRemainingStartsForward" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="MoveCompletedEndsForward" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="BaselineForEarnedValue" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
               <enumeration value="0"/>
               <enumeration value="1"/>
               <enumeration value="2"/>
               <enumeration value="3"/>
               <enumeration value="4"/>
               <enumeration value="5"/>
               <enumeration value="6"/>
               <enumeration value="7"/>
               <enumeration value="8"/>
               <enumeration value="9"/>
               <enumeration value="10"/>
             </restriction>
           </simpleType>
         </element>
         <element name="AutoAddNewResourcesAndTasks" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="StatusDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="CurrentDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="MicrosoftProjectServerURL" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Autolink" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="NewTaskStartDate" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
               <enumeration value="0"/>
               <enumeration value="1"/>
             </restriction>
           </simpleType>
         </element>
         <element name="DefaultTaskEVMethod" minOccurs="0">
           <simpleType>
             <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
               <enumeration value="0"/>
               <enumeration value="1"/>
             </restriction>
           </simpleType>
         </element>
         <element name="ProjectExternallyEdited" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="ExtendedCreationDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="ActualsInSync" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="RemoveFileProperties" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="AdminProject" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="BaslineCalendar" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="NewTasksAreManual" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="UpdateManuallyScheduledTasksWhenEditingLinks" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="KeepTaskOnNearestWorkingTimeWhenMadeAutoScheduled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="OutlineCodes" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="OutlineCode" maxOccurs="unbounded" minOccurs="0">
                     <complexType>
                       <complexContent>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                           <sequence>
                             <element name="Guid" type="{http://www.w3.org/2001/XMLSchema}string"/>
                             <element name="FieldID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                             <element name="FieldName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                             <element name="Alias" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                             <element name="PhoneticAlias" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                             <element name="Values" minOccurs="0">
                               <complexType>
                                 <complexContent>
                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                     <sequence maxOccurs="unbounded" minOccurs="0">
                                       <element name="Value">
                                         <complexType>
                                           <complexContent>
                                             <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                               <all>
                                                 <element name="ValueID" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                                                 <element name="FieldGUID" type="{http://www.w3.org/2001/XMLSchema}string"/>
                                                 <element name="Type">
                                                   <simpleType>
                                                     <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
                                                       <enumeration value="4"/>
                                                       <enumeration value="6"/>
                                                       <enumeration value="9"/>
                                                       <enumeration value="15"/>
                                                       <enumeration value="17"/>
                                                       <enumeration value="21"/>
                                                       <enumeration value="27"/>
                                                     </restriction>
                                                   </simpleType>
                                                 </element>
                                                 <element name="IsCollapsed" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                                                 <element name="ParentValueID" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                                                 <element name="Value" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                                                 <element name="Description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                                               </all>
                                             </restriction>
                                           </complexContent>
                                         </complexType>
                                       </element>
                                     </sequence>
                                   </restriction>
                                 </complexContent>
                               </complexType>
                             </element>
                             <element name="Enterprise" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                             <element name="EnterpriseOutlineCodeAlias" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                             <element name="ResourceSubstitutionEnabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                             <element name="LeafOnly" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                             <element name="AllLevelsRequired" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                             <element name="OnlyTableValuesAllowed" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                             <element name="ShowIndent" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                             <element name="Masks" minOccurs="0">
                               <complexType>
                                 <complexContent>
                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                     <sequence>
                                       <element name="Mask" maxOccurs="unbounded" minOccurs="0">
                                         <complexType>
                                           <complexContent>
                                             <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                               <sequence>
                                                 <element name="Level" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                                                 <element name="Type" minOccurs="0">
                                                   <simpleType>
                                                     <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
                                                       <enumeration value="0"/>
                                                       <enumeration value="1"/>
                                                       <enumeration value="2"/>
                                                       <enumeration value="3"/>
                                                     </restriction>
                                                   </simpleType>
                                                 </element>
                                                 <element name="Length" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                                                 <element name="Separator" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                                               </sequence>
                                             </restriction>
                                           </complexContent>
                                         </complexType>
                                       </element>
                                     </sequence>
                                   </restriction>
                                 </complexContent>
                               </complexType>
                             </element>
                           </sequence>
                         </restriction>
                       </complexContent>
                     </complexType>
                   </element>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="WBSMasks" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="VerifyUniqueCodes" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                   <element name="GenerateCodes" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                   <element name="Prefix" minOccurs="0">
                     <simpleType>
                       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                         <maxLength value="50"/>
                       </restriction>
                     </simpleType>
                   </element>
                   <element name="WBSMask" maxOccurs="unbounded" minOccurs="0">
                     <complexType>
                       <complexContent>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                           <sequence>
                             <element name="Level" type="{http://www.w3.org/2001/XMLSchema}integer"/>
                             <element name="Type">
                               <simpleType>
                                 <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
                                   <enumeration value="0"/>
                                   <enumeration value="1"/>
                                   <enumeration value="2"/>
                                   <enumeration value="3"/>
                                 </restriction>
                               </simpleType>
                             </element>
                             <element name="Length" type="{http://www.w3.org/2001/XMLSchema}string"/>
                             <element name="Separator" type="{http://www.w3.org/2001/XMLSchema}string"/>
                           </sequence>
                         </restriction>
                       </complexContent>
                     </complexType>
                   </element>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="ExtendedAttributes" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="ExtendedAttribute" maxOccurs="unbounded" minOccurs="0">
                     <complexType>
                       <complexContent>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                           <sequence>
                             <element name="FieldID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                             <element name="FieldName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                             <element name="CFType" minOccurs="0">
                               <simpleType>
                                 <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
                                   <enumeration value="0"/>
                                   <enumeration value="1"/>
                                   <enumeration value="2"/>
                                   <enumeration value="3"/>
                                   <enumeration value="4"/>
                                   <enumeration value="5"/>
                                   <enumeration value="6"/>
                                   <enumeration value="7"/>
                                 </restriction>
                               </simpleType>
                             </element>
                             <element name="Guid" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                             <element name="ElemType" minOccurs="0">
                               <simpleType>
                                 <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
                                   <enumeration value="20"/>
                                   <enumeration value="21"/>
                                   <enumeration value="22"/>
                                   <enumeration value="23"/>
                                 </restriction>
                               </simpleType>
                             </element>
                             <element name="MaxMultiValues" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                             <element name="UserDef" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                             <element name="Alias" minOccurs="0">
                               <simpleType>
                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                   <maxLength value="50"/>
                                 </restriction>
                               </simpleType>
                             </element>
                             <element name="SecondaryPID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                             <element name="AutoRollDown" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                             <element name="DefaultGuid" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                             <element name="Ltuid" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                             <element name="SecondaryGuid" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                             <element name="PhoneticAlias" minOccurs="0">
                               <simpleType>
                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                   <maxLength value="50"/>
                                 </restriction>
                               </simpleType>
                             </element>
                             <element name="RollupType" minOccurs="0">
                               <simpleType>
                                 <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
                                   <enumeration value="0"/>
                                   <enumeration value="1"/>
                                   <enumeration value="2"/>
                                   <enumeration value="3"/>
                                   <enumeration value="4"/>
                                   <enumeration value="5"/>
                                   <enumeration value="6"/>
                                   <enumeration value="7"/>
                                 </restriction>
                               </simpleType>
                             </element>
                             <element name="CalculationType" minOccurs="0">
                               <simpleType>
                                 <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
                                   <enumeration value="0"/>
                                   <enumeration value="1"/>
                                   <enumeration value="2"/>
                                 </restriction>
                               </simpleType>
                             </element>
                             <element name="Formula" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                             <element name="RestrictValues" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                             <element name="ValuelistSortOrder" minOccurs="0">
                               <simpleType>
                                 <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
                                   <enumeration value="0"/>
                                   <enumeration value="1"/>
                                 </restriction>
                               </simpleType>
                             </element>
                             <element name="AppendNewValues" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                             <element name="Default" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                             <element name="ValueList" minOccurs="0">
                               <complexType>
                                 <complexContent>
                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                     <sequence>
                                       <element name="Value" maxOccurs="unbounded">
                                         <complexType>
                                           <complexContent>
                                             <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                               <all>
                                                 <element name="ID" type="{http://www.w3.org/2001/XMLSchema}integer"/>
                                                 <element name="Value" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                                                 <element name="Description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                                                 <element name="Phonetic" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                                               </all>
                                             </restriction>
                                           </complexContent>
                                         </complexType>
                                       </element>
                                     </sequence>
                                   </restriction>
                                 </complexContent>
                               </complexType>
                             </element>
                           </sequence>
                         </restriction>
                       </complexContent>
                     </complexType>
                   </element>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="Calendars" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="Calendar" maxOccurs="unbounded">
                     <complexType>
                       <complexContent>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                           <sequence>
                             <element name="UID" type="{http://www.w3.org/2001/XMLSchema}integer"/>
                             <element name="Name" minOccurs="0">
                               <simpleType>
                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                   <maxLength value="512"/>
                                 </restriction>
                               </simpleType>
                             </element>
                             <element name="IsBaseCalendar" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                             <element name="IsBaselineCalendar" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                             <element name="BaseCalendarUID" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                             <element name="WeekDays" minOccurs="0">
                               <complexType>
                                 <complexContent>
                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                     <sequence>
                                       <element name="WeekDay" maxOccurs="unbounded" minOccurs="0">
                                         <complexType>
                                           <complexContent>
                                             <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                               <sequence>
                                                 <element name="DayType">
                                                   <simpleType>
                                                     <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
                                                       <enumeration value="0"/>
                                                       <enumeration value="1"/>
                                                       <enumeration value="2"/>
                                                       <enumeration value="3"/>
                                                       <enumeration value="4"/>
                                                       <enumeration value="5"/>
                                                       <enumeration value="6"/>
                                                       <enumeration value="7"/>
                                                     </restriction>
                                                   </simpleType>
                                                 </element>
                                                 <element name="DayWorking" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                                                 <element name="TimePeriod" minOccurs="0">
                                                   <complexType>
                                                     <complexContent>
                                                       <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                                         <sequence>
                                                           <element name="FromDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
                                                           <element name="ToDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
                                                         </sequence>
                                                       </restriction>
                                                     </complexContent>
                                                   </complexType>
                                                 </element>
                                                 <element name="WorkingTimes" minOccurs="0">
                                                   <complexType>
                                                     <complexContent>
                                                       <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                                         <sequence>
                                                           <choice>
                                                             <element name="WorkingTime" maxOccurs="5" minOccurs="0">
                                                               <complexType>
                                                                 <complexContent>
                                                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                                                     <sequence>
                                                                       <element name="FromTime" type="{http://www.w3.org/2001/XMLSchema}time" minOccurs="0"/>
                                                                       <element name="ToTime" type="{http://www.w3.org/2001/XMLSchema}time" minOccurs="0"/>
                                                                     </sequence>
                                                                   </restriction>
                                                                 </complexContent>
                                                               </complexType>
                                                             </element>
                                                           </choice>
                                                         </sequence>
                                                       </restriction>
                                                     </complexContent>
                                                   </complexType>
                                                 </element>
                                               </sequence>
                                             </restriction>
                                           </complexContent>
                                         </complexType>
                                       </element>
                                     </sequence>
                                   </restriction>
                                 </complexContent>
                               </complexType>
                             </element>
                             <element name="Exceptions" minOccurs="0">
                               <complexType>
                                 <complexContent>
                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                     <sequence>
                                       <element name="Exception" maxOccurs="unbounded" minOccurs="0">
                                         <complexType>
                                           <complexContent>
                                             <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                               <sequence>
                                                 <element name="EnteredByOccurrences" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                                                 <element name="TimePeriod" minOccurs="0">
                                                   <complexType>
                                                     <complexContent>
                                                       <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                                         <sequence>
                                                           <element name="FromDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
                                                           <element name="ToDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
                                                         </sequence>
                                                       </restriction>
                                                     </complexContent>
                                                   </complexType>
                                                 </element>
                                                 <element name="Occurrences" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                                                 <element name="Name" minOccurs="0">
                                                   <simpleType>
                                                     <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                                       <maxLength value="512"/>
                                                     </restriction>
                                                   </simpleType>
                                                 </element>
                                                 <element name="Type" minOccurs="0">
                                                   <simpleType>
                                                     <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
                                                       <enumeration value="1"/>
                                                       <enumeration value="2"/>
                                                       <enumeration value="3"/>
                                                       <enumeration value="4"/>
                                                       <enumeration value="5"/>
                                                       <enumeration value="6"/>
                                                       <enumeration value="7"/>
                                                       <enumeration value="8"/>
                                                       <enumeration value="9"/>
                                                     </restriction>
                                                   </simpleType>
                                                 </element>
                                                 <element name="Period" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                                                 <element name="DaysOfWeek" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                                                 <element name="MonthItem" minOccurs="0">
                                                   <simpleType>
                                                     <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
                                                       <enumeration value="0"/>
                                                       <enumeration value="1"/>
                                                       <enumeration value="2"/>
                                                       <enumeration value="3"/>
                                                       <enumeration value="4"/>
                                                       <enumeration value="5"/>
                                                       <enumeration value="6"/>
                                                       <enumeration value="7"/>
                                                       <enumeration value="8"/>
                                                       <enumeration value="9"/>
                                                     </restriction>
                                                   </simpleType>
                                                 </element>
                                                 <element name="MonthPosition" minOccurs="0">
                                                   <simpleType>
                                                     <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
                                                       <enumeration value="0"/>
                                                       <enumeration value="1"/>
                                                       <enumeration value="2"/>
                                                       <enumeration value="3"/>
                                                       <enumeration value="4"/>
                                                     </restriction>
                                                   </simpleType>
                                                 </element>
                                                 <element name="Month" minOccurs="0">
                                                   <simpleType>
                                                     <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
                                                       <enumeration value="0"/>
                                                       <enumeration value="1"/>
                                                       <enumeration value="2"/>
                                                       <enumeration value="3"/>
                                                       <enumeration value="4"/>
                                                       <enumeration value="5"/>
                                                       <enumeration value="6"/>
                                                       <enumeration value="7"/>
                                                       <enumeration value="8"/>
                                                       <enumeration value="9"/>
                                                       <enumeration value="10"/>
                                                       <enumeration value="11"/>
                                                     </restriction>
                                                   </simpleType>
                                                 </element>
                                                 <element name="MonthDay" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                                                 <element name="DayWorking" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                                                 <element name="WorkingTimes" minOccurs="0">
                                                   <complexType>
                                                     <complexContent>
                                                       <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                                         <sequence>
                                                           <choice>
                                                             <element name="WorkingTime" maxOccurs="5" minOccurs="0">
                                                               <complexType>
                                                                 <complexContent>
                                                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                                                     <sequence>
                                                                       <element name="FromTime" type="{http://www.w3.org/2001/XMLSchema}time" minOccurs="0"/>
                                                                       <element name="ToTime" type="{http://www.w3.org/2001/XMLSchema}time" minOccurs="0"/>
                                                                     </sequence>
                                                                   </restriction>
                                                                 </complexContent>
                                                               </complexType>
                                                             </element>
                                                           </choice>
                                                         </sequence>
                                                       </restriction>
                                                     </complexContent>
                                                   </complexType>
                                                 </element>
                                               </sequence>
                                             </restriction>
                                           </complexContent>
                                         </complexType>
                                       </element>
                                     </sequence>
                                   </restriction>
                                 </complexContent>
                               </complexType>
                             </element>
                             <element name="WorkWeeks" minOccurs="0">
                               <complexType>
                                 <complexContent>
                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                     <sequence>
                                       <element name="WorkWeek" maxOccurs="unbounded" minOccurs="0">
                                         <complexType>
                                           <complexContent>
                                             <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                               <sequence>
                                                 <element name="TimePeriod" minOccurs="0">
                                                   <complexType>
                                                     <complexContent>
                                                       <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                                         <sequence>
                                                           <element name="FromDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
                                                           <element name="ToDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
                                                         </sequence>
                                                       </restriction>
                                                     </complexContent>
                                                   </complexType>
                                                 </element>
                                                 <element name="Name" minOccurs="0">
                                                   <simpleType>
                                                     <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                                       <maxLength value="512"/>
                                                     </restriction>
                                                   </simpleType>
                                                 </element>
                                                 <element name="WeekDays" minOccurs="0">
                                                   <complexType>
                                                     <complexContent>
                                                       <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                                         <sequence>
                                                           <element name="WeekDay" maxOccurs="unbounded" minOccurs="0">
                                                             <complexType>
                                                               <complexContent>
                                                                 <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                                                   <sequence>
                                                                     <element name="DayType">
                                                                       <simpleType>
                                                                         <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
                                                                           <enumeration value="0"/>
                                                                           <enumeration value="1"/>
                                                                           <enumeration value="2"/>
                                                                           <enumeration value="3"/>
                                                                           <enumeration value="4"/>
                                                                           <enumeration value="5"/>
                                                                           <enumeration value="6"/>
                                                                           <enumeration value="7"/>
                                                                         </restriction>
                                                                       </simpleType>
                                                                     </element>
                                                                     <element name="DayWorking" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                                                                     <element name="WorkingTimes" minOccurs="0">
                                                                       <complexType>
                                                                         <complexContent>
                                                                           <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                                                             <sequence>
                                                                               <choice>
                                                                                 <element name="WorkingTime" maxOccurs="5" minOccurs="0">
                                                                                   <complexType>
                                                                                     <complexContent>
                                                                                       <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                                                                         <sequence>
                                                                                           <element name="FromTime" type="{http://www.w3.org/2001/XMLSchema}time" minOccurs="0"/>
                                                                                           <element name="ToTime" type="{http://www.w3.org/2001/XMLSchema}time" minOccurs="0"/>
                                                                                         </sequence>
                                                                                       </restriction>
                                                                                     </complexContent>
                                                                                   </complexType>
                                                                                 </element>
                                                                               </choice>
                                                                             </sequence>
                                                                           </restriction>
                                                                         </complexContent>
                                                                       </complexType>
                                                                     </element>
                                                                   </sequence>
                                                                 </restriction>
                                                               </complexContent>
                                                             </complexType>
                                                           </element>
                                                         </sequence>
                                                       </restriction>
                                                     </complexContent>
                                                   </complexType>
                                                 </element>
                                               </sequence>
                                             </restriction>
                                           </complexContent>
                                         </complexType>
                                       </element>
                                     </sequence>
                                   </restriction>
                                 </complexContent>
                               </complexType>
                             </element>
                           </sequence>
                         </restriction>
                       </complexContent>
                     </complexType>
                   </element>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="Tasks" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="Task" maxOccurs="unbounded" minOccurs="0">
                     <complexType>
                       <complexContent>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                           <sequence>
                             <element name="UID" type="{http://www.w3.org/2001/XMLSchema}integer"/>
                             <element name="ID" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                             <element name="Name" minOccurs="0">
                               <simpleType>
                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                   <maxLength value="512"/>
                                 </restriction>
                               </simpleType>
                             </element>
                             <element name="Type" minOccurs="0">
                               <simpleType>
                                 <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
                                   <enumeration value="0"/>
                                   <enumeration value="1"/>
                                   <enumeration value="2"/>
                                 </restriction>
                               </simpleType>
                             </element>
                             <element name="IsNull" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                             <element name="CreateDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
                             <element name="Contact" minOccurs="0">
                               <simpleType>
                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                   <maxLength value="512"/>
                                 </restriction>
                               </simpleType>
                             </element>
                             <element name="WBS" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                             <element name="WBSLevel" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                             <element name="OutlineNumber" minOccurs="0">
                               <simpleType>
                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                   <maxLength value="512"/>
                                 </restriction>
                               </simpleType>
                             </element>
                             <element name="OutlineLevel" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                             <element name="Priority" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                             <element name="Start" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
                             <element name="Finish" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
                             <element name="Duration" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
                             <element name="DurationFormat" minOccurs="0">
                               <simpleType>
                                 <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
                                   <enumeration value="3"/>
                                   <enumeration value="4"/>
                                   <enumeration value="5"/>
                                   <enumeration value="6"/>
                                   <enumeration value="7"/>
                                   <enumeration value="8"/>
                                   <enumeration value="9"/>
                                   <enumeration value="10"/>
                                   <enumeration value="11"/>
                                   <enumeration value="12"/>
                                   <enumeration value="19"/>
                                   <enumeration value="20"/>
                                   <enumeration value="21"/>
                                   <enumeration value="35"/>
                                   <enumeration value="36"/>
                                   <enumeration value="37"/>
                                   <enumeration value="38"/>
                                   <enumeration value="39"/>
                                   <enumeration value="40"/>
                                   <enumeration value="41"/>
                                   <enumeration value="42"/>
                                   <enumeration value="43"/>
                                   <enumeration value="44"/>
                                   <enumeration value="51"/>
                                   <enumeration value="52"/>
                                   <enumeration value="53"/>
                                 </restriction>
                               </simpleType>
                             </element>
                             <element name="Work" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
                             <element name="Stop" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
                             <element name="Resume" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
                             <element name="ResumeValid" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                             <element name="EffortDriven" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                             <element name="Recurring" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                             <element name="OverAllocated" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                             <element name="Estimated" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                             <element name="Milestone" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                             <element name="Summary" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                             <element name="DisplayAsSummary" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                             <element name="Critical" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                             <element name="IsSubproject" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                             <element name="IsSubprojectReadOnly" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                             <element name="SubprojectName" minOccurs="0">
                               <simpleType>
                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                   <maxLength value="512"/>
                                 </restriction>
                               </simpleType>
                             </element>
                             <element name="ExternalTask" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                             <element name="ExternalTaskProject" minOccurs="0">
                               <simpleType>
                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                   <maxLength value="512"/>
                                 </restriction>
                               </simpleType>
                             </element>
                             <element name="EarlyStart" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
                             <element name="EarlyFinish" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
                             <element name="LateStart" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
                             <element name="LateFinish" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
                             <element name="StartVariance" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                             <element name="FinishVariance" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                             <element name="WorkVariance" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
                             <element name="FreeSlack" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                             <element name="StartSlack" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                             <element name="FinishSlack" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                             <element name="TotalSlack" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                             <element name="FixedCost" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
                             <element name="FixedCostAccrual" minOccurs="0">
                               <simpleType>
                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                   <enumeration value="1"/>
                                   <enumeration value="2"/>
                                   <enumeration value="3"/>
                                 </restriction>
                               </simpleType>
                             </element>
                             <element name="PercentComplete" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                             <element name="PercentWorkComplete" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                             <element name="Cost" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
                             <element name="OvertimeCost" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
                             <element name="OvertimeWork" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
                             <element name="ActualStart" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
                             <element name="ActualFinish" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
                             <element name="ActualDuration" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
                             <element name="ActualCost" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
                             <element name="ActualOvertimeCost" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
                             <element name="ActualWork" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
                             <element name="ActualOvertimeWork" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
                             <element name="RegularWork" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
                             <element name="RemainingDuration" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
                             <element name="RemainingCost" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
                             <element name="RemainingWork" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
                             <element name="RemainingOvertimeCost" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
                             <element name="RemainingOvertimeWork" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
                             <element name="ACWP" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
                             <element name="CV" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
                             <element name="ConstraintType" minOccurs="0">
                               <simpleType>
                                 <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
                                   <enumeration value="0"/>
                                   <enumeration value="1"/>
                                   <enumeration value="2"/>
                                   <enumeration value="3"/>
                                   <enumeration value="4"/>
                                   <enumeration value="5"/>
                                   <enumeration value="6"/>
                                   <enumeration value="7"/>
                                 </restriction>
                               </simpleType>
                             </element>
                             <element name="CalendarUID" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                             <element name="ConstraintDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
                             <element name="Deadline" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
                             <element name="LevelAssignments" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                             <element name="LevelingCanSplit" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                             <element name="LevelingDelay" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                             <element name="LevelingDelayFormat" minOccurs="0">
                               <simpleType>
                                 <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
                                   <enumeration value="3"/>
                                   <enumeration value="4"/>
                                   <enumeration value="5"/>
                                   <enumeration value="6"/>
                                   <enumeration value="7"/>
                                   <enumeration value="8"/>
                                   <enumeration value="9"/>
                                   <enumeration value="10"/>
                                   <enumeration value="11"/>
                                   <enumeration value="12"/>
                                   <enumeration value="19"/>
                                   <enumeration value="20"/>
                                   <enumeration value="21"/>
                                   <enumeration value="35"/>
                                   <enumeration value="36"/>
                                   <enumeration value="37"/>
                                   <enumeration value="38"/>
                                   <enumeration value="39"/>
                                   <enumeration value="40"/>
                                   <enumeration value="41"/>
                                   <enumeration value="42"/>
                                   <enumeration value="43"/>
                                   <enumeration value="44"/>
                                   <enumeration value="51"/>
                                   <enumeration value="52"/>
                                   <enumeration value="53"/>
                                 </restriction>
                               </simpleType>
                             </element>
                             <element name="PreLeveledStart" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
                             <element name="PreLeveledFinish" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
                             <element name="Hyperlink" minOccurs="0">
                               <simpleType>
                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                   <maxLength value="512"/>
                                 </restriction>
                               </simpleType>
                             </element>
                             <element name="HyperlinkAddress" minOccurs="0">
                               <simpleType>
                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                   <maxLength value="512"/>
                                 </restriction>
                               </simpleType>
                             </element>
                             <element name="HyperlinkSubAddress" minOccurs="0">
                               <simpleType>
                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                   <maxLength value="512"/>
                                 </restriction>
                               </simpleType>
                             </element>
                             <element name="IgnoreResourceCalendar" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                             <element name="Notes" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                             <element name="HideBar" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                             <element name="Rollup" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                             <element name="BCWS" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
                             <element name="BCWP" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
                             <element name="PhysicalPercentComplete" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                             <element name="EarnedValueMethod" minOccurs="0">
                               <simpleType>
                                 <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
                                   <enumeration value="0"/>
                                   <enumeration value="1"/>
                                 </restriction>
                               </simpleType>
                             </element>
                             <element name="PredecessorLink" maxOccurs="unbounded" minOccurs="0">
                               <complexType>
                                 <complexContent>
                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                     <sequence>
                                       <element name="PredecessorUID" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                                       <element name="Type" minOccurs="0">
                                         <simpleType>
                                           <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
                                             <enumeration value="0"/>
                                             <enumeration value="1"/>
                                             <enumeration value="2"/>
                                             <enumeration value="3"/>
                                           </restriction>
                                         </simpleType>
                                       </element>
                                       <element name="CrossProject" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                                       <element name="CrossProjectName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                                       <element name="LinkLag" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                                       <element name="LagFormat" minOccurs="0">
                                         <simpleType>
                                           <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
                                             <enumeration value="3"/>
                                             <enumeration value="4"/>
                                             <enumeration value="5"/>
                                             <enumeration value="6"/>
                                             <enumeration value="7"/>
                                             <enumeration value="8"/>
                                             <enumeration value="9"/>
                                             <enumeration value="10"/>
                                             <enumeration value="11"/>
                                             <enumeration value="12"/>
                                             <enumeration value="19"/>
                                             <enumeration value="20"/>
                                             <enumeration value="35"/>
                                             <enumeration value="36"/>
                                             <enumeration value="37"/>
                                             <enumeration value="38"/>
                                             <enumeration value="39"/>
                                             <enumeration value="40"/>
                                             <enumeration value="41"/>
                                             <enumeration value="42"/>
                                             <enumeration value="43"/>
                                             <enumeration value="44"/>
                                             <enumeration value="51"/>
                                             <enumeration value="52"/>
                                             <enumeration value="53"/>
                                           </restriction>
                                         </simpleType>
                                       </element>
                                     </sequence>
                                   </restriction>
                                 </complexContent>
                               </complexType>
                             </element>
                             <element name="ActualWorkProtected" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
                             <element name="ActualOvertimeWorkProtected" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
                             <element name="ExtendedAttribute" maxOccurs="unbounded" minOccurs="0">
                               <complexType>
                                 <complexContent>
                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                     <sequence>
                                       <element name="FieldID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                                       <element name="Value" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                                       <element name="ValueGUID" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                                       <element name="DurationFormat" minOccurs="0">
                                         <simpleType>
                                           <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
                                             <enumeration value="3"/>
                                             <enumeration value="4"/>
                                             <enumeration value="5"/>
                                             <enumeration value="6"/>
                                             <enumeration value="7"/>
                                             <enumeration value="8"/>
                                             <enumeration value="9"/>
                                             <enumeration value="10"/>
                                             <enumeration value="11"/>
                                             <enumeration value="12"/>
                                             <enumeration value="19"/>
                                             <enumeration value="20"/>
                                             <enumeration value="21"/>
                                             <enumeration value="35"/>
                                             <enumeration value="36"/>
                                             <enumeration value="37"/>
                                             <enumeration value="38"/>
                                             <enumeration value="39"/>
                                             <enumeration value="40"/>
                                             <enumeration value="41"/>
                                             <enumeration value="42"/>
                                             <enumeration value="43"/>
                                             <enumeration value="44"/>
                                             <enumeration value="51"/>
                                             <enumeration value="52"/>
                                             <enumeration value="53"/>
                                           </restriction>
                                         </simpleType>
                                       </element>
                                     </sequence>
                                   </restriction>
                                 </complexContent>
                               </complexType>
                             </element>
                             <element name="Baseline" maxOccurs="unbounded" minOccurs="0">
                               <complexType>
                                 <complexContent>
                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                     <sequence>
                                       <element name="TimephasedData" type="{http://schemas.microsoft.com/project}TimephasedDataType" maxOccurs="unbounded" minOccurs="0"/>
                                       <element name="Number" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                                       <element name="Interim" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                                       <element name="Start" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
                                       <element name="Finish" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
                                       <element name="Duration" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
                                       <element name="DurationFormat" minOccurs="0">
                                         <simpleType>
                                           <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
                                             <enumeration value="3"/>
                                             <enumeration value="4"/>
                                             <enumeration value="5"/>
                                             <enumeration value="6"/>
                                             <enumeration value="7"/>
                                             <enumeration value="8"/>
                                             <enumeration value="9"/>
                                             <enumeration value="10"/>
                                             <enumeration value="11"/>
                                             <enumeration value="12"/>
                                             <enumeration value="19"/>
                                             <enumeration value="20"/>
                                             <enumeration value="21"/>
                                             <enumeration value="35"/>
                                             <enumeration value="36"/>
                                             <enumeration value="37"/>
                                             <enumeration value="38"/>
                                             <enumeration value="39"/>
                                             <enumeration value="40"/>
                                             <enumeration value="41"/>
                                             <enumeration value="42"/>
                                             <enumeration value="43"/>
                                             <enumeration value="44"/>
                                             <enumeration value="51"/>
                                             <enumeration value="52"/>
                                             <enumeration value="53"/>
                                           </restriction>
                                         </simpleType>
                                       </element>
                                       <element name="EstimatedDuration" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                                       <element name="Work" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
                                       <element name="Cost" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
                                       <element name="BCWS" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
                                       <element name="BCWP" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
                                       <element name="FixedCost" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
                                     </sequence>
                                   </restriction>
                                 </complexContent>
                               </complexType>
                             </element>
                             <element name="OutlineCode" maxOccurs="unbounded" minOccurs="0">
                               <complexType>
                                 <complexContent>
                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                     <sequence>
                                       <element name="FieldID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                                       <element name="ValueID" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                                       <element name="ValueGUID" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                                     </sequence>
                                   </restriction>
                                 </complexContent>
                               </complexType>
                             </element>
                             <element name="IsPublished" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                             <element name="StatusManager" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                             <element name="CommitmentStart" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
                             <element name="CommitmentFinish" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
                             <element name="CommitmentType" minOccurs="0">
                               <simpleType>
                                 <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
                                   <enumeration value="0"/>
                                   <enumeration value="1"/>
                                   <enumeration value="2"/>
                                 </restriction>
                               </simpleType>
                             </element>
                             <element name="Active" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                             <element name="Manual" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                             <element name="StartText" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                             <element name="FinishText" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                             <element name="DurationText" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                             <element name="ManualStart" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
                             <element name="ManualFinish" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
                             <element name="ManualDuration" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
                             <element name="TimephasedData" type="{http://schemas.microsoft.com/project}TimephasedDataType" maxOccurs="unbounded" minOccurs="0"/>
                           </sequence>
                         </restriction>
                       </complexContent>
                     </complexType>
                   </element>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="Resources" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="Resource" maxOccurs="unbounded" minOccurs="0">
                     <complexType>
                       <complexContent>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                           <sequence>
                             <element name="UID" type="{http://www.w3.org/2001/XMLSchema}integer"/>
                             <element name="ID" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                             <element name="Name" minOccurs="0">
                               <simpleType>
                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                   <maxLength value="512"/>
                                 </restriction>
                               </simpleType>
                             </element>
                             <element name="Type" minOccurs="0">
                               <simpleType>
                                 <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
                                   <enumeration value="0"/>
                                   <enumeration value="1"/>
                                 </restriction>
                               </simpleType>
                             </element>
                             <element name="IsNull" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                             <element name="Initials" minOccurs="0">
                               <simpleType>
                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                   <maxLength value="512"/>
                                 </restriction>
                               </simpleType>
                             </element>
                             <element name="Phonetics" minOccurs="0">
                               <simpleType>
                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                   <maxLength value="512"/>
                                 </restriction>
                               </simpleType>
                             </element>
                             <element name="NTAccount" minOccurs="0">
                               <simpleType>
                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                   <maxLength value="512"/>
                                 </restriction>
                               </simpleType>
                             </element>
                             <element name="MaterialLabel" minOccurs="0">
                               <simpleType>
                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                   <maxLength value="512"/>
                                 </restriction>
                               </simpleType>
                             </element>
                             <element name="Code" minOccurs="0">
                               <simpleType>
                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                   <maxLength value="512"/>
                                 </restriction>
                               </simpleType>
                             </element>
                             <element name="Group" minOccurs="0">
                               <simpleType>
                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                   <maxLength value="512"/>
                                 </restriction>
                               </simpleType>
                             </element>
                             <element name="WorkGroup" minOccurs="0">
                               <simpleType>
                                 <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
                                   <enumeration value="0"/>
                                   <enumeration value="1"/>
                                   <enumeration value="2"/>
                                   <enumeration value="3"/>
                                 </restriction>
                               </simpleType>
                             </element>
                             <element name="EmailAddress" minOccurs="0">
                               <simpleType>
                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                   <maxLength value="512"/>
                                 </restriction>
                               </simpleType>
                             </element>
                             <element name="Hyperlink" minOccurs="0">
                               <simpleType>
                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                   <maxLength value="512"/>
                                 </restriction>
                               </simpleType>
                             </element>
                             <element name="HyperlinkAddress" minOccurs="0">
                               <simpleType>
                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                   <maxLength value="512"/>
                                 </restriction>
                               </simpleType>
                             </element>
                             <element name="HyperlinkSubAddress" minOccurs="0">
                               <simpleType>
                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                   <maxLength value="512"/>
                                 </restriction>
                               </simpleType>
                             </element>
                             <element name="MaxUnits" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
                             <element name="PeakUnits" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
                             <element name="OverAllocated" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                             <element name="AvailableFrom" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
                             <element name="AvailableTo" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
                             <element name="Start" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
                             <element name="Finish" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
                             <element name="CanLevel" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                             <element name="AccrueAt" minOccurs="0">
                               <simpleType>
                                 <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
                                   <enumeration value="1"/>
                                   <enumeration value="2"/>
                                   <enumeration value="3"/>
                                   <enumeration value="4"/>
                                 </restriction>
                               </simpleType>
                             </element>
                             <element name="Work" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
                             <element name="RegularWork" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
                             <element name="OvertimeWork" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
                             <element name="ActualWork" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
                             <element name="RemainingWork" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
                             <element name="ActualOvertimeWork" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
                             <element name="RemainingOvertimeWork" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
                             <element name="PercentWorkComplete" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                             <element name="StandardRate" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
                             <element name="StandardRateFormat" minOccurs="0">
                               <simpleType>
                                 <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
                                   <enumeration value="1"/>
                                   <enumeration value="2"/>
                                   <enumeration value="3"/>
                                   <enumeration value="4"/>
                                   <enumeration value="5"/>
                                   <enumeration value="7"/>
                                   <enumeration value="8"/>
                                 </restriction>
                               </simpleType>
                             </element>
                             <element name="Cost" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
                             <element name="OvertimeRate" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
                             <element name="OvertimeRateFormat" minOccurs="0">
                               <simpleType>
                                 <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
                                   <enumeration value="1"/>
                                   <enumeration value="2"/>
                                   <enumeration value="3"/>
                                   <enumeration value="4"/>
                                   <enumeration value="5"/>
                                   <enumeration value="7"/>
                                 </restriction>
                               </simpleType>
                             </element>
                             <element name="OvertimeCost" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
                             <element name="CostPerUse" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
                             <element name="ActualCost" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
                             <element name="ActualOvertimeCost" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
                             <element name="RemainingCost" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
                             <element name="RemainingOvertimeCost" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
                             <element name="WorkVariance" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
                             <element name="CostVariance" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
                             <element name="SV" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
                             <element name="CV" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
                             <element name="ACWP" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
                             <element name="CalendarUID" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                             <element name="Notes" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                             <element name="BCWS" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
                             <element name="BCWP" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
                             <element name="IsGeneric" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                             <element name="IsInactive" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                             <element name="IsEnterprise" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                             <element name="BookingType" minOccurs="0">
                               <simpleType>
                                 <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
                                   <enumeration value="0"/>
                                   <enumeration value="1"/>
                                 </restriction>
                               </simpleType>
                             </element>
                             <element name="ActualWorkProtected" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
                             <element name="ActualOvertimeWorkProtected" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
                             <element name="ActiveDirectoryGUID" minOccurs="0">
                               <simpleType>
                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                   <maxLength value="16"/>
                                 </restriction>
                               </simpleType>
                             </element>
                             <element name="CreationDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
                             <element name="ExtendedAttribute" maxOccurs="unbounded" minOccurs="0">
                               <complexType>
                                 <complexContent>
                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                     <sequence>
                                       <element name="FieldID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                                       <element name="Value" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                                       <element name="ValueGUID" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                                       <element name="DurationFormat" minOccurs="0">
                                         <simpleType>
                                           <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
                                             <enumeration value="3"/>
                                             <enumeration value="4"/>
                                             <enumeration value="5"/>
                                             <enumeration value="6"/>
                                             <enumeration value="7"/>
                                             <enumeration value="8"/>
                                             <enumeration value="9"/>
                                             <enumeration value="10"/>
                                             <enumeration value="11"/>
                                             <enumeration value="12"/>
                                             <enumeration value="19"/>
                                             <enumeration value="20"/>
                                             <enumeration value="21"/>
                                             <enumeration value="35"/>
                                             <enumeration value="36"/>
                                             <enumeration value="37"/>
                                             <enumeration value="38"/>
                                             <enumeration value="39"/>
                                             <enumeration value="40"/>
                                             <enumeration value="41"/>
                                             <enumeration value="42"/>
                                             <enumeration value="43"/>
                                             <enumeration value="44"/>
                                             <enumeration value="51"/>
                                             <enumeration value="52"/>
                                             <enumeration value="53"/>
                                           </restriction>
                                         </simpleType>
                                       </element>
                                     </sequence>
                                   </restriction>
                                 </complexContent>
                               </complexType>
                             </element>
                             <element name="Baseline" maxOccurs="unbounded" minOccurs="0">
                               <complexType>
                                 <complexContent>
                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                     <sequence>
                                       <element name="Number" type="{http://www.w3.org/2001/XMLSchema}integer"/>
                                       <element name="Work" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
                                       <element name="Cost" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
                                       <element name="BCWS" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
                                       <element name="BCWP" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
                                     </sequence>
                                   </restriction>
                                 </complexContent>
                               </complexType>
                             </element>
                             <element name="OutlineCode" maxOccurs="unbounded" minOccurs="0">
                               <complexType>
                                 <complexContent>
                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                     <sequence>
                                       <element name="FieldID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                                       <element name="ValueID" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                                       <element name="ValueGUID" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                                     </sequence>
                                   </restriction>
                                 </complexContent>
                               </complexType>
                             </element>
                             <element name="IsCostResource" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                             <element name="AssnOwner" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                             <element name="AssnOwnerGuid" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                             <element name="IsBudget" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                             <element name="AvailabilityPeriods" minOccurs="0">
                               <complexType>
                                 <complexContent>
                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                     <sequence>
                                       <element name="AvailabilityPeriod" maxOccurs="unbounded" minOccurs="0">
                                         <complexType>
                                           <complexContent>
                                             <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                               <sequence>
                                                 <element name="AvailableFrom" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
                                                 <element name="AvailableTo" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
                                                 <element name="AvailableUnits" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
                                               </sequence>
                                             </restriction>
                                           </complexContent>
                                         </complexType>
                                       </element>
                                     </sequence>
                                   </restriction>
                                 </complexContent>
                               </complexType>
                             </element>
                             <element name="Rates" minOccurs="0">
                               <complexType>
                                 <complexContent>
                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                     <sequence>
                                       <element name="Rate" maxOccurs="25" minOccurs="0">
                                         <complexType>
                                           <complexContent>
                                             <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                               <sequence>
                                                 <element name="RatesFrom" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
                                                 <element name="RatesTo" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
                                                 <element name="RateTable" minOccurs="0">
                                                   <simpleType>
                                                     <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
                                                       <enumeration value="0"/>
                                                       <enumeration value="1"/>
                                                       <enumeration value="2"/>
                                                       <enumeration value="3"/>
                                                       <enumeration value="4"/>
                                                     </restriction>
                                                   </simpleType>
                                                 </element>
                                                 <element name="StandardRate" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
                                                 <element name="StandardRateFormat" minOccurs="0">
                                                   <simpleType>
                                                     <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
                                                       <enumeration value="1"/>
                                                       <enumeration value="2"/>
                                                       <enumeration value="3"/>
                                                       <enumeration value="4"/>
                                                       <enumeration value="5"/>
                                                       <enumeration value="7"/>
                                                     </restriction>
                                                   </simpleType>
                                                 </element>
                                                 <element name="OvertimeRate" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
                                                 <element name="OvertimeRateFormat" minOccurs="0">
                                                   <simpleType>
                                                     <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
                                                       <enumeration value="1"/>
                                                       <enumeration value="2"/>
                                                       <enumeration value="3"/>
                                                       <enumeration value="4"/>
                                                       <enumeration value="5"/>
                                                       <enumeration value="7"/>
                                                     </restriction>
                                                   </simpleType>
                                                 </element>
                                                 <element name="CostPerUse" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
                                               </sequence>
                                             </restriction>
                                           </complexContent>
                                         </complexType>
                                       </element>
                                     </sequence>
                                   </restriction>
                                 </complexContent>
                               </complexType>
                             </element>
                             <element name="TimephasedData" type="{http://schemas.microsoft.com/project}TimephasedDataType" maxOccurs="unbounded" minOccurs="0"/>
                           </sequence>
                         </restriction>
                       </complexContent>
                     </complexType>
                   </element>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="Assignments" minOccurs="0">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="Assignment" maxOccurs="unbounded" minOccurs="0">
                     <complexType>
                       <complexContent>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                           <sequence>
                             <element name="UID" type="{http://www.w3.org/2001/XMLSchema}integer"/>
                             <element name="TaskUID" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                             <element name="ResourceUID" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                             <element name="PercentWorkComplete" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                             <element name="ActualCost" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
                             <element name="ActualFinish" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
                             <element name="ActualOvertimeCost" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
                             <element name="ActualOvertimeWork" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
                             <element name="ActualStart" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
                             <element name="ActualWork" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
                             <element name="ACWP" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
                             <element name="Confirmed" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                             <element name="Cost" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
                             <element name="CostRateTable" minOccurs="0">
                               <simpleType>
                                 <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
                                   <enumeration value="0"/>
                                   <enumeration value="1"/>
                                   <enumeration value="2"/>
                                   <enumeration value="3"/>
                                   <enumeration value="4"/>
                                 </restriction>
                               </simpleType>
                             </element>
                             <element name="CostVariance" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
                             <element name="CV" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
                             <element name="Delay" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                             <element name="Finish" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
                             <element name="FinishVariance" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                             <element name="Hyperlink" minOccurs="0">
                               <simpleType>
                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                   <maxLength value="512"/>
                                 </restriction>
                               </simpleType>
                             </element>
                             <element name="HyperlinkAddress" minOccurs="0">
                               <simpleType>
                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                   <maxLength value="512"/>
                                 </restriction>
                               </simpleType>
                             </element>
                             <element name="HyperlinkSubAddress" minOccurs="0">
                               <simpleType>
                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                   <maxLength value="512"/>
                                 </restriction>
                               </simpleType>
                             </element>
                             <element name="WorkVariance" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
                             <element name="HasFixedRateUnits" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                             <element name="FixedMaterial" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                             <element name="LevelingDelay" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                             <element name="LevelingDelayFormat" minOccurs="0">
                               <simpleType>
                                 <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
                                   <enumeration value="3"/>
                                   <enumeration value="4"/>
                                   <enumeration value="5"/>
                                   <enumeration value="6"/>
                                   <enumeration value="7"/>
                                   <enumeration value="8"/>
                                   <enumeration value="9"/>
                                   <enumeration value="10"/>
                                   <enumeration value="11"/>
                                   <enumeration value="12"/>
                                   <enumeration value="19"/>
                                   <enumeration value="20"/>
                                   <enumeration value="21"/>
                                   <enumeration value="35"/>
                                   <enumeration value="36"/>
                                   <enumeration value="37"/>
                                   <enumeration value="38"/>
                                   <enumeration value="39"/>
                                   <enumeration value="40"/>
                                   <enumeration value="41"/>
                                   <enumeration value="42"/>
                                   <enumeration value="43"/>
                                   <enumeration value="44"/>
                                   <enumeration value="51"/>
                                   <enumeration value="52"/>
                                   <enumeration value="53"/>
                                 </restriction>
                               </simpleType>
                             </element>
                             <element name="LinkedFields" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                             <element name="Milestone" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                             <element name="Notes" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                             <element name="Overallocated" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                             <element name="OvertimeCost" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
                             <element name="OvertimeWork" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
                             <element name="PeakUnits" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
                             <element name="RateScale" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                             <element name="RegularWork" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
                             <element name="RemainingCost" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
                             <element name="RemainingOvertimeCost" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
                             <element name="RemainingOvertimeWork" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
                             <element name="RemainingWork" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
                             <element name="ResponsePending" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                             <element name="Start" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
                             <element name="Stop" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
                             <element name="Resume" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
                             <element name="StartVariance" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                             <element name="Summary" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                             <element name="SV" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
                             <element name="Units" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
                             <element name="UpdateNeeded" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
                             <element name="VAC" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
                             <element name="Work" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
                             <element name="WorkContour" minOccurs="0">
                               <simpleType>
                                 <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
                                   <enumeration value="0"/>
                                   <enumeration value="1"/>
                                   <enumeration value="2"/>
                                   <enumeration value="3"/>
                                   <enumeration value="4"/>
                                   <enumeration value="5"/>
                                   <enumeration value="6"/>
                                   <enumeration value="7"/>
                                   <enumeration value="8"/>
                                 </restriction>
                               </simpleType>
                             </element>
                             <element name="BCWS" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
                             <element name="BCWP" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
                             <element name="BookingType" minOccurs="0">
                               <simpleType>
                                 <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
                                   <enumeration value="0"/>
                                   <enumeration value="1"/>
                                 </restriction>
                               </simpleType>
                             </element>
                             <element name="ActualWorkProtected" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
                             <element name="ActualOvertimeWorkProtected" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
                             <element name="CreationDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
                             <element name="AssnOwner" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                             <element name="AssnOwnerGuid" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                             <element name="BudgetCost" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
                             <element name="BudgetWork" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
                             <element name="ExtendedAttribute" maxOccurs="unbounded" minOccurs="0">
                               <complexType>
                                 <complexContent>
                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                     <sequence>
                                       <element name="FieldID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                                       <element name="Value" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                                       <element name="ValueGUID" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                                       <element name="DurationFormat" minOccurs="0">
                                         <simpleType>
                                           <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
                                             <enumeration value="3"/>
                                             <enumeration value="4"/>
                                             <enumeration value="5"/>
                                             <enumeration value="6"/>
                                             <enumeration value="7"/>
                                             <enumeration value="8"/>
                                             <enumeration value="9"/>
                                             <enumeration value="10"/>
                                             <enumeration value="11"/>
                                             <enumeration value="12"/>
                                             <enumeration value="19"/>
                                             <enumeration value="20"/>
                                             <enumeration value="21"/>
                                             <enumeration value="35"/>
                                             <enumeration value="36"/>
                                             <enumeration value="37"/>
                                             <enumeration value="38"/>
                                             <enumeration value="39"/>
                                             <enumeration value="40"/>
                                             <enumeration value="41"/>
                                             <enumeration value="42"/>
                                             <enumeration value="43"/>
                                             <enumeration value="44"/>
                                             <enumeration value="51"/>
                                             <enumeration value="52"/>
                                             <enumeration value="53"/>
                                           </restriction>
                                         </simpleType>
                                       </element>
                                     </sequence>
                                   </restriction>
                                 </complexContent>
                               </complexType>
                             </element>
                             <element name="Baseline" maxOccurs="unbounded" minOccurs="0">
                               <complexType>
                                 <complexContent>
                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                     <sequence>
                                       <element name="TimephasedData" type="{http://schemas.microsoft.com/project}TimephasedDataType" maxOccurs="unbounded" minOccurs="0"/>
                                       <element name="Number" type="{http://www.w3.org/2001/XMLSchema}string"/>
                                       <element name="Start" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                                       <element name="Finish" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                                       <element name="Work" type="{http://www.w3.org/2001/XMLSchema}duration" minOccurs="0"/>
                                       <element name="Cost" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
                                       <element name="BCWS" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
                                       <element name="BCWP" type="{http://www.w3.org/2001/XMLSchema}float" minOccurs="0"/>
                                     </sequence>
                                   </restriction>
                                 </complexContent>
                               </complexType>
                             </element>
                             <element name="f404000" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404001" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404002" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404003" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404004" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404005" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404006" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404007" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404008" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404009" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40400a" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40400b" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40400c" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40400d" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40400e" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40400f" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404010" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404011" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404012" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404013" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404014" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404015" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404016" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404017" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404018" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404019" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40401a" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40401b" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40401c" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40401d" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40401e" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40401f" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404020" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404021" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404022" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404023" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404024" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404025" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404026" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404027" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404028" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404029" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40402a" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40402b" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40402c" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40402d" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40402e" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40402f" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404030" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404031" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404032" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404033" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404034" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404035" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404036" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404037" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404038" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404039" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40403a" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40403b" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40403c" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40403d" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40403e" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40403f" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404040" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404041" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404042" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404043" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404044" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404045" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404046" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404047" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404048" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404049" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40404a" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40404b" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40404c" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40404d" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40404e" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40404f" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404050" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404051" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404052" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404053" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404054" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404055" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404056" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404057" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404058" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404059" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40405a" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40405b" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40405c" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40405d" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40405e" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40405f" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404060" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404061" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404062" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404063" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404064" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404065" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404066" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404067" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404068" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404069" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40406a" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40406b" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40406c" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40406d" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40406e" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40406f" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404070" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404071" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404072" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404073" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404074" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404075" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404076" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404077" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404078" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404079" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40407a" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40407b" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40407c" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40407d" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40407e" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40407f" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404080" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404081" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404082" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404083" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404084" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404085" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404086" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404087" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404088" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404089" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40408a" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40408b" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40408c" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40408d" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40408e" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40408f" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404090" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404091" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404092" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404093" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404094" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404095" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404096" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404097" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404098" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f404099" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40409a" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40409b" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40409c" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40409d" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40409e" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f40409f" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f4040a0" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f4040a1" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f4040a2" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f4040a3" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f4040a4" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f4040a5" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f4040a6" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f4040a7" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f4040a8" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f4040a9" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f4040aa" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f4040ab" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f4040ac" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f4040ad" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f4040ae" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f4040af" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f4040b0" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f4040b1" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f4040b2" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f4040b3" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f4040b4" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f4040b5" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f4040b6" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f4040b7" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f4040b8" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f4040b9" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f4040ba" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f4040bb" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f4040bc" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f4040bd" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f4040be" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f4040bf" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f4040c0" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f4040c1" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f4040c2" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f4040c3" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f4040c4" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f4040c5" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f4040c6" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f4040c7" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="f4040c8" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
                             <element name="TimephasedData" type="{http://schemas.microsoft.com/project}TimephasedDataType" maxOccurs="unbounded" minOccurs="0"/>
                           </sequence>
                         </restriction>
                       </complexContent>
                     </complexType>
                   </element>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Nested Class Summary
static class Project.Assignments
          Java class for anonymous complex type.
static class Project.Calendars
          Java class for anonymous complex type.
static class Project.ExtendedAttributes
          Java class for anonymous complex type.
static class Project.OutlineCodes
          Java class for anonymous complex type.
static class Project.Resources
          Java class for anonymous complex type.
static class Project.Tasks
          Java class for anonymous complex type.
static class Project.WBSMasks
          Java class for anonymous complex type.
 
Field Summary
protected  Boolean actualsInSync
           
protected  Boolean adminProject
           
protected  Project.Assignments assignments
           
protected  String author
           
protected  Boolean autoAddNewResourcesAndTasks
           
protected  Boolean autolink
           
protected  BigInteger baselineForEarnedValue
           
protected  String baslineCalendar
           
protected  Project.Calendars calendars
           
protected  BigInteger calendarUID
           
protected  String category
           
protected  String company
           
protected  Calendar creationDate
           
protected  BigInteger criticalSlackLimit
           
protected  String currencyCode
           
protected  BigInteger currencyDigits
           
protected  String currencySymbol
           
protected  CurrencySymbolPosition currencySymbolPosition
           
protected  Calendar currentDate
           
protected  BigInteger daysPerMonth
           
protected  Calendar defaultFinishTime
           
protected  AccrueType defaultFixedCostAccrual
           
protected  BigDecimal defaultOvertimeRate
           
protected  BigDecimal defaultStandardRate
           
protected  Calendar defaultStartTime
           
protected  BigInteger defaultTaskEVMethod
           
protected  TaskType defaultTaskType
           
protected  BigInteger durationFormat
           
protected  BigInteger earnedValueMethod
           
protected  Boolean editableActualCosts
           
protected  Project.ExtendedAttributes extendedAttributes
           
protected  Calendar extendedCreationDate
           
protected  Calendar finishDate
           
protected  Boolean fiscalYearStart
           
protected  BigInteger fyStartDate
           
protected  Boolean honorConstraints
           
protected  Boolean insertedProjectsLikeSummary
           
protected  Boolean keepTaskOnNearestWorkingTimeWhenMadeAutoScheduled
           
protected  Calendar lastSaved
           
protected  String manager
           
protected  Boolean microsoftProjectServerURL
           
protected  BigInteger minutesPerDay
           
protected  BigInteger minutesPerWeek
           
protected  Boolean moveCompletedEndsBack
           
protected  Boolean moveCompletedEndsForward
           
protected  Boolean moveRemainingStartsBack
           
protected  Boolean moveRemainingStartsForward
           
protected  Boolean multipleCriticalPaths
           
protected  String name
           
protected  Boolean newTasksAreManual
           
protected  Boolean newTasksEffortDriven
           
protected  Boolean newTasksEstimated
           
protected  BigInteger newTaskStartDate
           
protected  Project.OutlineCodes outlineCodes
           
protected  Boolean projectExternallyEdited
           
protected  Boolean removeFileProperties
           
protected  Project.Resources resources
           
protected  BigInteger revision
           
protected  BigInteger saveVersion
           
protected  Boolean scheduleFromStart
           
protected  Boolean splitsInProgressTasks
           
protected  Boolean spreadActualCost
           
protected  Boolean spreadPercentComplete
           
protected  Calendar startDate
           
protected  Calendar statusDate
           
protected  String subject
           
protected  Project.Tasks tasks
           
protected  Boolean taskUpdatesResource
           
protected  String title
           
protected  String uid
           
protected  Boolean updateManuallyScheduledTasksWhenEditingLinks
           
protected  Project.WBSMasks wbsMasks
           
protected  BigInteger weekStartDay
           
protected  BigInteger workFormat
           
 
Constructor Summary
Project()
           
 
Method Summary
 Project.Assignments getAssignments()
          Gets the value of the assignments property.
 String getAuthor()
          Gets the value of the author property.
 BigInteger getBaselineForEarnedValue()
          Gets the value of the baselineForEarnedValue property.
 String getBaslineCalendar()
          Gets the value of the baslineCalendar property.
 Project.Calendars getCalendars()
          Gets the value of the calendars property.
 BigInteger getCalendarUID()
          Gets the value of the calendarUID property.
 String getCategory()
          Gets the value of the category property.
 String getCompany()
          Gets the value of the company property.
 Calendar getCreationDate()
          Gets the value of the creationDate property.
 BigInteger getCriticalSlackLimit()
          Gets the value of the criticalSlackLimit property.
 String getCurrencyCode()
          Gets the value of the currencyCode property.
 BigInteger getCurrencyDigits()
          Gets the value of the currencyDigits property.
 String getCurrencySymbol()
          Gets the value of the currencySymbol property.
 CurrencySymbolPosition getCurrencySymbolPosition()
          Gets the value of the currencySymbolPosition property.
 Calendar getCurrentDate()
          Gets the value of the currentDate property.
 BigInteger getDaysPerMonth()
          Gets the value of the daysPerMonth property.
 Calendar getDefaultFinishTime()
          Gets the value of the defaultFinishTime property.
 AccrueType getDefaultFixedCostAccrual()
          Gets the value of the defaultFixedCostAccrual property.
 BigDecimal getDefaultOvertimeRate()
          Gets the value of the defaultOvertimeRate property.
 BigDecimal getDefaultStandardRate()
          Gets the value of the defaultStandardRate property.
 Calendar getDefaultStartTime()
          Gets the value of the defaultStartTime property.
 BigInteger getDefaultTaskEVMethod()
          Gets the value of the defaultTaskEVMethod property.
 TaskType getDefaultTaskType()
          Gets the value of the defaultTaskType property.
 BigInteger getDurationFormat()
          Gets the value of the durationFormat property.
 BigInteger getEarnedValueMethod()
          Gets the value of the earnedValueMethod property.
 Project.ExtendedAttributes getExtendedAttributes()
          Gets the value of the extendedAttributes property.
 Calendar getExtendedCreationDate()
          Gets the value of the extendedCreationDate property.
 Calendar getFinishDate()
          Gets the value of the finishDate property.
 BigInteger getFYStartDate()
          Gets the value of the fyStartDate property.
 Calendar getLastSaved()
          Gets the value of the lastSaved property.
 String getManager()
          Gets the value of the manager property.
 BigInteger getMinutesPerDay()
          Gets the value of the minutesPerDay property.
 BigInteger getMinutesPerWeek()
          Gets the value of the minutesPerWeek property.
 String getName()
          Gets the value of the name property.
 BigInteger getNewTaskStartDate()
          Gets the value of the newTaskStartDate property.
 Project.OutlineCodes getOutlineCodes()
          Gets the value of the outlineCodes property.
 Project.Resources getResources()
          Gets the value of the resources property.
 BigInteger getRevision()
          Gets the value of the revision property.
 BigInteger getSaveVersion()
          Gets the value of the saveVersion property.
 Calendar getStartDate()
          Gets the value of the startDate property.
 Calendar getStatusDate()
          Gets the value of the statusDate property.
 String getSubject()
          Gets the value of the subject property.
 Project.Tasks getTasks()
          Gets the value of the tasks property.
 String getTitle()
          Gets the value of the title property.
 String getUID()
          Gets the value of the uid property.
 Project.WBSMasks getWBSMasks()
          Gets the value of the wbsMasks property.
 BigInteger getWeekStartDay()
          Gets the value of the weekStartDay property.
 BigInteger getWorkFormat()
          Gets the value of the workFormat property.
 Boolean isActualsInSync()
          Gets the value of the actualsInSync property.
 Boolean isAdminProject()
          Gets the value of the adminProject property.
 Boolean isAutoAddNewResourcesAndTasks()
          Gets the value of the autoAddNewResourcesAndTasks property.
 Boolean isAutolink()
          Gets the value of the autolink property.
 Boolean isEditableActualCosts()
          Gets the value of the editableActualCosts property.
 Boolean isFiscalYearStart()
          Gets the value of the fiscalYearStart property.
 Boolean isHonorConstraints()
          Gets the value of the honorConstraints property.
 Boolean isInsertedProjectsLikeSummary()
          Gets the value of the insertedProjectsLikeSummary property.
 Boolean isKeepTaskOnNearestWorkingTimeWhenMadeAutoScheduled()
          Gets the value of the keepTaskOnNearestWorkingTimeWhenMadeAutoScheduled property.
 Boolean isMicrosoftProjectServerURL()
          Gets the value of the microsoftProjectServerURL property.
 Boolean isMoveCompletedEndsBack()
          Gets the value of the moveCompletedEndsBack property.
 Boolean isMoveCompletedEndsForward()
          Gets the value of the moveCompletedEndsForward property.
 Boolean isMoveRemainingStartsBack()
          Gets the value of the moveRemainingStartsBack property.
 Boolean isMoveRemainingStartsForward()
          Gets the value of the moveRemainingStartsForward property.
 Boolean isMultipleCriticalPaths()
          Gets the value of the multipleCriticalPaths property.
 Boolean isNewTasksAreManual()
          Gets the value of the newTasksAreManual property.
 Boolean isNewTasksEffortDriven()
          Gets the value of the newTasksEffortDriven property.
 Boolean isNewTasksEstimated()
          Gets the value of the newTasksEstimated property.
 Boolean isProjectExternallyEdited()
          Gets the value of the projectExternallyEdited property.
 Boolean isRemoveFileProperties()
          Gets the value of the removeFileProperties property.
 Boolean isScheduleFromStart()
          Gets the value of the scheduleFromStart property.
 Boolean isSplitsInProgressTasks()
          Gets the value of the splitsInProgressTasks property.
 Boolean isSpreadActualCost()
          Gets the value of the spreadActualCost property.
 Boolean isSpreadPercentComplete()
          Gets the value of the spreadPercentComplete property.
 Boolean isTaskUpdatesResource()
          Gets the value of the taskUpdatesResource property.
 Boolean isUpdateManuallyScheduledTasksWhenEditingLinks()
          Gets the value of the updateManuallyScheduledTasksWhenEditingLinks property.
 void setActualsInSync(Boolean value)
          Sets the value of the actualsInSync property.
 void setAdminProject(Boolean value)
          Sets the value of the adminProject property.
 void setAssignments(Project.Assignments value)
          Sets the value of the assignments property.
 void setAuthor(String value)
          Sets the value of the author property.
 void setAutoAddNewResourcesAndTasks(Boolean value)
          Sets the value of the autoAddNewResourcesAndTasks property.
 void setAutolink(Boolean value)
          Sets the value of the autolink property.
 void setBaselineForEarnedValue(BigInteger value)
          Sets the value of the baselineForEarnedValue property.
 void setBaslineCalendar(String value)
          Sets the value of the baslineCalendar property.
 void setCalendars(Project.Calendars value)
          Sets the value of the calendars property.
 void setCalendarUID(BigInteger value)
          Sets the value of the calendarUID property.
 void setCategory(String value)
          Sets the value of the category property.
 void setCompany(String value)
          Sets the value of the company property.
 void setCreationDate(Calendar value)
          Sets the value of the creationDate property.
 void setCriticalSlackLimit(BigInteger value)
          Sets the value of the criticalSlackLimit property.
 void setCurrencyCode(String value)
          Sets the value of the currencyCode property.
 void setCurrencyDigits(BigInteger value)
          Sets the value of the currencyDigits property.
 void setCurrencySymbol(String value)
          Sets the value of the currencySymbol property.
 void setCurrencySymbolPosition(CurrencySymbolPosition value)
          Sets the value of the currencySymbolPosition property.
 void setCurrentDate(Calendar value)
          Sets the value of the currentDate property.
 void setDaysPerMonth(BigInteger value)
          Sets the value of the daysPerMonth property.
 void setDefaultFinishTime(Calendar value)
          Sets the value of the defaultFinishTime property.
 void setDefaultFixedCostAccrual(AccrueType value)
          Sets the value of the defaultFixedCostAccrual property.
 void setDefaultOvertimeRate(BigDecimal value)
          Sets the value of the defaultOvertimeRate property.
 void setDefaultStandardRate(BigDecimal value)
          Sets the value of the defaultStandardRate property.
 void setDefaultStartTime(Calendar value)
          Sets the value of the defaultStartTime property.
 void setDefaultTaskEVMethod(BigInteger value)
          Sets the value of the defaultTaskEVMethod property.
 void setDefaultTaskType(TaskType value)
          Sets the value of the defaultTaskType property.
 void setDurationFormat(BigInteger value)
          Sets the value of the durationFormat property.
 void setEarnedValueMethod(BigInteger value)
          Sets the value of the earnedValueMethod property.
 void setEditableActualCosts(Boolean value)
          Sets the value of the editableActualCosts property.
 void setExtendedAttributes(Project.ExtendedAttributes value)
          Sets the value of the extendedAttributes property.
 void setExtendedCreationDate(Calendar value)
          Sets the value of the extendedCreationDate property.
 void setFinishDate(Calendar value)
          Sets the value of the finishDate property.
 void setFiscalYearStart(Boolean value)
          Sets the value of the fiscalYearStart property.
 void setFYStartDate(BigInteger value)
          Sets the value of the fyStartDate property.
 void setHonorConstraints(Boolean value)
          Sets the value of the honorConstraints property.
 void setInsertedProjectsLikeSummary(Boolean value)
          Sets the value of the insertedProjectsLikeSummary property.
 void setKeepTaskOnNearestWorkingTimeWhenMadeAutoScheduled(Boolean value)
          Sets the value of the keepTaskOnNearestWorkingTimeWhenMadeAutoScheduled property.
 void setLastSaved(Calendar value)
          Sets the value of the lastSaved property.
 void setManager(String value)
          Sets the value of the manager property.
 void setMicrosoftProjectServerURL(Boolean value)
          Sets the value of the microsoftProjectServerURL property.
 void setMinutesPerDay(BigInteger value)
          Sets the value of the minutesPerDay property.
 void setMinutesPerWeek(BigInteger value)
          Sets the value of the minutesPerWeek property.
 void setMoveCompletedEndsBack(Boolean value)
          Sets the value of the moveCompletedEndsBack property.
 void setMoveCompletedEndsForward(Boolean value)
          Sets the value of the moveCompletedEndsForward property.
 void setMoveRemainingStartsBack(Boolean value)
          Sets the value of the moveRemainingStartsBack property.
 void setMoveRemainingStartsForward(Boolean value)
          Sets the value of the moveRemainingStartsForward property.
 void setMultipleCriticalPaths(Boolean value)
          Sets the value of the multipleCriticalPaths property.
 void setName(String value)
          Sets the value of the name property.
 void setNewTasksAreManual(Boolean value)
          Sets the value of the newTasksAreManual property.
 void setNewTasksEffortDriven(Boolean value)
          Sets the value of the newTasksEffortDriven property.
 void setNewTasksEstimated(Boolean value)
          Sets the value of the newTasksEstimated property.
 void setNewTaskStartDate(BigInteger value)
          Sets the value of the newTaskStartDate property.
 void setOutlineCodes(Project.OutlineCodes value)
          Sets the value of the outlineCodes property.
 void setProjectExternallyEdited(Boolean value)
          Sets the value of the projectExternallyEdited property.
 void setRemoveFileProperties(Boolean value)
          Sets the value of the removeFileProperties property.
 void setResources(Project.Resources value)
          Sets the value of the resources property.
 void setRevision(BigInteger value)
          Sets the value of the revision property.
 void setSaveVersion(BigInteger value)
          Sets the value of the saveVersion property.
 void setScheduleFromStart(Boolean value)
          Sets the value of the scheduleFromStart property.
 void setSplitsInProgressTasks(Boolean value)
          Sets the value of the splitsInProgressTasks property.
 void setSpreadActualCost(Boolean value)
          Sets the value of the spreadActualCost property.
 void setSpreadPercentComplete(Boolean value)
          Sets the value of the spreadPercentComplete property.
 void setStartDate(Calendar value)
          Sets the value of the startDate property.
 void setStatusDate(Calendar value)
          Sets the value of the statusDate property.
 void setSubject(String value)
          Sets the value of the subject property.
 void setTasks(Project.Tasks value)
          Sets the value of the tasks property.
 void setTaskUpdatesResource(Boolean value)
          Sets the value of the taskUpdatesResource property.
 void setTitle(String value)
          Sets the value of the title property.
 void setUID(String value)
          Sets the value of the uid property.
 void setUpdateManuallyScheduledTasksWhenEditingLinks(Boolean value)
          Sets the value of the updateManuallyScheduledTasksWhenEditingLinks property.
 void setWBSMasks(Project.WBSMasks value)
          Sets the value of the wbsMasks property.
 void setWeekStartDay(BigInteger value)
          Sets the value of the weekStartDay property.
 void setWorkFormat(BigInteger value)
          Sets the value of the workFormat property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

saveVersion

protected BigInteger saveVersion

uid

protected String uid

name

protected String name

title

protected String title

subject

protected String subject

category

protected String category

company

protected String company

manager

protected String manager

author

protected String author

creationDate

protected Calendar creationDate

revision

protected BigInteger revision

lastSaved

protected Calendar lastSaved

scheduleFromStart

protected Boolean scheduleFromStart

startDate

protected Calendar startDate

finishDate

protected Calendar finishDate

fyStartDate

protected BigInteger fyStartDate

criticalSlackLimit

protected BigInteger criticalSlackLimit

currencyDigits

protected BigInteger currencyDigits

currencySymbol

protected String currencySymbol

currencyCode

protected String currencyCode

currencySymbolPosition

protected CurrencySymbolPosition currencySymbolPosition

calendarUID

protected BigInteger calendarUID

defaultStartTime

protected Calendar defaultStartTime

defaultFinishTime

protected Calendar defaultFinishTime

minutesPerDay

protected BigInteger minutesPerDay

minutesPerWeek

protected BigInteger minutesPerWeek

daysPerMonth

protected BigInteger daysPerMonth

defaultTaskType

protected TaskType defaultTaskType

defaultFixedCostAccrual

protected AccrueType defaultFixedCostAccrual

defaultStandardRate

protected BigDecimal defaultStandardRate

defaultOvertimeRate

protected BigDecimal defaultOvertimeRate

durationFormat

protected BigInteger durationFormat

workFormat

protected BigInteger workFormat

editableActualCosts

protected Boolean editableActualCosts

honorConstraints

protected Boolean honorConstraints

earnedValueMethod

protected BigInteger earnedValueMethod

insertedProjectsLikeSummary

protected Boolean insertedProjectsLikeSummary

multipleCriticalPaths

protected Boolean multipleCriticalPaths

newTasksEffortDriven

protected Boolean newTasksEffortDriven

newTasksEstimated

protected Boolean newTasksEstimated

splitsInProgressTasks

protected Boolean splitsInProgressTasks

spreadActualCost

protected Boolean spreadActualCost

spreadPercentComplete

protected Boolean spreadPercentComplete

taskUpdatesResource

protected Boolean taskUpdatesResource

fiscalYearStart

protected Boolean fiscalYearStart

weekStartDay

protected BigInteger weekStartDay

moveCompletedEndsBack

protected Boolean moveCompletedEndsBack

moveRemainingStartsBack

protected Boolean moveRemainingStartsBack

moveRemainingStartsForward

protected Boolean moveRemainingStartsForward

moveCompletedEndsForward

protected Boolean moveCompletedEndsForward

baselineForEarnedValue

protected BigInteger baselineForEarnedValue

autoAddNewResourcesAndTasks

protected Boolean autoAddNewResourcesAndTasks

statusDate

protected Calendar statusDate

currentDate

protected Calendar currentDate

microsoftProjectServerURL

protected Boolean microsoftProjectServerURL

autolink

protected Boolean autolink

newTaskStartDate

protected BigInteger newTaskStartDate

defaultTaskEVMethod

protected BigInteger defaultTaskEVMethod

projectExternallyEdited

protected Boolean projectExternallyEdited

extendedCreationDate

protected Calendar extendedCreationDate

actualsInSync

protected Boolean actualsInSync

removeFileProperties

protected Boolean removeFileProperties

adminProject

protected Boolean adminProject

baslineCalendar

protected String baslineCalendar

newTasksAreManual

protected Boolean newTasksAreManual

updateManuallyScheduledTasksWhenEditingLinks

protected Boolean updateManuallyScheduledTasksWhenEditingLinks

keepTaskOnNearestWorkingTimeWhenMadeAutoScheduled

protected Boolean keepTaskOnNearestWorkingTimeWhenMadeAutoScheduled

outlineCodes

protected Project.OutlineCodes outlineCodes

wbsMasks

protected Project.WBSMasks wbsMasks

extendedAttributes

protected Project.ExtendedAttributes extendedAttributes

calendars

protected Project.Calendars calendars

tasks

protected Project.Tasks tasks

resources

protected Project.Resources resources

assignments

protected Project.Assignments assignments
Constructor Detail

Project

public Project()
Method Detail

getSaveVersion

public BigInteger getSaveVersion()
Gets the value of the saveVersion property.

Returns:
possible object is BigInteger

setSaveVersion

public void setSaveVersion(BigInteger value)
Sets the value of the saveVersion property.

Parameters:
value - allowed object is BigInteger

getUID

public String getUID()
Gets the value of the uid property.

Returns:
possible object is String

setUID

public void setUID(String value)
Sets the value of the uid property.

Parameters:
value - allowed object is String

getName

public String getName()
Gets the value of the name property.

Returns:
possible object is String

setName

public void setName(String value)
Sets the value of the name property.

Parameters:
value - allowed object is String

getTitle

public String getTitle()
Gets the value of the title property.

Returns:
possible object is String

setTitle

public void setTitle(String value)
Sets the value of the title property.

Parameters:
value - allowed object is String

getSubject

public String getSubject()
Gets the value of the subject property.

Returns:
possible object is String

setSubject

public void setSubject(String value)
Sets the value of the subject property.

Parameters:
value - allowed object is String

getCategory

public String getCategory()
Gets the value of the category property.

Returns:
possible object is String

setCategory

public void setCategory(String value)
Sets the value of the category property.

Parameters:
value - allowed object is String

getCompany

public String getCompany()
Gets the value of the company property.

Returns:
possible object is String

setCompany

public void setCompany(String value)
Sets the value of the company property.

Parameters:
value - allowed object is String

getManager

public String getManager()
Gets the value of the manager property.

Returns:
possible object is String

setManager

public void setManager(String value)
Sets the value of the manager property.

Parameters:
value - allowed object is String

getAuthor

public String getAuthor()
Gets the value of the author property.

Returns:
possible object is String

setAuthor

public void setAuthor(String value)
Sets the value of the author property.

Parameters:
value - allowed object is String

getCreationDate

public Calendar getCreationDate()
Gets the value of the creationDate property.

Returns:
possible object is String

setCreationDate

public void setCreationDate(Calendar value)
Sets the value of the creationDate property.

Parameters:
value - allowed object is String

getRevision

public BigInteger getRevision()
Gets the value of the revision property.

Returns:
possible object is BigInteger

setRevision

public void setRevision(BigInteger value)
Sets the value of the revision property.

Parameters:
value - allowed object is BigInteger

getLastSaved

public Calendar getLastSaved()
Gets the value of the lastSaved property.

Returns:
possible object is String

setLastSaved

public void setLastSaved(Calendar value)
Sets the value of the lastSaved property.

Parameters:
value - allowed object is String

isScheduleFromStart

public Boolean isScheduleFromStart()
Gets the value of the scheduleFromStart property.

Returns:
possible object is String

setScheduleFromStart

public void setScheduleFromStart(Boolean value)
Sets the value of the scheduleFromStart property.

Parameters:
value - allowed object is String

getStartDate

public Calendar getStartDate()
Gets the value of the startDate property.

Returns:
possible object is String

setStartDate

public void setStartDate(Calendar value)
Sets the value of the startDate property.

Parameters:
value - allowed object is String

getFinishDate

public Calendar getFinishDate()
Gets the value of the finishDate property.

Returns:
possible object is String

setFinishDate

public void setFinishDate(Calendar value)
Sets the value of the finishDate property.

Parameters:
value - allowed object is String

getFYStartDate

public BigInteger getFYStartDate()
Gets the value of the fyStartDate property.

Returns:
possible object is BigInteger

setFYStartDate

public void setFYStartDate(BigInteger value)
Sets the value of the fyStartDate property.

Parameters:
value - allowed object is BigInteger

getCriticalSlackLimit

public BigInteger getCriticalSlackLimit()
Gets the value of the criticalSlackLimit property.

Returns:
possible object is BigInteger

setCriticalSlackLimit

public void setCriticalSlackLimit(BigInteger value)
Sets the value of the criticalSlackLimit property.

Parameters:
value - allowed object is BigInteger

getCurrencyDigits

public BigInteger getCurrencyDigits()
Gets the value of the currencyDigits property.

Returns:
possible object is BigInteger

setCurrencyDigits

public void setCurrencyDigits(BigInteger value)
Sets the value of the currencyDigits property.

Parameters:
value - allowed object is BigInteger

getCurrencySymbol

public String getCurrencySymbol()
Gets the value of the currencySymbol property.

Returns:
possible object is String

setCurrencySymbol

public void setCurrencySymbol(String value)
Sets the value of the currencySymbol property.

Parameters:
value - allowed object is String

getCurrencyCode

public String getCurrencyCode()
Gets the value of the currencyCode property.

Returns:
possible object is String

setCurrencyCode

public void setCurrencyCode(String value)
Sets the value of the currencyCode property.

Parameters:
value - allowed object is String

getCurrencySymbolPosition

public CurrencySymbolPosition getCurrencySymbolPosition()
Gets the value of the currencySymbolPosition property.

Returns:
possible object is String

setCurrencySymbolPosition

public void setCurrencySymbolPosition(CurrencySymbolPosition value)
Sets the value of the currencySymbolPosition property.

Parameters:
value - allowed object is String

getCalendarUID

public BigInteger getCalendarUID()
Gets the value of the calendarUID property.

Returns:
possible object is BigInteger

setCalendarUID

public void setCalendarUID(BigInteger value)
Sets the value of the calendarUID property.

Parameters:
value - allowed object is BigInteger

getDefaultStartTime

public Calendar getDefaultStartTime()
Gets the value of the defaultStartTime property.

Returns:
possible object is String

setDefaultStartTime

public void setDefaultStartTime(Calendar value)
Sets the value of the defaultStartTime property.

Parameters:
value - allowed object is String

getDefaultFinishTime

public Calendar getDefaultFinishTime()
Gets the value of the defaultFinishTime property.

Returns:
possible object is String

setDefaultFinishTime

public void setDefaultFinishTime(Calendar value)
Sets the value of the defaultFinishTime property.

Parameters:
value - allowed object is String

getMinutesPerDay

public BigInteger getMinutesPerDay()
Gets the value of the minutesPerDay property.

Returns:
possible object is BigInteger

setMinutesPerDay

public void setMinutesPerDay(BigInteger value)
Sets the value of the minutesPerDay property.

Parameters:
value - allowed object is BigInteger

getMinutesPerWeek

public BigInteger getMinutesPerWeek()
Gets the value of the minutesPerWeek property.

Returns:
possible object is BigInteger

setMinutesPerWeek

public void setMinutesPerWeek(BigInteger value)
Sets the value of the minutesPerWeek property.

Parameters:
value - allowed object is BigInteger

getDaysPerMonth

public BigInteger getDaysPerMonth()
Gets the value of the daysPerMonth property.

Returns:
possible object is BigInteger

setDaysPerMonth

public void setDaysPerMonth(BigInteger value)
Sets the value of the daysPerMonth property.

Parameters:
value - allowed object is BigInteger

getDefaultTaskType

public TaskType getDefaultTaskType()
Gets the value of the defaultTaskType property.

Returns:
possible object is String

setDefaultTaskType

public void setDefaultTaskType(TaskType value)
Sets the value of the defaultTaskType property.

Parameters:
value - allowed object is String

getDefaultFixedCostAccrual

public AccrueType getDefaultFixedCostAccrual()
Gets the value of the defaultFixedCostAccrual property.

Returns:
possible object is String

setDefaultFixedCostAccrual

public void setDefaultFixedCostAccrual(AccrueType value)
Sets the value of the defaultFixedCostAccrual property.

Parameters:
value - allowed object is String

getDefaultStandardRate

public BigDecimal getDefaultStandardRate()
Gets the value of the defaultStandardRate property.

Returns:
possible object is String

setDefaultStandardRate

public void setDefaultStandardRate(BigDecimal value)
Sets the value of the defaultStandardRate property.

Parameters:
value - allowed object is String

getDefaultOvertimeRate

public BigDecimal getDefaultOvertimeRate()
Gets the value of the defaultOvertimeRate property.

Returns:
possible object is String

setDefaultOvertimeRate

public void setDefaultOvertimeRate(BigDecimal value)
Sets the value of the defaultOvertimeRate property.

Parameters:
value - allowed object is String

getDurationFormat

public BigInteger getDurationFormat()
Gets the value of the durationFormat property.

Returns:
possible object is BigInteger

setDurationFormat

public void setDurationFormat(BigInteger value)
Sets the value of the durationFormat property.

Parameters:
value - allowed object is BigInteger

getWorkFormat

public BigInteger getWorkFormat()
Gets the value of the workFormat property.

Returns:
possible object is BigInteger

setWorkFormat

public void setWorkFormat(BigInteger value)
Sets the value of the workFormat property.

Parameters:
value - allowed object is BigInteger

isEditableActualCosts

public Boolean isEditableActualCosts()
Gets the value of the editableActualCosts property.

Returns:
possible object is String

setEditableActualCosts

public void setEditableActualCosts(Boolean value)
Sets the value of the editableActualCosts property.

Parameters:
value - allowed object is String

isHonorConstraints

public Boolean isHonorConstraints()
Gets the value of the honorConstraints property.

Returns:
possible object is String

setHonorConstraints

public void setHonorConstraints(Boolean value)
Sets the value of the honorConstraints property.

Parameters:
value - allowed object is String

getEarnedValueMethod

public BigInteger getEarnedValueMethod()
Gets the value of the earnedValueMethod property.

Returns:
possible object is BigInteger

setEarnedValueMethod

public void setEarnedValueMethod(BigInteger value)
Sets the value of the earnedValueMethod property.

Parameters:
value - allowed object is BigInteger

isInsertedProjectsLikeSummary

public Boolean isInsertedProjectsLikeSummary()
Gets the value of the insertedProjectsLikeSummary property.

Returns:
possible object is String

setInsertedProjectsLikeSummary

public void setInsertedProjectsLikeSummary(Boolean value)
Sets the value of the insertedProjectsLikeSummary property.

Parameters:
value - allowed object is String

isMultipleCriticalPaths

public Boolean isMultipleCriticalPaths()
Gets the value of the multipleCriticalPaths property.

Returns:
possible object is String

setMultipleCriticalPaths

public void setMultipleCriticalPaths(Boolean value)
Sets the value of the multipleCriticalPaths property.

Parameters:
value - allowed object is String

isNewTasksEffortDriven

public Boolean isNewTasksEffortDriven()
Gets the value of the newTasksEffortDriven property.

Returns:
possible object is String

setNewTasksEffortDriven

public void setNewTasksEffortDriven(Boolean value)
Sets the value of the newTasksEffortDriven property.

Parameters:
value - allowed object is String

isNewTasksEstimated

public Boolean isNewTasksEstimated()
Gets the value of the newTasksEstimated property.

Returns:
possible object is String

setNewTasksEstimated

public void setNewTasksEstimated(Boolean value)
Sets the value of the newTasksEstimated property.

Parameters:
value - allowed object is String

isSplitsInProgressTasks

public Boolean isSplitsInProgressTasks()
Gets the value of the splitsInProgressTasks property.

Returns:
possible object is String

setSplitsInProgressTasks

public void setSplitsInProgressTasks(Boolean value)
Sets the value of the splitsInProgressTasks property.

Parameters:
value - allowed object is String

isSpreadActualCost

public Boolean isSpreadActualCost()
Gets the value of the spreadActualCost property.

Returns:
possible object is String

setSpreadActualCost

public void setSpreadActualCost(Boolean value)
Sets the value of the spreadActualCost property.

Parameters:
value - allowed object is String

isSpreadPercentComplete

public Boolean isSpreadPercentComplete()
Gets the value of the spreadPercentComplete property.

Returns:
possible object is String

setSpreadPercentComplete

public void setSpreadPercentComplete(Boolean value)
Sets the value of the spreadPercentComplete property.

Parameters:
value - allowed object is String

isTaskUpdatesResource

public Boolean isTaskUpdatesResource()
Gets the value of the taskUpdatesResource property.

Returns:
possible object is String

setTaskUpdatesResource

public void setTaskUpdatesResource(Boolean value)
Sets the value of the taskUpdatesResource property.

Parameters:
value - allowed object is String

isFiscalYearStart

public Boolean isFiscalYearStart()
Gets the value of the fiscalYearStart property.

Returns:
possible object is String

setFiscalYearStart

public void setFiscalYearStart(Boolean value)
Sets the value of the fiscalYearStart property.

Parameters:
value - allowed object is String

getWeekStartDay

public BigInteger getWeekStartDay()
Gets the value of the weekStartDay property.

Returns:
possible object is BigInteger

setWeekStartDay

public void setWeekStartDay(BigInteger value)
Sets the value of the weekStartDay property.

Parameters:
value - allowed object is BigInteger

isMoveCompletedEndsBack

public Boolean isMoveCompletedEndsBack()
Gets the value of the moveCompletedEndsBack property.

Returns:
possible object is String

setMoveCompletedEndsBack

public void setMoveCompletedEndsBack(Boolean value)
Sets the value of the moveCompletedEndsBack property.

Parameters:
value - allowed object is String

isMoveRemainingStartsBack

public Boolean isMoveRemainingStartsBack()
Gets the value of the moveRemainingStartsBack property.

Returns:
possible object is String

setMoveRemainingStartsBack

public void setMoveRemainingStartsBack(Boolean value)
Sets the value of the moveRemainingStartsBack property.

Parameters:
value - allowed object is String

isMoveRemainingStartsForward

public Boolean isMoveRemainingStartsForward()
Gets the value of the moveRemainingStartsForward property.

Returns:
possible object is String

setMoveRemainingStartsForward

public void setMoveRemainingStartsForward(Boolean value)
Sets the value of the moveRemainingStartsForward property.

Parameters:
value - allowed object is String

isMoveCompletedEndsForward

public Boolean isMoveCompletedEndsForward()
Gets the value of the moveCompletedEndsForward property.

Returns:
possible object is String

setMoveCompletedEndsForward

public void setMoveCompletedEndsForward(Boolean value)
Sets the value of the moveCompletedEndsForward property.

Parameters:
value - allowed object is String

getBaselineForEarnedValue

public BigInteger getBaselineForEarnedValue()
Gets the value of the baselineForEarnedValue property.

Returns:
possible object is BigInteger

setBaselineForEarnedValue

public void setBaselineForEarnedValue(BigInteger value)
Sets the value of the baselineForEarnedValue property.

Parameters:
value - allowed object is BigInteger

isAutoAddNewResourcesAndTasks

public Boolean isAutoAddNewResourcesAndTasks()
Gets the value of the autoAddNewResourcesAndTasks property.

Returns:
possible object is String

setAutoAddNewResourcesAndTasks

public void setAutoAddNewResourcesAndTasks(Boolean value)
Sets the value of the autoAddNewResourcesAndTasks property.

Parameters:
value - allowed object is String

getStatusDate

public Calendar getStatusDate()
Gets the value of the statusDate property.

Returns:
possible object is String

setStatusDate

public void setStatusDate(Calendar value)
Sets the value of the statusDate property.

Parameters:
value - allowed object is String

getCurrentDate

public Calendar getCurrentDate()
Gets the value of the currentDate property.

Returns:
possible object is String

setCurrentDate

public void setCurrentDate(Calendar value)
Sets the value of the currentDate property.

Parameters:
value - allowed object is String

isMicrosoftProjectServerURL

public Boolean isMicrosoftProjectServerURL()
Gets the value of the microsoftProjectServerURL property.

Returns:
possible object is String

setMicrosoftProjectServerURL

public void setMicrosoftProjectServerURL(Boolean value)
Sets the value of the microsoftProjectServerURL property.

Parameters:
value - allowed object is String

isAutolink

public Boolean isAutolink()
Gets the value of the autolink property.

Returns:
possible object is String

setAutolink

public void setAutolink(Boolean value)
Sets the value of the autolink property.

Parameters:
value - allowed object is String

getNewTaskStartDate

public BigInteger getNewTaskStartDate()
Gets the value of the newTaskStartDate property.

Returns:
possible object is BigInteger

setNewTaskStartDate

public void setNewTaskStartDate(BigInteger value)
Sets the value of the newTaskStartDate property.

Parameters:
value - allowed object is BigInteger

getDefaultTaskEVMethod

public BigInteger getDefaultTaskEVMethod()
Gets the value of the defaultTaskEVMethod property.

Returns:
possible object is BigInteger

setDefaultTaskEVMethod

public void setDefaultTaskEVMethod(BigInteger value)
Sets the value of the defaultTaskEVMethod property.

Parameters:
value - allowed object is BigInteger

isProjectExternallyEdited

public Boolean isProjectExternallyEdited()
Gets the value of the projectExternallyEdited property.

Returns:
possible object is String

setProjectExternallyEdited

public void setProjectExternallyEdited(Boolean value)
Sets the value of the projectExternallyEdited property.

Parameters:
value - allowed object is String

getExtendedCreationDate

public Calendar getExtendedCreationDate()
Gets the value of the extendedCreationDate property.

Returns:
possible object is String

setExtendedCreationDate

public void setExtendedCreationDate(Calendar value)
Sets the value of the extendedCreationDate property.

Parameters:
value - allowed object is String

isActualsInSync

public Boolean isActualsInSync()
Gets the value of the actualsInSync property.

Returns:
possible object is String

setActualsInSync

public void setActualsInSync(Boolean value)
Sets the value of the actualsInSync property.

Parameters:
value - allowed object is String

isRemoveFileProperties

public Boolean isRemoveFileProperties()
Gets the value of the removeFileProperties property.

Returns:
possible object is String

setRemoveFileProperties

public void setRemoveFileProperties(Boolean value)
Sets the value of the removeFileProperties property.

Parameters:
value - allowed object is String

isAdminProject

public Boolean isAdminProject()
Gets the value of the adminProject property.

Returns:
possible object is String

setAdminProject

public void setAdminProject(Boolean value)
Sets the value of the adminProject property.

Parameters:
value - allowed object is String

getBaslineCalendar

public String getBaslineCalendar()
Gets the value of the baslineCalendar property.

Returns:
possible object is String

setBaslineCalendar

public void setBaslineCalendar(String value)
Sets the value of the baslineCalendar property.

Parameters:
value - allowed object is String

isNewTasksAreManual

public Boolean isNewTasksAreManual()
Gets the value of the newTasksAreManual property.

Returns:
possible object is String

setNewTasksAreManual

public void setNewTasksAreManual(Boolean value)
Sets the value of the newTasksAreManual property.

Parameters:
value - allowed object is String

isUpdateManuallyScheduledTasksWhenEditingLinks

public Boolean isUpdateManuallyScheduledTasksWhenEditingLinks()
Gets the value of the updateManuallyScheduledTasksWhenEditingLinks property.

Returns:
possible object is String

setUpdateManuallyScheduledTasksWhenEditingLinks

public void setUpdateManuallyScheduledTasksWhenEditingLinks(Boolean value)
Sets the value of the updateManuallyScheduledTasksWhenEditingLinks property.

Parameters:
value - allowed object is String

isKeepTaskOnNearestWorkingTimeWhenMadeAutoScheduled

public Boolean isKeepTaskOnNearestWorkingTimeWhenMadeAutoScheduled()
Gets the value of the keepTaskOnNearestWorkingTimeWhenMadeAutoScheduled property.

Returns:
possible object is String

setKeepTaskOnNearestWorkingTimeWhenMadeAutoScheduled

public void setKeepTaskOnNearestWorkingTimeWhenMadeAutoScheduled(Boolean value)
Sets the value of the keepTaskOnNearestWorkingTimeWhenMadeAutoScheduled property.

Parameters:
value - allowed object is String

getOutlineCodes

public Project.OutlineCodes getOutlineCodes()
Gets the value of the outlineCodes property.

Returns:
possible object is Project.OutlineCodes

setOutlineCodes

public void setOutlineCodes(Project.OutlineCodes value)
Sets the value of the outlineCodes property.

Parameters:
value - allowed object is Project.OutlineCodes

getWBSMasks

public Project.WBSMasks getWBSMasks()
Gets the value of the wbsMasks property.

Returns:
possible object is Project.WBSMasks

setWBSMasks

public void setWBSMasks(Project.WBSMasks value)
Sets the value of the wbsMasks property.

Parameters:
value - allowed object is Project.WBSMasks

getExtendedAttributes

public Project.ExtendedAttributes getExtendedAttributes()
Gets the value of the extendedAttributes property.

Returns:
possible object is Project.ExtendedAttributes

setExtendedAttributes

public void setExtendedAttributes(Project.ExtendedAttributes value)
Sets the value of the extendedAttributes property.

Parameters:
value - allowed object is Project.ExtendedAttributes

getCalendars

public Project.Calendars getCalendars()
Gets the value of the calendars property.

Returns:
possible object is Project.Calendars

setCalendars

public void setCalendars(Project.Calendars value)
Sets the value of the calendars property.

Parameters:
value - allowed object is Project.Calendars

getTasks

public Project.Tasks getTasks()
Gets the value of the tasks property.

Returns:
possible object is Project.Tasks

setTasks

public void setTasks(Project.Tasks value)
Sets the value of the tasks property.

Parameters:
value - allowed object is Project.Tasks

getResources

public Project.Resources getResources()
Gets the value of the resources property.

Returns:
possible object is Project.Resources

setResources

public void setResources(Project.Resources value)
Sets the value of the resources property.

Parameters:
value - allowed object is Project.Resources

getAssignments

public Project.Assignments getAssignments()
Gets the value of the assignments property.

Returns:
possible object is Project.Assignments

setAssignments

public void setAssignments(Project.Assignments value)
Sets the value of the assignments property.

Parameters:
value - allowed object is Project.Assignments


Copyright © 2012. All Rights Reserved.