Definition Type: Element
Name: Enterprise
Namespace: http://schemas.microsoft.com/project
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: mspdi.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Indicates whether the custom outline code is an enterprise custom outline code.
Collapse XSD Schema Diagram:
XSD Diagram of Enterprise in schema mspdi_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="Enterprise" type="xsd:boolean" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Indicates whether the custom outline code is an enterprise custom outline code.</xsd:documentation>
    </xsd:annotation>
</xsd:element>