RootObjects Element (DeploymentRootObjectMap)

Applies to: SharePoint Foundation 2010

Represents a collection of listed root object (SPRootObject) instances.

DECLARATION
<xs:element name="RootObjects" type="SPRootObjects" />

USAGE
<RootObjects>
    <RootObject />
</RootObjects>

Type

SPRootObjects

Attributes

Attribute

Type

Description

None

Child Elements

RootObject Element (DeploymentRootObjectMap)

Parent Elements

None

Remarks

The RootObjects element is the root element of the DeploymentRootObjectMap schema and therefore has no parent element.

See Also

Concepts

DeploymentRootObjectMap Schema