SystemData 元素 (DeploymentSystemData)
适用于: SharePoint 2016 |SharePoint Foundation 2013 |SharePoint Online |SharePoint Server 2013
表示一个系统数据包装对象 (SPSystemData),此对象包含部署系统数据对象集合。 此元素是架构根元素。
定义
DECLARATION
<xs:element
name="SystemData"
type="SPSystemData"
/>
USAGE
<SystemData>
<SchemaVersion />
<ManifestFiles />
<SystemObjects />
</SystemData>
类型
SPSystemData
元素和属性
下面各部分介绍了属性、子元素和父元素。
Attributes
无
子元素
- SchemaVersion 元素 (DeploymentSystemData)
- ManifestFiles 元素 (DeploymentSystemData)
- SystemObjects 元素 (DeploymentSystemData)
父元素
无
备注
SystemData 元素是架构根元素,因此它没有父元素。