DataSources element (CompositeStep element)

(CompositeSteps element) (WorkflowInfo element) (Action4)

Applies to: SharePoint Server 2013

Specifies the data sources for a composite step.

Usage

    <CompositeStep>
        <DataSources>
            <DataSource />
        </DataSources>
    </CompositeStep>

Element information

Information Location
Element type
Namespace
Schema file Actions4.xsd

Definition

    <xs:element name="DataSources" type="dataSourcesType" 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

CompositeStep

Child elements

Element

Type

Description

DataSource

dataSourceType

Attributes

None.