<RibbonDiffXml> (RibbonDiffXml)
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
The root element for all the elements that define custom ribbons.
<RibbonDiffXml> <CustomActions /> <Templates /> <CommandDefinitions /> <RuleDefinitions /> <LocLabels /> </RibbonDiffXml>
Attributes and Elements
The following describes the attributes, child elements, and parent elements.
Attributes
This element has no attributes.
Child Elements
Element | Description |
|---|---|
Contains a collection of actions that can add, replace, or remove items from the ribbon. | |
Contains a collection of ribbon templates. | |
Contains a collection of commands that can be referenced by ribbon controls. | |
Contains a collection of rule definitions. | |
Contains a collection of LocLabel elements. | |
An element included with the RibbbonDiffXml for an entity to indicate that the entity does not support the ribbon. |
Parent Elements
Element | Description |
|---|---|
ImportExportXml | The root element of the customizations.xml file. Parent element for application ribbons. |
Entity | The root element for entity definitions. Parent element for entity ribbons. |
The root element for a form. Parent element for form ribbons. |
Element Information
XPath |
/ImportExportXml/RibbonDiffXml | /ImportExportXml/Entities/Entity/RibbonDiffXml | /ImportExportXml/Entities/Entity/FormXml/forms/systemform/form/RibbonDiffXml |
Schema Name |
|
Validation File | RibbonCore.xsd |
Can be Empty | Yes |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright