RootObjects Element (DeploymentRootObjectMap)

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 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