分享方式:


<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.