Show AllShow All

XML Structure of the <Resource> Element

The following shows the <Resource> element structure for Microsoft Office Project 2003, which is a child of the <Project> element.

ShowSee Also

Structure

<Project>
      . . .
   <Resources>
      <Resource>
         <UID/>
         <ID/>
         <Name/>
         <Type/>
         <IsNull/>
         <Initials/>
         <Phonetics/>
         <NTAccount/>
         <MaterialLabel/>
         <Code/>
         <Group/>
         <WorkGroup/>
         <EmailAddress/>
         <Hyperlink/>
         <HyperlinkAddress/>
         <HyperlinkSubAddress/>
         <MaxUnits/>
         <PeakUnits/>
         <OverAllocated/>
         <AvailableFrom/>
         <AvailableTo/>
         <Start/>
         <Finish/>
         <CanLevel/>
         <AccrueAt/>
         <Work/>
         <RegularWork/>
         <OvertimeWork/>
         <ActualWork/>
         <RemainingWork/>
         <ActualOvertimeWork/>
         <RemainingOvertimeWork/>
         <PercentWorkComplete/>
         <StandardRate/>
         <StandardRateFormat/>
         <Cost/>
         <OvertimeRate/>
         <OvertimeRateFormat/>
         <OvertimeCost/>
         <CostPerUse/>
         <ActualCost/>
         <ActualOvertimeCost/>
         <RemainingCost/>
         <RemainingOvertimeCost/>
         <WorkVariance/>
         <CostVariance/>
         <SV/>
         <CV/>
         <ACWP/>
         <CalendarUID/>
         <Notes/>
         <BCWS/>
         <BCWP/>
         <IsGeneric/>
         <IsInactive/>
         <IsEnterprise/>
         <BookingType/>
         <ActualWorkProtected/>
         <ActualOvertimeWorkProtected/>
         <ActiveDirectoryGUID/>
         <CreationDate/>
         <ExtendedAttribute>
            <UID/>
            <FieldID/>
            <Value/>
            <ValueID/>
            <DurationFormat/>
         </ExtendedAttribute>
         <Baseline>
            <Number/>
            <Work/>
            <Cost/>
            <BCWS/>
            <BCWP/>
         </Baseline>
         <OutlineCode>
            <UID/>
            <FieldID/>
            <ValueID/>
         </OutlineCode>
         <AvailabilityPeriods>
            <AvailabilityPeriod>
               <AvailableFrom/>
               <AvailableTo/>
               <AvailableUnits/>
            </AvailabilityPeriod>
         </AvailabilityPeriods>
         <Rates>
            <Rate>
               <RatesFrom/>
               <RatesTo/>
               <RateTable/>
               <StandardRate/>
               <StandardRateFormat/>
               <OvertimeRate/>
               <OvertimeRateFormat/>
               <CostPerUse/>
            </Rate>
         </Rates>
         <TimephasedData>
            <Type/>
            <UID/>
            <Start/>
            <Finish/>
            <Unit/>
            <Value/>
         </TimephasedData>
      </Resource>
   </Resources>
         . . .
</Project>

©2003-2004 Microsoft Corporation. All rights reserved. Permission to copy, display and distribute this document is available at: http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp