Freigeben über


ActionVariables-Element (Action-Element)

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

Gilt für: SharePoint Server 2013

Gibt lokale Variablen für die Aktion an.

Verwendung

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

Informationen zu Elementen

Name Details
Elementtyp
Namespace
Schemadatei Actions4.xsd

Definition

<xs:element name="ActionVariables" minOccurs="0" maxOccurs="1">
  <xs:complexType>
    <xs:sequence>
    <xs:element name="ActionVariables"></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

Untergeordnete Elemente

Keine.

Attribute

None.