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

ValueListValuesExtendedAttribute, TimephasedData

Child Elements within OutlineCode

Values is the parent of a Value element within an OutlineCode element.

Element

Required/Optional

Description

ValueID

Optional

Unique ID for the custom outline code.

FieldGUID

Required

New in Project 2007. GUID of the outline code value.

Type

Required

New in Project 2007. Type of the outline code (text, date, duration, flag, cost, number)

ParentValueID 

Optional

Unique ID for the parent node of the custom outline code.

Value

Optional

Actual value of the custom outline code.

Description

Optional

Description of the custom outline code.

Child Elements within ExtendedAttribute

Element

Required/Optional

Description

ID 

Required

Unique ID for the outline code or custom field.

Value

Optional

Actual value of the outline code or custom field.

Description

Optional

Description of the outline code or custom field.

Phonetic

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

OutlineCode Element

Assignment Element

Baseline Element

Resource Element

Task Element

Concepts

OutlineCode Elements and XML Structure

XML Schema for the OutlineCodes Element

ExtendedAttribute Elements and XML Structure

XML Schema for the ExtendedAttributes Element

TimephasedDataType Elements and XML Structure

XML Schema for the TimephasedDataType Complex Type