<RibbonDiffXml> (RibbonDiffXml)

应用到: CRM 2015 on-prem, CRM Online

定义自定义功能区的所有元素的根元素。

语法

<RibbonDiffXml>
 <CustomActions />
 <Templates />
 <CommandDefinitions />
 <RuleDefinitions />
 <LocLabels />
</RibbonDiffXml>

属性和元素

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

属性

此元素不具有属性。

子元素

Element Description

<CustomActions> (RibbonDiffXml)

包含一个可添加、替换或删除功能区中的项的操作的集合。

<Templates> (RibbonDiffXml)

包含一个功能区模板集合。

<CommandDefinitions> (RibbonDiffXml)

包含一个可由功能区控件引用的命令的集合。

<RuleDefinitions> (RibbonDiffXml)

包含一个规则定义集合。

<LocLabels> (RibbonDiffXml)

包含一个 LocLabel 元素集合。

<RibbonNotSupported> (RibbonDiffXml)

实体的 RibbbonDiffXml 附带的一个元素,用于指示实体不支持功能区。

父元素

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.

<form> (FormXml)

The root element for a form. Parent element for form ribbons.

元素信息

XPath

/ImportExportXml/RibbonDiffXml |
/ImportExportXml/Entities/Entity/RibbonDiffXml |
/ImportExportXml/Entities/Entity/FormXml/forms/systemform/form/RibbonDiffXml

Schema Name

  • RibbonGlobalDiffXmlType

  • RibbonEntityDiffXmlType

Validation File

RibbonCore.xsd

Can be Empty

Yes

另请参阅

其他资源

Ribbon XML reference
自定义命令和功能区

Microsoft Dynamics CRM 2015 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.