Definition Type: Element
Name: Description
Namespace: http://schemas.microsoft.com/project
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: mspdi.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
A description of this value.
Collapse XSD Schema Diagram:
XSD Diagram of Description in schema mspdi_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="Description" type="xsd:string" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>A description of this value.</xsd:documentation>
    </xsd:annotation>
</xsd:element>