Freigeben über


ActionBody-Element

(Action-Element) (Actions-Element) (WorkflowInfo-Element) (Aktion4)

Gilt für: SharePoint Server 2013

Gibt den Text einer benutzerdefinierten Aktion an.

Verwendung

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

Informationen zu Elementen

Informationen Standort
Elementtyp
Namespace
Schemadatei Actions4.xsd

Definition

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

Elemente und Attribute

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

Übergeordnete Elemente

Element

Typ

Beschreibung

Aktion

Untergeordnete Elemente

Keine.

Attribute

None.