DiscoverySourceType Complex Type

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

In Configuration Manager 2007, the DiscoverySourceType complex type is an abstract base type for all discovery sources.

<xs:complexType name="DiscoverySourceType"
    abstract="true"
>
    <xs:sequence>
        <xs:any
            processContents="skip"
            minOccurs="0"
            maxOccurs="unbounded"
            namespace="##other"
         />
    </xs:sequence>
</xs:complexType>

See Also

Concepts

Authoring Desired Configuration Management Configuration Baselines and Configuration Items