DeploymentRequirements スキーマ

適用対象: SharePoint 2016 |SharePoint Foundation 2013 |SharePoint Online |SharePoint Server 2013

DeploymentRequirements スキーマは、コンテンツ移行パッケージにエクスポートされたRequirements.xml ファイルの検証を提供します。 Requirements.xml ファイルには、機能定義、テンプレート バージョン、Web パーツ アセンブリ、言語パックなど、移行ターゲットのインストール要件の形式で展開要件の一覧が保持されます。

DeploymentRequirements スキーマ要素と型

次の表に、DeploymentRequirements.xsd スキーマ ファイルの要素の一覧を示します。


要素 説明
要件要素 (DeploymentRequirements) 特定の展開エクスポート要件オブジェクト (SPRequirement) を表します。
Requirements 要素 (DeploymentRequirements) 展開エクスポート要件オブジェクトのコンテナを表します。
SPRequirementObjectType 単純型 (DeploymentRequirements) 要件要素 (DeploymentRequirements)Type 属性の値を提供する列挙型の単純型。 値は、コンテンツ移行パッケージで指定された展開要件のオブジェクトの種類を指定します。

関連項目