ContextDefinitionGroups Element in SolutionDefinition (SolutionManifestDefinitions Schema)

Applies to: SharePoint Server 2010

Lists the context definitions that are part of this Microsoft Business Connectivity Services (BCS) solution, grouped by the Outlook Item Type to which they refer. The manifest file can contain a context definition group containing a list of context definitions for each one of the Outlook Item Types such as Contact, Task, Post, or Calendar. If you want to show related external data in the context of a task pane, you can include an additional context definition group for a context named EntityView.

Namespace: https://schemas.microsoft.com/office/2009/05/BusinessApplications/Manifest

Schema: SolutionManifestDefinitions

<ContextDefinitionGroups></ContextDefinitionGroups>

Attributes and Elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child Elements

Element

Description

ContextDefinitionGroup Element in ContextDefinitionGroups (SolutionManifestDefinitions Schema)

Defines a context definition group containing a list of context definitions for one of the Outlook Item Types such as Contact, Task, Post, or Calendar, or if showing related data in a task pane, an EntityView.

Parent Elements

Element

Description

SolutionDefinition Element (SolutionManifestDefinitions Schema)

The solution definition that contains these context definition groups.