Definition Type: Element
Name: LeafOnly
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 or not values specified in this outline code field must be leaf values.
Collapse XSD Schema Diagram:
XSD Diagram of LeafOnly in schema mspdi_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="LeafOnly" type="xsd:boolean" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Whether or not values specified in this outline code field must be leaf values.</xsd:documentation>
    </xsd:annotation>
</xsd:element>