<CommandDefinitions> (RibbonDiffXml)

 

Applies To: Dynamics CRM 2013

Contains a collection of commands that can be referenced by ribbon controls.

Syntax

<CommandDefinitions>
 <CommandDefinition />
</CommandDefinitions>

Attributes and Elements

The following describes the attributes, child elements, and parent elements.

Attributes

This element has no attributes.

Child Elements

Element

Description

<CommandDefinition> (RibbonDiffXml)

Specifies a set of rules that control how a ribbon element is displayed and actions to perform that can be referenced by ribbon elements and controls.

Parent Elements

Element

Description

<RibbonDiffXml> (RibbonDiffXml)

The root element for all the elements that define custom ribbons.

Element Information

XPath

//RibbonDiffXml/CommandDefinitions

Schema Name

CommandDefinitionsType

Validation File

RibbonTypes.xsd

Can be Empty

Yes

See Also

Ribbon XML reference
Customize commands and the ribbon