SPObjects Element (DeploymentManifest)

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Represents a collection of top-level Windows SharePoint Services 3.0 objects.

DECLARATION
<xs:element name="SPObjects" type="SPGenericObjectCollection">
</xs:element>
USAGE
<SPObjects>
        <SPObject />
</SPObjects>

Type

SPGenericObjectCollection

Attributes

Attribute

Type

Description

None

Child Elements

SPObject Element (DeploymentManifest)

Parent Elements

None

Remarks

The SPObjects element is the root element of the DeploymentManifest.xsd schema and therefore has no parent element.

See Also

Concepts

DeploymentManifest Schema