次の方法で共有


ActionBody 要素

(Action 要素)(Actions 要素)(WorkflowInfo 要素)(Action4)

適用対象: SharePoint Server 2013

カスタム アクションの本文を指定します。

使用方法

    <Actions>
        <Action>
            <ActionVariables />
            <ActionBody />
            <ActionConditions />
        </Action>
    </Actions>

要素の情報

情報 場所
要素の種類
Namespace
スキーマ ファイル Actions4.xsd

定義

    <xs:element name="ActionBody"  minOccurs="0"  maxOccurs="1"  >
        <xs:complexType>
            <xs:sequence>
                <xs:element name="ActionBody" >
                </xs:element>
            </xs:sequence>
        </xs:complexType>
    </xs:element>

要素と属性

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

親要素

要素

説明

操作

子要素

なし。

属性

なし。