Elements Element (Field)

Applies to: SharePoint Foundation 2010

Top-level element in a Feature manifest file that contains Feature element declarations.

<Elements
  Id = "Text">
</Elements>

Attributes

Attribute

Description

Id

Optional Text. Specifies a unique identifier for the Feature manifest file.

Child Elements

Field Element

Parent Elements

None

Remarks

For an example of how this element is used, see Field Definitions.

See Also

Concepts

Introduction to Columns

Field Definitions

Other Resources

Columns