Freigeben über


CommandUIDefinitionType, complexType

(AppHostWebFeatures)

Hinweis

Die Zeichenfolge app wird als Teil oder als teil aller Element-, Attribut- und Dateinamen angezeigt, da SharePoint-Add-Ins ursprünglich als "Apps für SharePoint" bezeichnet wurden. Um die Abwärtskompatibilität sicherzustellen, wurden die Schemas nicht geändert.

Informationen zum Typ

Informationen Standort
Namespace http://schemas.microsoft.com/sharepoint/
Schemadatei apphostwebfeatures.xsd
Erweiterungsbasis Keine

Definition

    <xs:complexType name="CommandUIDefinitionType">
        <xs:choice minOccurs="0" maxOccurs="1">
            <xs:element name="Button" type="ButtonType"></xs:element>
            <xs:element name="CheckBox" type="CheckBoxType"></xs:element>
            <xs:element name="ComboBox" type="ComboBoxType"></xs:element>
            <xs:element name="ColorPicker" type="ColorPickerType"></xs:element>
            <xs:element name="ContextualGroup" type="ContextualGroupType"></xs:element>
            <xs:element name="ContextualTabs" type="ContextualTabsType"></xs:element>
            <xs:element name="Controls" type="ControlsType"></xs:element>
            <xs:element name="DropDown" type="DropDownType"></xs:element>
            <xs:element name="FlyoutAnchor" type="FlyoutAnchorType"></xs:element>
            <xs:element name="Gallery" type="GalleryType"></xs:element>
            <xs:element name="GalleryButton" type="GalleryButtonType"></xs:element>
            <xs:element name="GroupTemplate" type="GroupTemplateType"></xs:element>
            <xs:element name="Group" type="GroupType"></xs:element>
            <xs:element name="Groups" type="GroupsType"></xs:element>
            <xs:element name="InsertTable" type="InsertTableType"></xs:element>
            <xs:element name="Label" type="LabelType"></xs:element>
            <xs:element name="MRUSplitButton" type="MRUSplitButtonType"></xs:element>
            <xs:element name="MaxSize" type="MaxSizeType"></xs:element>
            <xs:element name="Menu" type="MenuType"></xs:element>
            <xs:element name="MenuSection" type="MenuSectionType"></xs:element>
            <xs:element name="QAT" type="QATType"></xs:element>
            <xs:element name="Ribbon" type="RibbonType"></xs:element>
            <xs:element name="Scale" type="ScaleType"></xs:element>
            <xs:element name="Scaling" type="ScalingType"></xs:element>
            <xs:element name="Spinner" type="SpinnerType"></xs:element>
            <xs:element name="SplitButton" type="SplitButtonType"></xs:element>
            <xs:element name="Tab" type="TabType"></xs:element>
            <xs:element name="Tabs" type="TabsType"></xs:element>
            <xs:element name="TextBox" type="TextBoxType"></xs:element>
            <xs:element name="ToggleButton" type="ToggleButtonType"></xs:element>
        </xs:choice>
        <xs:attribute name="Location" type="xs:string" use="required" />
    </xs:complexType>

Elemente und Attribute

Wenn das Schema bestimmte Anforderungen definiert, z. B. sequence, minOccurs, maxOccurs und choice, lesen Sie den Abschnitt definition.

Untergeordnete Elemente

Element

Typ

Beschreibung

Button

ButtonType

CheckBox

CheckBoxType

Colorpicker

ColorPickerType

ComboBox

ComboBoxType

ContextualGroup

ContextualGroupType

Kontextbezogene Registerkarten

ContextualTabsType

Controls

ControlsType

DropDown

DropDownType

FlyoutAnchor

FlyoutAnchorType

Gallery

GalleryType

GalleryButton

GalleryButtonType

Group

GroupType

Gruppen

GroupsType

Grouptemplate

GroupTemplateType

InsertTable

InsertTableType

Label

LabelType

Maxsize

MaxSizeType

Menü

MenuType

MenuSection

MenuSectionType

MRUSplitButton

MRUSplitButtonType

Qat

QATType

Menüband

RibbonType

Scale

ScaleType

Skalierung

ScalingType

Spinner

SpinnerType

Splitbutton

SplitButtonType

Tab

TabType

Registerkarten

TabsType

TextBox

TextBoxType

ToggleButton

ToggleButtonType


Attribute

Attribut

Typ

Erforderlich

Beschreibung

Mögliche Werte

Standort

xs:string

erforderlich

Werte des xs:string-Typs.