Share via


Views Element (DeploymentManifest)

Applies to: SharePoint Foundation 2010

Represents a collection of Windows SharePoint Services 3.0 view object instances.

DECLARATION
<xs:element name="Views" type="SPViewCollection" minOccurs="0" maxOccurs="1" />

USAGE
<List>
        <Views>
                <View />
        </Views>
</List>

Type

SPViewCollection object.

Attributes

Attribute

Type

Description

None

Child Elements

View Element (DeploymentManifest)

Parent Elements

List Element (DeploymentManifest)

See Also

Reference

SPViewCollection

Concepts

DeploymentManifest Schema