ParentReferences (Parts) Element

Applies To: System Center Configuration Manager 2007, System Center Configuration Manager 2007 R2, System Center Configuration Manager 2007 R3, System Center Configuration Manager 2007 SP1, System Center Configuration Manager 2007 SP2

The ParentReferences (Parts) element, in Configuration Manager, references parts that are defined in ancestor configuration items.

<xs:element name="ParentReferences">
    <xs:complexType>
        <xs:sequence>
            <xs:element
                minOccurs="0"
                maxOccurs="unbounded"
                ref="ParentPartReference"
             />
        </xs:sequence>
    </xs:complexType>
</xs:element>

The ParentReferences element is defined by the Parts element.

See Also

Concepts

Parts
Parts (ConfigurationItemWithContentsType)
Authoring Desired Configuration Management Configuration Baselines and Configuration Items