Server Ribbon schema
Last modified: July 15, 2011
Applies to: SharePoint Foundation 2013 | SharePoint Server 2013
The Server ribbon schema defines the structure of XML documents that customize the Server ribbon.
The following list maps relationships between elements in the Server ribbon schema definition.
<Ribbon>
<Tabs>
<Tab>
<Groups>
<Group>
<Controls>
<Button/>
<CheckBox/>
<ComboBox>
<Menu>
<Controls>
<Button/>
<Colors>
<Color/>
<Colors/>
</ColorPicker>
<Menu>
</Menu>
</FlyoutAnchor>
<InsertTable/>
<ToggleButton/>
</Controls>
<Gallery>
</Gallery>
</MenuSection>
</Menu>
</ComboBox>
<DropDown>
<Menu>
</Menu>
</DropDown>
<Menu>
</Menu>
</FlyoutAnchor>
<Label/>
<Menu>
</Menu>
<Spinner>
<Unit>
</Unit>
</Spinner>
<Menu>
</Menu>
</SplitButton>
<TextBox/>
<ToggleButton/>
</Controls>
</Group>
</Groups>
<Scaling>
<MaxSize/>
<Scale/>
</Scaling>
</Tab>
</Tabs>
<Tab>
</Tab>
</ContextualGroup>
</ContextualTabs>
</Ribbon>
<Layout>
<Section>
<Row>
<ControlRef/>
<Strip>
<ControlRef/>
</Strip>
<OverflowArea/>
</Row>
</Section>
</Layout>
</GroupTemplate>
</RibbonTemplates>
</Templates>
<QAT>
<Controls>
</Controls>
</QAT>
<Jewel>
<Menu>
</Menu>
</Jewel>
</CommandUI>