Definition Type: Element
Name: TimephasedData
Namespace: http://schemas.microsoft.com/project
Type: nsC:TimephasedDataType
Containing Schema: mspdi.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
The time phased data block associated with the task.
Collapse XSD Schema Diagram:
Drilldown into Value in schema mspdi_xsd Drilldown into Unit in schema mspdi_xsd Drilldown into Finish in schema mspdi_xsd Drilldown into Start in schema mspdi_xsd Drilldown into UID in schema mspdi_xsd Drilldown into Type in schema mspdi_xsd Drilldown into TimephasedDataType in schema mspdi_xsdXSD Diagram of TimephasedData in schema mspdi_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="TimephasedData" type="TimephasedDataType" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>The time phased data block associated with the task.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Type nsC:Type 0 (1)
UID nsC:UID (1) (1)
Start nsC:Start 0 (1)
Finish nsC:Finish 0 (1)
Unit nsC:Unit 0 (1)
Value nsC:Value 0 (1)
Collapse Derivation Tree: