Share via


Formats Element (DeploymentManifest - SPView)

Applies to: SharePoint Foundation 2010

Represents formatting parameters for an instance of a SharePoint view (SPView) object.

DECLARATION
<xs:element name="Formats" minOccurs="0" maxOccurs="unbounded" />

USAGE
<View>
        <Formats />
</View>

Type

xs:string

Attributes

Attribute

Type

Description

None

Child Elements

None

Parent Elements

View Element (DeploymentManifest)

See Also

Reference

SPView

Concepts

DeploymentManifest Schema