ManifestFiles Element (DeploymentSystemData)
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 system data (SystemData.xml) files exported to the content migration package.
DECLARATION
<xs:element
name="ManifestFiles"
type="SPManifestFiles"
minOccurs="1" maxOccurs="1"
/>
USAGE
<SystemData>
<ManifestFiles>
<ManifestFile />
</ManifestFiles>
</SystemData>
Type
SPManifestFiles
Attributes
Attribute |
Type |
Description |
---|---|---|
None |