Default element (Actions element)

(WorkflowInfo element) (Action4)

Applies to: SharePoint Server 2013

Serves as a container for other elements and has no definable attributes.

Usage

        <Actions>
            <Default>
                <RuleDesigner />
            </Default>
        </Actions>

Element information

Element type

defaultElementType

Namespace

Schema file

Actions4.xsd

Definition

    <xs:element name="Default"      type="defaultElementType" minOccurs="0"     maxOccurs="1"    >
    </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

Actions

Child elements

Element

Type

Description

RuleDesigner

ruleDesignerType

Attributes

None.