Definition Type: Element
Name: CalendarUID
Namespace: http://schemas.microsoft.com/project
Type: integer:http://www.w3.org/2001/XMLSchema
Containing Schema: mspdi.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The project calendar. Refers to a valid UID in the Calendars element of the Microsoft Project XML Schema.
Collapse XSD Schema Diagram:
XSD Diagram of CalendarUID in schema mspdi_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="CalendarUID" type="xsd:integer" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>The project calendar.  Refers to a valid UID in the Calendars element of the Microsoft Project XML Schema.</xsd:documentation>
    </xsd:annotation>
</xsd:element>