Share via


WorkflowConfig Element

Applies to: SharePoint Foundation 2010

Contains the information necessary for declarative, rules-based, code-free workflow editors to generate a workflow template and associate that workflow template with the specified SharePoint Foundation 2010 list.

<WorkflowConfig>
</WorkflowConfig>

Attributes

None

Child Elements

Template Element (WorkflowConfig)

Association Element (WorkflowConfig)

ContentTypes Element (WorkflowConfig)

Initiation Element (WorkflowConfig)

Parent Elements

None

Remarks

For more information about creating an application that can act as a declarative rules-based, code-free workflow editor, see Creating Declarative, No-Code Workflow Editors.

For a workflow configuration schema example, see Workflow Configuration Schema Overview.

See Also

Concepts

Workflow Development for SharePoint Foundation

Creating Declarative, No-Code Workflow Editors

Workflow Configuration Schema Overview

SharePoint Designer Workflow Overview