<Scaling> (RibbonDiffXml)
Contains a collection of elements used to define how ribbon groups are presented when the horizontal space available changes.
The following describes the attributes, child elements, and parent elements.
Attributes
| Attribute | Description | Type | Usage |
|---|---|---|---|
| Id | Specifies a unique identifier for the definition of a ribbon element. The strongly recommended naming convention is to use a period to separate consistent components like so: [solution identifier].[entity].[ribbon].[function].[element name]. For example: MyISV.account.form.SendToOtherSystem.Button. | String | Required |
Child Elements
| Element | Description |
|---|---|
| Defines the largest layout possible for a group. | |
| Specifies one of the possible layouts that may be used by a group when the maximum size layout cannot be displayed. | |
| For internal use only. |
Parent Elements
| Element | Description |
|---|---|
| Specifies the visible Ribbon elements to be included within a CustomAction element. | |
| Specifies a tab in the ribbon. |
| XPath |
//RibbonDiffXml/CustomActions/CustomAction/CommandUIDefinition/ContextualGroup/Tab/Scaling | //RibbonDiffXml/CustomActions/CustomAction/CommandUIDefinition/Tab/Scaling | //RibbonDiffXml/CustomActions/CustomAction/CommandUIDefinition/Scaling |
| Schema Name | ScalingType |
| Validation File | RibbonWSS.xsd |
| Can be Empty | Yes |
Send comments about this topic to Microsoft.
© 2012 Microsoft Corporation. All rights reserved.