<RuleDefinitions> (RibbonDiffXml)

 

Applies To: Dynamics CRM 2013

Contains a collection of rule definitions.

Syntax

<RuleDefinitions>
  <TabDisplayRules />
  <DisplayRules />
  <EnableRules />
</RuleDefinitions>

Attributes and Elements

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

Attributes

This element has no attributes.

Child Elements

Element

Description

<TabDisplayRules> (RibbonDiffXml)

Contains a collection of TabDisplayRule elements.

<DisplayRules> (RibbonDiffXml)

Contains a collection of display rules.

<EnableRules> (RibbonDiffXml)

Contains a collection of enable rules.

Parent Elements

Element

Description

<RibbonDiffXml> (RibbonDiffXml)

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

Element Information

XPath

//RibbonDiffXml/RuleDefinitions

Schema Name

  • RuleDefinitionsGlobalType

  • RuleDefinitionsEntityType

Validation File

RibbonTypes.xsd

Can be Empty

No

See Also

Ribbon XML reference
Customize commands and the ribbon