<RibbonDiffXml> (RibbonDiffXml)

適用対象: CRM 2016 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 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.