DeploymentExportSettings Schema
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.
The DeploymentExportSettings Schema provides validation for the ExportSettings.xml file. This file contains the export settings you can specify by using the SPExportSettings class and other classes that are part of the content migration object model represented in the Microsoft.SharePoint.Deployment namespace.
In addition to cataloging export settings, the ExportSettings.xml file also ensures that the subsequent import process (at the migration target site) enforces the directives specified in the export settings.
The ExportSettings.xml file also maintains a catalog of all objects exported to the migration package.
DeploymentExportSettings Schema Elements
The following table lists elements in the DeploymentExportSettings.xsd schema file.
Element |
Description |
---|---|
Root element, which provides an XML wrapper for the deployment export settings container object and a means for specifying security, versioning, and how to export. |
|
Represents instances of deployment objects (SPExportObject) marked for export to the content migration package. |
|
Represents a collection of deployment export object instances for inclusion in the content migration package. |
Selected Simple Type Definitions
The following table lists simple types that are defined in the schema but are not exposed in documented elements. Rather, they appear as element attribute types, most commonly as enumeration types, which specify allowable attribute values.
Type |
---|
SPDeploymentObjectType Simple Type (DeploymentExportSettings) |