Share via


Site Element (DeploymentManifest)

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Represents an instance of a Windows SharePoint Services 3.0 site (SPSite) object.

DECLARATION
<xs:element name="Site" type="SPSite" />

USAGE
<SPObject>
        <Site
                Id="Guid"
        />
</SPObject

Type

SPSite

Attributes

Attribute

Type

Description

Id

Guid Simple Type (DeploymentManifest)

Global unique identifier of the Windows SharePoint Services 3.0 site object.

Child Elements

None

Parent Elements

SPObject Element (DeploymentManifest)

See Also

Reference

SPSite

Concepts

DeploymentManifest Schema