Definition Type: Element
Name: ExtendedCreationDate
Namespace: http://schemas.microsoft.com/project
Type: dateTime:http://www.w3.org/2001/XMLSchema
Containing Schema: mspdi.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Date used for calculation and reporting.
Collapse XSD Schema Diagram:
XSD Diagram of ExtendedCreationDate in schema mspdi_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="ExtendedCreationDate" type="xsd:dateTime" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Date used for calculation and reporting.</xsd:documentation>
    </xsd:annotation>
</xsd:element>