ActionVariables element (Action element)
(Actions element) (WorkflowInfo element) (Action4)
Applies to: SharePoint Server 2013
Specifies local variables for the action.
Usage
<Actions>
<Action>
<ActionVariables />
<ActionBody />
<ActionConditions />
</Action>
</Actions>
Element information
Name | Details |
---|---|
Element type | |
Namespace | |
Schema file | 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>
Elements and attributes
If the schema defines specific requirements, such as sequence, minOccurs, maxOccurs, and choice, see the definition section.
Parent elements
Child elements
None.
Attributes
None.