Value Element
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
In an OutlineCode element, Value is the actual value of the custom outline code.
In an ExtendedAttribute element, Value is the actual value of an extended attribute (custom field).
In a TimephasedData element, Value is the value for each unit in the timephased data record.
<Value>
StringValue
</Value>
Parent Elements
ValueList, Values, ExtendedAttribute, TimephasedData |
Child Elements within OutlineCode
Values is the parent of a Value element within an OutlineCode element.
Element |
Required/Optional |
Description |
---|---|---|
Optional |
Unique ID for the custom outline code. |
|
Required |
New in Project 2007. GUID of the outline code value. |
|
Required |
New in Project 2007. Type of the outline code (text, date, duration, flag, cost, number) |
|
Optional |
Unique ID for the parent node of the custom outline code. |
|
Value |
Optional |
Actual value of the custom outline code. |
Optional |
Description of the custom outline code. |
Child Elements within ExtendedAttribute
Element |
Required/Optional |
Description |
---|---|---|
Required |
Unique ID for the outline code or custom field. |
|
Value |
Optional |
Actual value of the outline code or custom field. |
Optional |
Description of the outline code or custom field. |
|
Optional |
New in Project 2007. Phonetic information for custom field or outline code names. |
Occurrences
Minimum: 0 Maximum: 1 |
Remarks
Value is recursive in an OutlineCode as part of the Values Element, and in ExtendedAttribute as part of a ValueList.
TimephasedData elements occur in Assignment , Baseline , Resource , and Task elements.
Child elements of Value can appear in any order.
See Also
Reference
Concepts
OutlineCode Elements and XML Structure
XML Schema for the OutlineCodes Element
ExtendedAttribute Elements and XML Structure
XML Schema for the ExtendedAttributes Element