DeploymentRootObjectMap Schema

Applies to: SharePoint Foundation 2010

The DeploymentRootObjectMap Schema provides validation for the RootObjectMap.xml file exported into the content migration package. The RootObjectMap.xml file maintains a list of mappings of secondary, or dependent objects, to the root objects that are exported to the migration package. This allows the import phase of the migration operation to correctly place the dependent objects in mappings relative to the locations of the root objects.

DeploymentRootObjectMap Schema Elements and Types

The following table lists elements in the DeploymentRootObjectMap.xsd schema file.

Element

Description

RootObject Element (DeploymentRootObjectMap)

Represents an instance of a root object in a root object map exported to the content migration package.

RootObjects Element (DeploymentRootObjectMap)

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

SPDeploymentObjectType Simple Type (DeploymentRootObjectMap)

Enumeration simple type that provides values for the Type attribute on the RootObject Element (DeploymentRootObjectMap). The value specifies the object type of the root object specified in the root object map.

Guid Simple Type (DeploymentRootObjectMap))

Supports the use of a unique identifier (GUID) as a Guid attribute field value in the RootObject Element (DeploymentRootObjectMap) of the DeploymentLRootObjectMap Schema.

See Also

Concepts

Content Migration XML Schema Reference