Definition Type: Element
Name: BaseCalendarUID
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 unique identifier of the base calendar on which this calendar depends. Only applicable if the calendar is not a base calendar.
Collapse XSD Schema Diagram:
XSD Diagram of BaseCalendarUID in schema mspdi_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="BaseCalendarUID" type="xsd:integer" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>The unique identifier of the base calendar on which this calendar depends. Only applicable if the calendar is not a base calendar.</xsd:documentation>
    </xsd:annotation>
</xsd:element>