Forms 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 a collection of Windows SharePoint Services 3.0 form (SPFormCollection) object instances.

DECLARATION
<xs:element name="Forms" type="SPFormCollection" minOccurs="0" maxOccurs="1" />

USAGE

<List>
        <Forms>
                <Form />
        </Forms>
</List>

Type

SPFormCollection

Attributes

Attribute

Type

Description

None

Child Elements

Form Element (DeploymentManifest)

Parent Elements

List Element (DeploymentManifest)

See Also

Reference

SPFormCollection

Concepts

DeploymentManifest Schema