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