ActionConditions element (Action element)

(Actions element) (WorkflowInfo element) (Action4)

Applies to: SharePoint Server 2013

Usage

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

Element information

Information Location
Element type
Namespace
Schema file Actions4.xsd

Definition

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

Element

Type

Description

Action

Child elements

None.

Attributes

None.