DeploymentSystemData schema
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
The DeploymentSystemData schema provides validation for the SystemData.xml file exported into the content migration package. The SystemData file collects a variety of low-level system data. It records the number and names of Manifest.xml files (in cases where the migration uses multiple manifests), and it also supports schema versioning. Additionally, it holds a list of system files that are required by SharePoint Foundation.
DeploymentSystemData schema elements and types
The following table lists elements in the schema file DeploymentSystemData.xsd file.
Element |
Description |
---|---|
Represents system data files exported to the content migration package and listed on the deployment manifest. |
|
Represents a collection of system data files exported to the content migration package. |
|
Represents an object (SPSchemaVersion) that lists versioning data for the content migration manifest schema. |
|
Represents a SharePoint Foundation system object instance (SPSystemObject) exported to the content migration package. |
|
Represents a collection of SharePoint Foundation system object (SPSystemObject) instances. |
|
Represents a system data wrapper object (SPSystemData) that contains the deployment system data object collections. This is the schema root element. |
|
Enumeration simple type that provides values for the Type attribute on the SystemObject element (DeploymentSystemData). The value specifies the system object type. |
|
Supports the use of a unique identifier (GUID) as a Guid attribute field value in the SystemObject element (DeploymentSystemData) of the DeploymentLRootObjectMap schema. |
See also
Feedback
We'd love to hear your thoughts. Choose the type you'd like to provide:
Our feedback system is built on GitHub Issues. Read more on our blog.
Loading feedback...