SystemData Element (DeploymentSystemData)
Applies to: SharePoint Foundation 2010
Represents a system data wrapper object (SPSystemData) that contains the deployment system data object collections. This is the schema root element.
DECLARATION
<xs:element
name="SystemData"
type="SPSystemData"
/>
USAGE
<SystemData>
<SchemaVersion />
<ManifestFiles />
<SystemObjects />
</SystemData>
Type
SPSystemData
Attributes
Attribute |
Type |
Description |
---|---|---|
None |
Child Elements
Parent Elements
None |
Remarks
The SystemData element is the schema root element and therefore has no parent element.