Definition Type: Element
Name: Resume
Namespace: http://schemas.microsoft.com/project
Type: dateTime:http://www.w3.org/2001/XMLSchema
Containing Schema: mspdi.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The date that the assignment resumed.
Collapse XSD Schema Diagram:
XSD Diagram of Resume in schema mspdi_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="Resume" type="xsd:dateTime" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>The date that the assignment resumed.</xsd:documentation>
    </xsd:annotation>
</xsd:element>