SPObjects Element (DeploymentManifest)
Applies to: SharePoint Foundation 2010
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
Parent Elements
None |
Remarks
The SPObjects element is the root element of the DeploymentManifest.xsd schema and therefore has no parent element.