次の方法で共有


SPObjects 要素 (DeploymentManifest)

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

最上位レベルのWindows SharePoint Services 3.0 オブジェクトのコレクションを表します。

定義

DECLARATION
<xs:element name="SPObjects" type="SPGenericObjectCollection">
</xs:element>

USAGE
<SPObjects>
        <SPObject />
</SPObjects>

SPGenericObjectCollection

要素と属性

以下のセクションで、属性、子要素、親要素について説明します。

属性

なし

子要素

SPObject 要素 (DeploymentManifest)

親要素

None

注釈

SPObjects 要素は、DeploymentManifest.xsd スキーマのルート要素なので、親要素はありません。

関連項目