次の方法で共有


WebStructure 要素 (DeploymentManifest)

最終更新日: 2015年3月9日

適用対象: SharePoint Foundation 2010

この記事の内容

属性
子要素
親要素

コンテンツ移行に実装する Web サイト構造オブジェクト型 (SPObjectType) インスタンスの仕様を表します。

DECLARATION
<xs:element name="WebStructure" type="DeploymentWebStructure" />

USAGE
<SPObject>
        <WebStructure
                WebId="Guid"
                WebUrl="xs:string"
                UseSharedNavigation="xs:boolean"
        />
</SPObject>

DeploymentWebStructure (SPObjectType に基づく)

属性

属性

説明

WebId

Guid 単純型 (DeploymentManifest)

オプション。構造を指定する Web サイトの一意の識別子。

WebUrl

xs:string

オプション。Web サイトの URL。

UserSharedNavigation

xs:boolean

オプション。

子要素

なし

親要素

SPObject 要素 (DeploymentManifest)

関連項目

参照

SPObjectType

概念

DeploymentManifest スキーマ