Elements Element (Workflow)

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

Workflow Element (Elements)

Parent Elements

None

See Also

Concepts

Workflow Deployment Using Features

Workflow Definitions

Other Resources

Workflows in SharePoint Foundation