<TimephasedData> Element
<TimephasedData> is information about a task, resource, or assignment that is distrubuted over time. The timephased data may also be associated with the baseline of a task or assignment.
Element Properties
Property | Value |
---|---|
Data Type | TimephasedDataType |
Minimum Occurrences | 0 |
Maximum Occurrences | Unbounded |
Default Value | N/A |
Abstract | False |
Nillable | False |
Element Constraints | Sequence |
Parent Elements
Task
Resource
Assignment
Baseline
Child Elements
Element | Required/Optional | Description |
---|---|---|
<Type> | Optional | One of the 76 types of timephased data. |
<UID> | Required | The unique ID for the timephased data record. |
<Start> | Optional | The start date for the timephased data record. |
<Finish> | Optional | The finish date for the timephased data record. |
<Unit> | Optional | The time unit for the timephased data record. |
<Value> | Optional | The value for each unit in the timephased data record. |
See Also
XML Schema for the <Task> Element
XML Structure for the <Task> Element
XML Schema for the <Resource> Element
XML Structure for the <Resource> Element
XML Schema for the <Assignment> Element
XML Structure for the <Assignment> Element
<Baseline> Element
XML Structure and Schema for the <TimephasedDataType>