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