다음을 통해 공유


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