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
要素と属性
以下のセクションで、属性、子要素、親要素について説明します。
属性
なし
子要素
- SchemaVersion 要素 (DeploymentSystemData)
- ManifestFiles 要素 (DeploymentSystemData)
- SystemObjects 要素 (DeploymentSystemData)
親要素
None
注釈
SystemData 要素はスキーマのルート要素なので、親要素はありません。