DataSource element

(dataSourcesType complexType) (Action4)

Applies to: SharePoint Server 2013

Usage

    <DataSource>
        <SchemaSource />
        <Evaluation />
    </DataSource>

Element information

Information Location
Element type
Namespace
Schema file Actions4.xsd

Definition

    <xs:element name="DataSource"      type="dataSourceType" minOccurs="0"     maxOccurs="unbounded"    >
    </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

DataSources

dataSourcesType

DataSources

dataSourcesType

Child elements

Element

Type

Description

Evaluation

SchemaSource

Attributes

Attribute Type Required Description Possible values
InternalName s:string required Specifies the internal name for the data source for a reference from a DataSourceRef element (FieldBind element) (ruleDesignerType complexType) (Action4). Values of the s:string type.
Name s:string required Specifies a localizable display name for the data source. Values of the s:string type.
NameProperty s:string required Specifies how to differentiate the user interface (UI) elements defined in a DataSource element (dataSourcesType complexType) (Action4). If the value begins with "Parent.", the value is retrieved from the parent of the action or composite step that declares the DataSource element. Values of the s:string type.