Definition Type: Element
Name: VAC
Namespace: http://schemas.microsoft.com/project
Type: float:http://www.w3.org/2001/XMLSchema
Containing Schema: mspdi.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The difference between basline cost and total cost.
Collapse XSD Schema Diagram:
XSD Diagram of VAC in schema mspdi_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="VAC" type="xsd:float" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>The difference between basline cost and total cost.</xsd:documentation>
    </xsd:annotation>
</xsd:element>