CommandUIHandlersType 複合型

(AppHostWebFeatures)

注:

SharePoint アドインはもともと "SharePoint 用アプリ" と呼ばれたため、文字列 app は要素、属性、およびファイル名の一部またはすべてとして表示されます。下位互換性を確保するために、スキーマは変更されていません。

型情報

名前
Namespace http://schemas.microsoft.com/sharepoint/
スキーマ ファイル apphostwebfeatures.xsd
拡張ベース なし

定義

    <xs:complexType name="CommandUIHandlersType">
        <xs:sequence>
            <xs:element name="CommandUIHandler" type="CommandUIHandlerType" minOccurs="1" maxOccurs="unbounded"></xs:element>
        </xs:sequence>
    </xs:complexType>

要素と属性

スキーマで sequenceminOccursmaxOccurschoice などの具体的な要件が定義されている場合は、定義のセクションを参照してください。

子要素

要素

説明

CommandUIHandler

CommandUIHandlerType

属性

なし。