Definition Type: Element
Name: OverAllocated
Namespace: http://schemas.microsoft.com/project
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: mspdi.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Whether the task is overallocated. This element is informational only.
Collapse XSD Schema Diagram:
XSD Diagram of OverAllocated in schema mspdi_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="OverAllocated" type="xsd:boolean" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Whether the task is overallocated. This element is informational only.</xsd:documentation>
    </xsd:annotation>
</xsd:element>