Show AllShow All

XML Structure of the <ExtendedAttribute> Element

The following shows the <ExtendedAttribute> element structure of Microsoft Office Project 2003.

ShowSee Also

Structure

<Project>
      . . .
   <ExtendedAttributes>
      <ExtendedAttribute>
         <FieldID/>
         <FieldName/>
         <Alias/>
         <PhoneticAlias/>
         <RollupType/>
         <CalculationType/>
         <Formula/>
         <RestrictValues/>
         <ValuelistSortOrder/>
         <AppendNewValues/>
         <Default/>
         <ValueList>
            <Value>
               <ID>
               <Value>
               <Description>
            </Value>
         </ValueList>
      </ExtendedAttribute>
   </ExtendedAttributes>
      . . .
</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